Allow multiple profiles/vaults #13
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
plutolab/kosh#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently we can have only one profile, 1 vault with all the passwords encrypted by a single master password.
It would be very helpful we can create different profiles, e.g. work, personal, government etc. to have different passwords for different profiles.
A comand maybe like
kosh use <profile_name>to switch profiles and from then on all the kosh commands would correspond to that profile like get, generate, update etc.