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.
Table of Contents
This is a project that I want to make a long time ago. I want to make a service that allows you to share files, text and sending emails with end-to-end encryption, without having to use external services like Whatsapp, Telegram, Signal, etc.
You can run the project with docker or npm.
If you want to run it via docker go to packackes on the right side of the Github page and follow the instructions.
-
Clone the repo
git clone https://github.com/DanielWTE/solun.git
-
Install NPM packages
npm i
-
Build the App
npm run build
-
Start the App
npm run start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Daniel Wagner - contact@dwag.me
Project Link: solun.pm