Updated README
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
* UwU Whats dis
|
This codebase is unmaintained in favor of [[https://typofelho.ddns.net/TypoMustakes/Keychain][Keychain]], a GTK4+Libadwaita approach to a ~gnu-pass~ based password manager.
|
||||||
|
|
||||||
So I got pretty annoyed that there isn't a simple password manager for Windows based on PGP, like ~gnu-pass~ or something like that.
|
So I got pretty annoyed that there isn't a simple password manager for Windows based on PGP, like ~gnu-pass~ or something like that.
|
||||||
|
|
||||||
So first I made [[https://gitlab.com/TypoMustakes/powershell-password-manager][this]] to cope.
|
So first I made [[https://gitlab.com/TypoMustakes/powershell-password-manager][this]] to cope.
|
||||||
It's not bad or anything, it's just very primitive. My problem with that was that there's no option to generate a new password.
|
It's not bad or anything, it's just very primitive. My problem with that solution was that there's no option to generate a new password.
|
||||||
I could just implement that into the script, but at that point a CLI interface wouldn't be very intuitive.
|
I could just implement that into the script, but at that point a CLI interface wouldn't be very intuitive.
|
||||||
|
|
||||||
I then came up with the idea to implementing this in Windows Forms. Because why not. it would be prettier.
|
I then made up my mind to implement this in Windows Forms. Because why not, it would be prettier.
|
||||||
|
|
||||||
It's obviously not done yet. You can't generate a new password yet, altough the frontend for it works. (yeah I know, that was the whole point of the project in the first place, ironic)
|
It's obviously not done yet. You can't generate a new password yet, altough the frontend for it works. (yeah I know, that was the whole point of the project in the first place, ironic)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user