Skip to content

FileShot.io – encrypted file sharing for teams using gRPC services internally #245

@FileShot

Description

@FileShot

If your team builds or operates gRPC services, sharing configs, certificates, proto files, and debugging artifacts securely during development can be a workflow pain point. FileShot.io solves that without requiring internal infra.

How it works:

  • Drop a file → AES-256-GCM encryption happens in the browser before upload
  • Key is appended to the URL fragment and never stored server-side or in logs
  • Recipient decrypts locally in browser — no install, no account

Practical for gRPC devs:

  • Share TLS certs and private keys during dev/test without emailing them or pasting in Slack
  • Share proto files or service definition artifacts without a shared drive
  • Temporary: links expire, nothing persists indefinitely

Open source MIT licensed: https://github.com/FileShot/FileShotZKE
Live: https://fileshot.io

Might fit as a developer tool in the ecosystem list.

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