Merge branch 'master' of git.pi.cheesy.site:nothingisdead/pass
This commit is contained in:
commit
b04f05bd18
10
README.md
10
README.md
@ -1,5 +1,7 @@
|
|||||||
# pass
|
# pass
|
||||||
|
|
||||||
|
## Desktop:
|
||||||
|
|
||||||
- Install Pass: https://www.passwordstore.org/
|
- Install Pass: https://www.passwordstore.org/
|
||||||
- Restore GPG keys:
|
- Restore GPG keys:
|
||||||
- Download key.asc
|
- Download key.asc
|
||||||
@ -7,3 +9,11 @@
|
|||||||
- gpg --edit-key ```key_id``` -> trust -> 5
|
- gpg --edit-key ```key_id``` -> trust -> 5
|
||||||
- Initialize Pass:
|
- Initialize Pass:
|
||||||
- git clone ```url_to_pass_repository``` ~/.password-store
|
- git clone ```url_to_pass_repository``` ~/.password-store
|
||||||
|
|
||||||
|
## Android:
|
||||||
|
|
||||||
|
- Install OpenKeychain (https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain) and Android Password Store (https://passwordstore.app/)
|
||||||
|
- Restore GPG keys:
|
||||||
|
- Download key.asc
|
||||||
|
- Import into OpenKeychain
|
||||||
|
- Set up Android Password Store
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user