BenPski / pants

MIT License
0 stars 0 forks source link

More data formats #53

Closed BenPski closed 1 month ago

BenPski commented 1 month ago

Right now a vault stores a password or a username and password. Would be nicer to be able to take in more different formats or just make it more flexible so the user can just add fields as needed.

Examples include:

Although I think there could be regulations around ssn and credit card info since they are common personal information that highly secure commercial entities have to manage and process.

Issue for general information is which fields are or aren't secure and when using the command line it isn't obvious what to copy to the clipboard.

BenPski commented 1 month ago

Addressed in #51