Safe - a progressive web app with an interface out of a Sci-Fi movie for encrypting text, image or file.
It's the newest app published on PWABucket.
PWABucket is an open-source app store for Progressive Web Apps.
Over the years, Progressive Web Apps have evolved significantly.
At PWABucket, we’re building offline-first apps that fully leverage the capabilities of the browser.
Every app at PWABucket is built to work offline first, with optional Google Drive syncing for users who want it.
Safe was created in mind as a tool for encrypting seed phrases generated through Keza, but can be used for encrypting other contents.
It uses AES-256 for encryption, processes and stores everything on the user's device (no internet connection).
To avoid re-encrypting entire files, Safe first generates a random password to encrypt the content. It then encrypts that password with the user’s access code.
If the access code changes, only the generated password needs to be re-encrypted.
Users can import and export entries, and manually encrypt or decrypt what we call a Safe bundle — a ZIP file containing the encrypted password and encrypted data.
Built with TypeScript, React, TailwindCSS, and Vite.
Safe: https://safe.pwabucket.com
PWABucket: https://pwabucket.com
GitHub organization: https://github.com/pwabucket
Source: https://github.com/pwabucket/pwa-safe
Top comments (0)