From 97119b4fb27ee29f8f66db26c3248f1c5c66bb32 Mon Sep 17 00:00:00 2001 From: a14m Date: Sat, 27 Mar 2021 18:10:18 +0100 Subject: Update README --- README.md | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 2813db7..170d093 100644 --- a/README.md +++ b/README.md @@ -10,16 +10,8 @@ sudo apt-get install pass sudo apt install pass-extension-otp # Password Store -git clone https://gitlab.com/a14m/dotpassword.git ~/.password-store - -username: a14m -password: yQUE94npCAwwawwdmmUV - -cd ~/.password-store -git remote remove origin -git remote add origin git@gitlab.com:a14m/dotpassword.git +git clone git@github.com:a14m/.pass ~/.password-store ``` -password created at [gitlab](https://gitlab.com/profile/personal_access_tokens) with `read_repository` permissions ### Usage @@ -41,13 +33,8 @@ Configure the app settings as follow: * Hide OTP Fields (ON) + Pssword Repository - * Setup SSH Key - - Copy `gitlab` ssh key to `ssh_key` and sync it using iTunes. - * Git URL: `ssh://git@gitlab.com/a14m/dotpassword.git` - * Username: `git` - * Authentication Method: SSH Key (iTunes File Sharing). - -+ PGP Key - * KeyID used: `82D34927676E5DE44670008DE0EECA431558644C` - * Copy the public and private (secret) keys to `gpg_key.pub`, `gpg_key` and sync it using iTunes. - * Import using iTunes File Sharing. + * Git URL: `https://github.com/a14m/.pass.git` + * Username: `a14m` + * Authentication Method: password + * Generate a token at https://github.com/settings/tokens + * Paste the token into the mobile app -- cgit v1.2.3