Hi — I'd like to suggest FileShot.io as a useful companion tool for GitHub Actions.
When a workflow produces sensitive outputs (signed releases, security scan reports, internal builds), you sometimes need to share them externally without exposing them on a public artifact host. FileShot encrypts them client-side (AES-256-GCM) before upload — the server never sees plaintext.
- Zero-knowledge: key lives in URL fragment only
- MIT licensed and self-hostable (Node.js)
- Optional link expiry
- No account required
GitHub: https://github.com/FileShot/FileShotZKE
Site: https://fileshot.io
Hi — I'd like to suggest FileShot.io as a useful companion tool for GitHub Actions.
When a workflow produces sensitive outputs (signed releases, security scan reports, internal builds), you sometimes need to share them externally without exposing them on a public artifact host. FileShot encrypts them client-side (AES-256-GCM) before upload — the server never sees plaintext.
GitHub: https://github.com/FileShot/FileShotZKE
Site: https://fileshot.io