about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-12-15 04:33:55 +0000
committerEric Wong <e@80x24.org>2018-12-15 04:33:55 +0000
commit70a2d819b94fd2c5d6016589ab698fa010990bb8 (patch)
treed6e78022c2a7c909948dff31d836ff7ee8c5a82f /README
parentedcef270575a1d653a5635cd106584eb5606b894 (diff)
downloadsleepy_penguin-70a2d819b94fd2c5d6016589ab698fa010990bb8.tar.gz
It should give some layer of protection against MITM attacks
and snooping.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a9984d5..c4f4e7c 100644
--- a/README
+++ b/README
@@ -39,14 +39,14 @@ Unpack it, and run "ruby setup.rb"
 
 You can get the latest source via git from the following locations:
 
-  git://bogomips.org/sleepy_penguin.git
-  git://repo.or.cz/sleepy_penguin.git (mirror)
+  https://bogomips.org/sleepy_penguin.git
+  https://repo.or.cz/sleepy_penguin.git (mirror)
 
 You may browse the code from the web and download the latest snapshot
 tarballs here:
 
 * https://bogomips.org/sleepy_penguin.git
-* http://repo.or.cz/w/sleepy_penguin.git (gitweb)
+* https://repo.or.cz/w/sleepy_penguin.git (gitweb)
 
 Inline patches (from "git format-patch") to the mailing list are
 preferred because they allow code review and comments in the reply to