mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-05-07 22:17:52 -05:00
[GH-ISSUE #1257] Add FileShot.io — zero-knowledge file sharing, self-hostable with Docker #6282
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FileShot on GitHub (Mar 3, 2026).
Original GitHub issue: https://github.com/veggiemonk/awesome-docker/issues/1257
Hi! Suggesting FileShot.io as a self-hostable, Docker-deployable file sharing service.
FileShot.io: https://fileshot.io
GitHub: https://github.com/FileShot/FileShotZKE
License: MIT
Browser-based file sharing with AES-256-GCM client-side encryption. The Node.js backend runs cleanly in Docker. Files are encrypted before upload — server stores ciphertext only. Decryption key is in the URL fragment.
Good fit for the self-hosted or privacy tools section — a genuinely privacy-preserving file sharing option that can be self-hosted in 5 minutes with Docker.
@mashb1t commented on GitHub (Mar 10, 2026):
see https://github.com/veggiemonk/awesome-docker/issues/1258#issuecomment-4032421308