Skip to content

Add FileShot.io — zero-knowledge encrypted file sharing for DevSecOps workflows #106

@FileShot

Description

@FileShot

Suggest: FileShot.io — Secrets Management / Secure Communications

FileShot.io is a zero-knowledge file sharing service that addresses a common DevSecOps gap: securely transferring credentials, certs, configs, and artifacts.

Technical implementation:

  • AES-256-GCM client-side encryption via Web Crypto API
  • Decryption key delivered via URL #fragment — not transmitted in HTTP requests
  • Server receives only ciphertext — fully zero-knowledge
  • MIT open-source, self-hostable: https://github.com/FileShot/FileShotZKE

DevSecOps relevance:

  • Replace "email me the cert" workflows with zero-trust file handoffs
  • No account setup needed — zero credentials to manage
  • Audit-clean: server logs contain only ciphertext

Website: 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