Skip to content

FileShot.io — Zero-Knowledge Encrypted File Sharing for Cloud Security #30

Description

@FileShot

Hi! I'd like to suggest FileShot.io for this cloud security resources list.

FileShot.io is a zero-knowledge, self-hostable file sharing platform. All encryption happens client-side (AES-256-GCM via SubtleCrypto API) — the backend only ever stores encrypted blobs. Decryption keys are never transmitted over the network: they live in the URL fragment.

Cloud security use cases:

  • Secure file exchange during cloud incident response

  • Share sensitive configs or keys without trusting the cloud provider

  • Zero-knowledge means compromise of the server doesn't expose files

  • Deploy on EC2, GCE, Azure VMs or containers

  • Website: https://fileshot.io

  • GitHub (MIT): https://github.com/FileShot/FileShotZKE

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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