Blindsend is an open source tool for private, end-to-end encrypted file exchange between two agents. It is zero trust, and only the agents that exhange files are able to read file content. Blindsend is still under development by blindnet.io.
Blindsend conists of two parts:
- Back-end, which provides a REST API for managing file exchange workflows
- Front-end, which handles encryption and decryption of files on agents' local machines, and provides a UI to connect with a back-end.
Blindsend is an open source tool and can be deployed as a SaaS application, or as a stand alone API to be used in external software projects.
To run blindsend, follow the instructions given in the back-end and front-end projects.
Blindsend is currently under development by a small team of software engineers and independant cryptography experts. First release to follow soon.