DEV Community

Discussion on: On behalf of password manager users of the world, stop enforcing password requirements.

Collapse
 
raddevus profile image
raddevus

I've written the app as a Android, iOS, and WinForms app also so you can run it from anywhere. All source code to every version is available at my GitHub repos (github.com/raddevus?utf8=%E2%9C%93...) so everyone can examine the code and build it for themselves.

You can easily take the SPA web app that I built and copy it to your own web site and start using it there. It saves your sitekeys in your localstorage that can only be retrieved at that URL / DOMAIN.

I tried to make it completely open so people might start using it. I've written this up a bit at CodeProject.com also.