Skip to content

FileShot.io — Zero-Knowledge File Sharing with AES-256-GCM #238

@FileShot

Description

@FileShot

Hello! I'd like to suggest FileShot.io — a practical, real-world application of browser-side AES-256-GCM encryption.

What it does:

  • Encrypts files entirely in the browser using the Web Crypto API (SubtleCrypto / AES-256-GCM) before upload
  • Decryption key is embedded only in the URL fragment — never transmitted to the server
  • Implements zero-knowledge architecture for file sharing

Why it fits:

  • Demonstrates real-world use of AES-256-GCM with IV generation, key derivation
  • Open source MIT — the encryption implementation is readable and auditable
  • Free tier, no account needed

Links:

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