oxur / rucksack

A terminal-based secrets manager, generator, and importer/exporter (Firefox, Chrome) backed with a concurrent hashmap
Apache License 2.0
12 stars 1 forks source link

Allow for users to categorise secrets #68

Closed oubiwann closed 1 year ago

oubiwann commented 1 year ago

E.g., "Personal", "Work", "Company X", "Firm Y", or even if they want to keep browsers separated.

Tasks:

Note for more general, flatter, one-to-many "categorisation", flags will be offered:

oubiwann commented 1 year ago

Gonna save the filtering for #71 and #72 ...

oubiwann commented 1 year ago

Done.