Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Latest commit

 

History

History
66 lines (43 loc) · 2.21 KB

File metadata and controls

66 lines (43 loc) · 2.21 KB

Vault-Drive-Banner

Protecting your files, empowering your privacy
Check out the Demo

Vault Drive is a secure cloud storage platform with hybrid ChaCha20-ECC Encryption, available as a free and open-source solution. With a user interface, designed to provide a seamless experience for file encryption and management.

Features

  • ChaCha20 is utilized for symmetric encryption purposes.
  • Elliptic Curve Diffie Hellman is employed for key exchange operations.
  • Multi-platform support by being compatible with Windows, macOS, and Linux, due to the utilization of the Tauri toolkit.

Technologies Used

Developer Guide

Available Scripts

In the project directory, you can run:

npm install

Installs the dependencies required for the project.

npm run tauri dev

Runs the app in the development mode.

npm run tauri build

Builds the app for production to the src-tauri\target\release folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Inspiration

This project was inspired by the projects listed below :

Contribution

Contribution are always welcome. Feel free to open an issue or create a pull request if you want to improve the project or add new features.

Warning

At this time this solution should be considered suitable for research and experimentation, further code and security review is needed before utilization in a production application.

License

This project is licensed under the terms of the MIT license.