134
Send: Share Files Safely with This Open-Source Successor Of Firefox Send(Firefox Send Fork)
(techwavearena.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Actually, I believe Firefox Send encoded the encryption key in a # URL anchor, as that's never sent to the server, but accessible to the client.
example.com/files/file_id#encryption_id
Otherwise, the server would know the key after the file was retrieved.