An open API service indexing awesome lists of open source software.

https://github.com/superioone/keywich

Password generator GUI application.
https://github.com/superioone/keywich

app application gui-application password-generator password-manager

Last synced: 8 months ago
JSON representation

Password generator GUI application.

Awesome Lists containing this project

README

          

![keywich](./tauri_app/icons/128x128@2x.png)





Keywich is a password generator application built with [Rust](https://www.rust-lang.org/), [SvelteKit](https://kit.svelte.dev/),
[Skeleton UI](https://www.skeleton.dev/) and [Tauri](https://tauri.app/). The app does not store generated passwords.
Instead, it combines parameters such as the username, domain, and master password with a bit of salt and a hashing
algorithm to create reproducible passwords with the specified length and character sets.


![application screen views](./docs/src/images/screens.webp)