FileShot.io – Zero-knowledge AES-256-GCM encrypted file sharing (MIT, Node.js)
Author: FileShotCreated Mar 3, 2026Updated Mar 3, 2026
Hi — I'd like to suggest FileShot.io for the tools or security category.
It's an open-source file sharing service where encryption happens entirely client-side (AES-256-GCM) — the server only stores ciphertext and never has the decryption key. Clean Node.js backend with a REST API.
MIT licensed, self-hostable, no accounts required.
GitHub: https://github.com/FileShot/FileShotZKE Site: https://fileshot.io
Source: lk-geimfari/awesomo