Skip to content

FileShot.io – Open-source zero-knowledge file sharing (build your own version) #1680

@FileShot

Description

@FileShot

Hi — I'd like to suggest FileShot.io as an interesting reference implementation that developers can learn from or build their own version of.

It demonstrates a full zero-knowledge encryption workflow using the Web Crypto API — encrypting files AES-256-GCM in the browser before upload, passing the key only via URL fragment. Clean Node.js backend, MIT licensed.

It fits the spirit of "build your own X" — there's a clear, understandable architecture you could replicate or improve.

GitHub: https://github.com/FileShot/FileShotZKE
Site: https://fileshot.io

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions