A secure text encryption app with using Shamir's Secret Sharing algorithm. Built with Rust, Tauri, React, and daisyUI.
This is still very much a work-in-progress.
Shhare uses Rust, React, and Bun as it's core technologies.
- Run
bun install - Run
bun run tauri devto launch the dev build - Run
bun tauri buildto build for distribution
