-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
today there are:
- android mpw a stand alone app
https://github.com/dkunzler/masterpassword - FF mpw an extent
https://github.com/ttyridal/masterpassword-firefox - linux (java) mpw a stand alone app. i use it to create pw for app which need a pw such ssh for example
we need a sync mechanism between the three implementations of masterpassword.
why?
because there are special cases we don't remember:
- the site name we used with another pc to create a pw because we can manualy set the name
- the id we used for a site to create a pw with another device
for example
in my friend pc(linux) i add a user for me.
i use FF and FF sync feature to get same FF as with my pc.
i never found the password created with mpw in my pc because i never remembered the site name i used to login the FF sync account thus i never synced the 2 occurrences of FF.
and i don't speak about remembering of id and pw for masterpassword from a device to another device but this is another story.