Re: [GNUnet-developers] Moving to Git

2016-11-07 Thread Raphael Arias
Hi, Works perfectly for me as well. I am using git version 2.9.2, though. Best, R On 08.11.2016 00:43, jah wrote: > On 07/11/16 22:45, Christian Grothoff wrote: >> It works perfectly for me. Could it be that your CAfile lacks the root >> certificate of Let's Encrypt? > > My CAfile does contain

Re: [GNUnet-developers] Moving to Git

2016-11-07 Thread jah
On 07/11/16 22:45, Christian Grothoff wrote: > It works perfectly for me. Could it be that your CAfile lacks the root > certificate of Let's Encrypt? My CAfile does contain the root cert: subject O=Digital Signature Trust Co., CN=DST Root CA X3; and hash 2e5ac55d ___

Re: [GNUnet-developers] Moving to Git

2016-11-07 Thread Christian Grothoff
It works perfectly for me. Could it be that your CAfile lacks the root certificate of Let's Encrypt? On 11/07/2016 09:45 PM, jah wrote: > On 07/11/16 17:40, Christian Grothoff wrote: >> I've just finished migrating the (active) GNUnet Subversion repositories >> to Git. You should be able to >> >>

Re: [GNUnet-developers] Moving to Git

2016-11-07 Thread jah
On 07/11/16 17:40, Christian Grothoff wrote: > I've just finished migrating the (active) GNUnet Subversion repositories > to Git. You should be able to > > $ git clone git://gnunet.org/$REPONAME # read-only, insecure > $ git clone https://gnunet.org/git/$REPONAME # read-only, secure > $ git clone

[GNUnet-developers] Moving to Git

2016-11-07 Thread Christian Grothoff
Dear all, I've just finished migrating the (active) GNUnet Subversion repositories to Git. You should be able to $ git clone git://gnunet.org/$REPONAME # read-only, insecure $ git clone https://gnunet.org/git/$REPONAME # read-only, secure $ git clone git+ssh://g...@gnunet.org/$REPONAME # dev-onl

Re: [GNUnet-developers] Reverse resolution of VPN/GNS

2016-11-07 Thread carlo von lynX
On Sun, Nov 06, 2016 at 09:57:12PM +0100, Christian Grothoff wrote: > Carlo, the paper Martin send me about this is this one: > > http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.131.9709&rep=rep1&type=pdf > > So it's neither exactly internal to the cooperation nor simple > authentication