Encrypt files easily & securely!
  • JavaScript 45.1%
  • HTML 33.9%
  • Rust 12.9%
  • CSS 8.1%
Find a file
2025-08-14 01:11:46 +02:00
.github/workflows first commit 2025-08-14 01:11:46 +02:00
src first commit 2025-08-14 01:11:46 +02:00
src-tauri first commit 2025-08-14 01:11:46 +02:00
.gitignore first commit 2025-08-14 01:11:46 +02:00
LICENSE first commit 2025-08-14 01:11:46 +02:00
package.json first commit 2025-08-14 01:11:46 +02:00
README.md first commit 2025-08-14 01:11:46 +02:00

encrypted-storage

Encrypt files easily & securely!

Running

  1. Download one of the setup binaries from the releases tab.
  2. Install the application from the setup binary you just downloaded.
  3. Enjoy!

Building

  1. Clone the repository with git clone https://github.com/M336G/encrypted-storage.git.
  2. Install Rust, Bun and Tauri prerequisites.
  3. Run the project with bun run tauri dev.

Contributing

Feel free to open pull requests if you wish to contribute to the project, they are more than welcome!

License

This project is licensed under the GNU Affero General Public License v3.0.