PassTauri is app developped with Tauri
This project is initially for my pedagogy of Rust and don't respect all best practice any time
The objectif is to develop UI for Pass
I am inspired by BitWarden
- Show password
- [-] Create and edit password
- Form need to be improved
- Create and edit folder
- Can choose gpg key by password
- Search password and folder
- Have general settings (Have some data in hard code 🙄)
- Have settings page
- Compatible Linux
- Compatible Windows
- Add git integration
- Add OTP
- Add generate QRCode
- Insure sensible data is not stored in cache and is secure
- Improve UI and add Responsive Design
- Stabilize code for the community
- Refacto
- Add contributing.md
- Add CI/CD
- Add folder to note
- Add Markdown edit and preview
First, run the development server:
pnpm run tauri dev