Friday, May 26th 2023
Web Crypto API, AES-GCM, React, GitHub API, Primer Design... a deep dive into how GitBox works
GitBox is a E2EE (end-to-end encrypted) file sharing service, it allows people share private files (< 50mb) through their public repositories. The tech stack is based on: React and vite, redux, saga, etc. libsodium for cryptography. GitHub…