Commit Graph

323 Commits

Author SHA1 Message Date
idk
fad4258d3d switch to go mod 2019-11-01 18:09:08 -04:00
idk
0ed38ed87a switch to go mod 2019-11-01 17:56:54 -04:00
idk
a3925120cf switch to go mod 2019-11-01 17:51:10 -04:00
idk
6d56f104bf switch to go mod 2019-11-01 17:46:23 -04:00
idk
adfbf28e47 update deps 2019-11-01 17:40:31 -04:00
idk
44db657c13 update deps 2019-11-01 17:33:32 -04:00
idk
ea09917151 force use of this fork 2019-11-01 17:28:46 -04:00
idk
5c433a583e update imports 2019-11-01 17:26:40 -04:00
idk
f9feeea125 s|codegangsta|urfave|g 2019-11-01 17:21:13 -04:00
idk
5cdfb05209 add go.mod 2019-11-01 17:12:33 -04:00
Alex
89053c0a06 chore: rename imports, add libp2p server 2019-07-31 00:50:03 -07:00
Alex
b8954a7f99 switch to go modules 2019-07-31 00:42:41 -07:00
idk
bb5449fa8b remove superflous vendor files 2019-07-24 23:03:20 -04:00
idk
a3873b1fd2 nitpicks 2019-06-27 22:59:23 -04:00
idk
4374f3a4a2 Fix onion domain TLS 2019-06-27 22:21:38 -04:00
idk
c754995b8f only allow TLS+onion 2019-06-27 20:52:12 -04:00
idk
57065323c4 HTTPS-enabled onion reseeds 2019-06-27 19:49:05 -04:00
idk
6a606bda4d Merge branch 'martin61-master' 2019-06-27 16:46:50 -04:00
idk
1c775b22d7 resolve conflicts with and merge in martin61 branch so I can start working off that instead 2019-06-27 16:45:30 -04:00
idk
33558398da add onions to readme 2019-06-21 01:24:55 -04:00
idk
16edf4f71e fully automatic onionv3 reseeds 2019-06-21 01:16:27 -04:00
idk
bc91c473c2 HTTP-over-Onionv3 Reseeder 2019-05-08 12:23:21 -04:00
martin61
7267f1d718 enabling TLS 1.3 only 2019-04-21 13:10:18 +02:00
martin61
b4dba17dcf gopkg.in --> github.com 2017-10-31 10:42:15 +01:00
Matt Drollette
e7d4585361 vendor deps 2017-10-15 14:16:48 -05:00
Matt Drollette
c17d0c6061 don't ignore vendor 2017-10-15 14:16:30 -05:00
Matt Drollette
2b56d44114 go lint and vet 2017-10-15 14:14:50 -05:00
Matt Drollette
529c4a084f fix typo 2017-10-15 13:02:40 -05:00
Matt Drollette
ed80f5c1db add dep 2017-10-15 13:01:42 -05:00
Matt Drollette
f5b5069080 remove commented code 2017-10-15 13:01:07 -05:00
martin61
537a8381ae Merge pull request #1 from chris-barry/Dockerfile-cleanup
Bump Go to 1.9, switch base image to Alpine
2017-10-15 10:59:39 +02:00
Chris Barry
c0959bd309 Bump Go to 1.9, switch base image to Alpine 2017-10-14 20:20:10 -04:00
martin61
960375356a deactivating previous random time delta, makes only sense when patching ri too 2016-12-21 12:18:59 +01:00
martin61
7e5738004a added 6h+6h random time delta at su3-age to increase anonymity 2016-10-09 16:17:24 +02:00
martin61
75d4a1590c version 0.1.4 2016-05-15 17:44:58 +02:00
martin61
9c23d3ae25 allowed routerInfos age increased from 96 to 192 2016-05-15 17:42:01 +02:00
martin61
5b0183e1ca b32 added 2016-05-15 17:29:08 +02:00
martin61
aadf07d8c8 version + readme 2016-03-05 18:45:46 +01:00
sp0156
f3dfe04a51 crl creation added 2016-02-21 11:03:35 +01:00
martin61
89d37c7754 README.md, history.txt 2016-01-31 11:58:26 +01:00
martin61
5f9e23cb41 su3 RebuildInterval: 24h --> 90h, numRi per su3 file: 75 --> 77 2016-01-30 19:13:31 +01:00
martin61
e66b97b460 TLS certificate: rsa4096 --> ECDSAWithSHA512 384bit secp384r1
elliptic curves in ECDHE handshake: only CurveP384 + CurveP521, default CurveP256 removed
RebuildInterval: 24h --> 72h
certificate valid: 2y --> 5y
throttled.PerDay(4) --> PerHour(4), to enable limited testing
2016-01-29 19:36:41 +01:00
martin61
350dfa9587 Update main.go
email, veryion
2016-01-24 12:58:28 +01:00
martin61
85f12a9198 Update server.go
updated CipherSuites
2016-01-24 12:51:04 +01:00
martin61
90b00922ac Update service.go
martin61
2016-01-24 12:49:23 +01:00
martin61
e464fcbbda Update utils.go
martin61
2016-01-24 12:48:56 +01:00
martin61
e5d706b55b Update verify.go
martin61
2016-01-24 12:48:29 +01:00
martin61
cb35167d27 Update reseed.go
martin61
2016-01-24 12:47:54 +01:00
martin61
2a5e914a19 Update README.md
martin61
2016-01-24 12:46:49 +01:00
martin61
7b1bb2d0ac Update Makefile 2016-01-24 12:46:22 +01:00