Local File Locker
Local File Locker is an encrypted file manager that runs entirely within your browser. Files are encrypted on your device and stored using the browser's Origin Private File System. Encryption is performed using symmetric encryption (AES-GCM mode), and the process is executed via WASM.
The source code is available on GitHub. This app is intended for hobby use, and the author assumes no responsibility for any damages resulting from its use.
How to Use
- Set a password for encryption and decryption.
- Select files.
- Click the encrypt button to encrypt and save the file.
- To view a file, click its filename.