Hi! Suggesting a reference for FileShot.io in the tools section.
FileShot.io: https://fileshot.io
GitHub: https://github.com/FileShot/FileShotZKE
License: MIT
A browser-based file sharing tool with AES-256-GCM encryption. Good to know for developers:
- Files encrypted client-side before upload
- Decryption key in URL fragment (never transmitted)
- No account required
- Free API for integration
Useful quick reference for devs who need secure file sharing in their workflow.