From 62283447efbda834ab77cfb032ae460864093fbf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 26 Mar 2017 22:56:25 -0400 Subject: add https git clone url --- doc/index.mdwn | 3 ++- doc/servers.mdwn | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/index.mdwn b/doc/index.mdwn index 873eb35..5c0c670 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -57,7 +57,8 @@ Install it from there, or from source. ## Git repository -`git clone git://keysafe.branchable.com/ keysafe` +`git clone git://keysafe.branchable.com/ keysafe` or +`git clone https://git.joeyh.name/git/keysafe.git/` All tags and commits in this repository are gpg signed, and you should verify the signature before using it. diff --git a/doc/servers.mdwn b/doc/servers.mdwn index 3e82c7e..d190603 100644 --- a/doc/servers.mdwn +++ b/doc/servers.mdwn @@ -178,7 +178,8 @@ source of disk IO. It's early days still, but keysafe's server code works well enough. -* `git clone git://keysafe.branchable.com/ keysafe` +* `git clone git://keysafe.branchable.com/ keysafe` or + `git clone https://git.joeyh.name/git/keysafe.git/` * Be sure to verify the gpg signature of the git repository! * You will need to install keysafe from source; see its INSTALL file. Use `make install` to install it, including a systemd service file. -- cgit v1.2.3