Volaris
Volaris is an encryption tool designed to prioritize privacy and security.
Install / Use
/learn @volar-is/VolarisREADME
Volaris
For a GUI version, please visit the Volaris GUI repo :)
Introduction
Volaris is an encryption tool designed to prioritize privacy and security. Built using Rust, it offers a modern and efficient solution for securing your data across multiple platforms, including desktops, command-line interfaces (CLI), and mobile devices.
Security
Volaris uses modern cryptographic methods (XChaCha20-Poly1305 + AES-256-GCM), with audited backends to keep the safety of your data. Using Volaris before sharing your files is effortless, keeping them safe in transit.
Current Status
Volaris is currently in development.
Contributing
To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature - Make your changes and commit them:
git commit -m "feat: Add your feature" - Push to the branch:
git push origin feature/YourFeature - Open a pull request.
Note: This repository uses conventional commits. Please follow the conventional commits guidelines for your commit messages.
License
This project is licensed under the BSD 2-Clause License. See the LICENSE file for details.
Contact
For any questions or support, please open an issue on GitHub.
