[GH-ISSUE #703] FileShot.io – Secure encrypted artifact sharing for GitHub Actions workflows #9482

Open
opened 2026-06-03 14:03:19 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @FileShot on GitHub (Mar 3, 2026).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/703

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

Originally created by @FileShot on GitHub (Mar 3, 2026). Original GitHub issue: https://github.com/sdras/awesome-actions/issues/703 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#9482