aboutsummaryrefslogtreecommitdiff
path: root/docs/mirrors.md
blob: e243f60aff912f1647d8a0397f01c7e6c089dd0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source Code Mirrors
===================

1) Github
---------

The primary git repository is hosted on Github. Clone using:

    git clone https://github.com/rfjakob/gocryptfs.git

The webinterface is at
[https://github.com/rfjakob/gocryptfs](https://github.com/rfjakob/gocryptfs) .

Wiki: [https://github.com/rfjakob/gocryptfs/wiki](https://github.com/rfjakob/gocryptfs/wiki)

2) Mirrors on nuetzlich.net
-------------------------

I run git mirrors should Github be down at any time.
It is updated every hour. Clone with:

    git clone https://nuetzlich.net/cgit/gocryptfs/

The cgit webinterface is available at
[https://nuetzlich.net/cgit/](https://nuetzlich.net/cgit/) .

Wiki: [https://nuetzlich.net/cgit/gocryptfs.wiki/tree/](https://nuetzlich.net/cgit/gocryptfs.wiki/tree/)