This repository has been archived on 2025-09-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2023-04-02 22:27:40 +02:00
2023-04-02 22:15:06 +02:00
2023-04-02 22:18:40 +02:00
2023-04-02 22:27:40 +02:00
2023-03-28 07:26:33 +00:00
2023-04-02 21:55:55 +02:00
2023-03-28 11:26:15 +02:00

UwU Whats dis

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 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. 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.

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)

So yeah take a look or something

Description
No description provided
Readme GPL-3.0 772 KiB
Languages
C# 94.9%
PowerShell 5.1%