HomeProjectsRésumé

Fullstack app basically CRUD operations for passwords based on NodeJs, SQLite and React/Redux/Redux-Saga

- Bookmarklet support: You can drag bookmarklet to bookmarks and when you click the bookmarklet on a website, PWault will search existed passwords using domain and will list those entries(domains and subdomains may need different passwords)

- Favicon support: Automatically gets the favicon when url is set in the form and saves DB as base64 image

- Simply generates passwords

- Revealing passwords

- Copy button that copies to clipboard

- Password Generator: Adjustable length, string, numeric, punctuation for generation

- Redux-auth-wrapper is used for authorization of pages

- Encryption is not implemented yet

Get in touch