Solun is a service that allows you to share files, text and sending emails with end-to-end encryption, without having to worry about your privacy.
Solun aims to fill the gap in the privacy space and create an independent, open service that allows you to share files, text and send emails with end-to-end encryption - without having to use external services like Whatsapp, Telegram, Signal and more.
If you want to run Solun via Docker go to packages on the right side of the Github page and follow the instructions.
After cloning the repo, run npm install
in the root of the project to install all necessary dependencies. Then run npm run build
to build everything. Now you can run npm run start
.
Read through our Contribution Guide to learn how you can help make Solun better.