mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-07-23 03:48:55 -05:00
[GH-ISSUE #240] FileShot.io – open-source AES-256-GCM zero-knowledge file encryption in the browser #6230
Reference in New Issue
Block a user
Originally created by @FileShot on GitHub (Mar 3, 2026).
Original GitHub issue: https://github.com/sobolevn/awesome-cryptography/issues/240
FileShot.io is an open-source tool that implements browser-side AES-256-GCM encryption for file sharing — might be worth listing under applied cryptography or tools.
The encryption model:
Why it might fit here:
Could sit alongside other applied crypto tools or real-world WebCrypto examples.