One workflow that comes up a lot in test automation: you've generated an HTML report, a bunch of screenshots, or a video capture and you need to share it with a stakeholder or teammate who doesn't have access to your CI system.
FileShot.io solves this without requiring them to log in anywhere:
- Drop your artifact file → AES-256-GCM encryption in the browser before upload
- Get a share link — decryption key is in the URL fragment, never stored by the server
- Recipient opens link in any browser, file decrypts locally and downloads
- Works for HTML reports, ZIPs, screenshots, logs, whatever format
No account, no extra infra, zero-knowledge = the server never sees the contents.
Open source MIT: https://github.com/FileShot/FileShotZKE
Live: https://fileshot.io
Could be useful to list under "Utilities" or "Team Collaboration" adjacent tools.
One workflow that comes up a lot in test automation: you've generated an HTML report, a bunch of screenshots, or a video capture and you need to share it with a stakeholder or teammate who doesn't have access to your CI system.
FileShot.io solves this without requiring them to log in anywhere:
No account, no extra infra, zero-knowledge = the server never sees the contents.
Open source MIT: https://github.com/FileShot/FileShotZKE
Live: https://fileshot.io
Could be useful to list under "Utilities" or "Team Collaboration" adjacent tools.