yds12 / guarakapa

Password manager for the terminal.
MIT License
3 stars 1 forks source link

Command for merging data files #21

Open yds12 opened 2 years ago

yds12 commented 2 years ago

API:

kapa merge PATH

where PATH is the path of another guarakapa data file. The user is then prompted to input both passwords (the main one and the password of the other file), and, if there are conflicting entries (same name but different data), choose what to do (choose one of them or keep both and rename one).