Skip to content

Commit c83054b

Browse files
committed
Update README
1 parent bb0180c commit c83054b

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,38 @@ Differences to the original version:
1010

1111
* Multiple master passwords can be used
1212
* Show the passwords concealed to use drag and drop
13+
* Import/Export
1314
* Smaller layout
1415

1516
What does not work (yet?):
1617

17-
* Import/Export
1818
* Migration
1919
* Sync
2020
* Only Chrome and Web tested
2121

22+
Using multiple master passwords
23+
-------------------------------
24+
25+
Sites and accounts are linked to your master password.
26+
If you want to use another master password on some sites,
27+
you can create a new store by entering a different password.
28+
29+
To change to a different store, click on *Lock passwords*
30+
and *New master password.*
31+
32+
You will get a new empty store. If you enter a master password
33+
that's already in use, don't worry. You will just switch to the
34+
store you have created previously.
35+
36+
Import/Export
37+
-------------
38+
39+
You can import and export data that is compatible to PfP,
40+
as the same format is used.
41+
42+
The backup is limited to the currently active master password.
43+
So if you want to backup all of your stores, you need to that for all of them manually.
44+
2245
Description
2346
===========
2447

locale/en-US.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ change_master_submit = Set master password
4848
# enter-master
4949
master_password = Enter master password:
5050
enter_master_submit = Access passwords
51-
reset_master_link = Reset master password
51+
reset_master_link = New master password
5252

5353
#migration
5454
migration_title = Easy Passwords is now Adrium Easy Pass!

0 commit comments

Comments
 (0)