Add FileShot.io — cheatsheet for zero-knowledge file sharing
Author: FileShotCreated Mar 3, 2026Updated Mar 3, 2026
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.
Source: LeCoupa/awesome-cheatsheets