mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-18 12:39:54 -05:00
[GH-ISSUE #703] FileShot.io – Secure encrypted artifact sharing for GitHub Actions workflows #6465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
GitHub: https://github.com/FileShot/FileShotZKE
Site: https://fileshot.io