78 Commits

Author SHA1 Message Date
idk
3088a5b6d0 Allow configuration of the signer email with a file 2021-12-14 22:26:47 -05:00
idk
3859e539c5 fail when signer==you@mail.i2p 2021-12-14 22:12:05 -05:00
idk
3cdda753f2 trustProxy should disable TLS 2021-12-09 17:47:51 -05:00
idk
1bddf97144 don't generate certs if --trustProxy is passed 2021-12-09 17:19:15 -05:00
idk
e07fffd966 don't generate certs if --trustProxy is passed 2021-12-09 17:08:26 -05:00
idk
5abecda122 Auto-detect hostname 2021-12-04 01:28:08 -05:00
idk
694b2a67c0 Allow setting email using environment variables 2021-12-03 14:14:33 -05:00
idk
ca2fd4873a Auto-fill path to netDB based on platform details 2021-12-03 13:59:40 -05:00
idk
2f067908ba take out littleboss remnants, rewrite initscript to use start-stop-daemon 2021-12-01 16:28:52 -05:00
idk
accce088e6 Make it automatically renew 2 days before the cert expires 2021-05-11 21:44:06 -04:00
idk
12b71780a1 Make it automatically renew 2 days before the cert expires 2021-05-11 21:03:36 -04:00
idk
7441572846 Switch to prod 2021-05-11 19:47:22 -04:00
idk
93dd1b4e8d Switch to prod 2021-05-11 19:34:12 -04:00
idk
d467b652ec First try, how about that? 2021-05-11 18:49:37 -04:00
idk
19c29cfdc6 Move TLS certificate generation for clearnet sites to the front, use same cert across all domains, will be invalid on .onion and .i2p when using Let's Encrypt 2021-05-11 17:23:18 -04:00
idk
8afd6c6f28 Merge branch 'bug-cannot-autogenerate-self_signed-keys' into 'master'
fix: auto-generate keys when --yes is passed

See merge request idk/reseed-tools!2
2021-03-26 23:26:17 +00:00
idk
299421e0fe Create a jar file of the reseed server library 2021-02-04 14:09:35 -05:00
a7c097d232 fix: auto-generate keys when --yes is passed
Probably a typo in the if condition as the same commit uses the correct condition elsewhere.
Only if --yes isn't passed should the user be queried interactively
2021-01-01 16:21:56 +01:00
idk
53eeba13a8 use the i2pgit.org module 2020-12-24 10:41:16 -05:00
idk
81ea32f49c switch to i2pgit.org branch by default 2020-12-24 10:27:56 -05:00
idk
e630a6fe72 gofmt 2020-12-24 09:55:05 -05:00
idk
352fdf2566 Switch everything to my branch so it builds since the original branch needs it's dependencies updated 2020-12-24 09:52:27 -05:00
idk
824441fa69 Something not right with the key volume on user installs 2020-05-06 21:19:14 -04:00
idk
bca841c799 Dockerize it 2020-05-06 18:20:56 -04:00
idk
395aa73b17 Switch to using a tagged go-libp2p release 2019-11-27 20:13:15 -05:00
idk
c6abcc64b3 make the reseed command self-supervising so that we odn't need an initscript 2019-11-16 20:11:39 -05:00
idk
c6968d5933 fix some logging up 2019-11-16 17:10:37 -05:00
idk
84e5656fac in-network reseeds because why not, might as well. 2019-11-16 17:05:26 -05:00
idk
2fb61eda58 allow more types of reseed transports 2019-11-16 15:41:16 -05:00
idk
27c7b3aa84 Unfork RTradeLtd changes 2019-11-16 13:33:14 -05:00
Alex
89053c0a06 chore: rename imports, add libp2p server 2019-07-31 00:50:03 -07: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
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
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
f5b5069080 remove commented code 2017-10-15 13:01:07 -05:00
sp0156
f3dfe04a51 crl creation added 2016-02-21 11:03:35 +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
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
Matt Drollette
0a81139b82 remove public server list and certs 2015-05-28 08:10:48 -05:00
Matt Drollette
07d1b03458 stats and less verbose blocking 2015-04-26 12:01:42 -05:00
Matt Drollette
cedbcc0ce2 connection blacklisting 2015-04-26 11:40:56 -05:00
Matt Drollette
80bb78f73d stashing blacklist changes 2015-04-10 15:07:39 -05:00
Matt Drollette
9ed476b7d6 update default port and interval 2015-03-16 21:34:50 -05:00