Skip to content

FileShot.io – Zero-knowledge file upload/share component pattern worth referencing #533

@FileShot

Description

@FileShot

Hi — I'd like to suggest FileShot.io as a useful open-source reference for React developers building secure file sharing.

It implements the full zero-knowledge file upload flow in vanilla JS (easy to port): encrypt with Web Crypto API → upload ciphertext → embed key in URL fragment → decrypt on download. A useful pattern for any app that needs end-to-end encrypted file transfer.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions