ungrentquest
9fa714f648
typo
2025-03-05 20:03:31 +00:00
ungrentquest
eda403443d
Some additional tweaks. Split out actual config handling. Add an auxiliary func to build i2p base directory path
2025-03-05 00:40:43 +00:00
ungrentquest
84cc45d3e4
Refactor config handling
...
- Replace low-level operations like file existance checks, file io with viper calls.
That also allows to get rid of manual config structure initialization.
- Split out UserHome() into itil/home.go to reduce code duplicacy.
- Better error handling and general readbility.
2025-03-04 23:59:38 +00:00
eyedeekay
7f78fdf784
Add new, address generation functions
2025-02-26 19:31:57 -05:00
eyedeekay
ae4970b3a9
Switch to oops for error configuration so we can get more info about failures
2025-02-26 19:22:48 -05:00
eyedeekay
3d6a08a76b
start building NTCP2 addresses
2025-02-26 19:13:05 -05:00
eyedeekay
18b2afe828
create and store our own RI with private keys
2025-02-26 14:44:02 -05:00
eyedeekay
c6867e0b16
more keystore work
2025-02-25 16:15:18 -05:00
eyedeekay
d0b4db769e
Work on setting up a routerinfo from a keystore
2025-02-16 15:09:12 -05:00
eyedeekay
26a9a00b34
Work on setting up a routerinfo from a keystore
2025-02-16 14:38:06 -05:00
eyedeekay
99df4c7ce8
Little more RI private key stuff just to be sure where I think it should go
2025-02-15 22:19:46 -05:00
eyedeekay
b95b0c4fa3
start working on basic key storage for own RI private keys
2025-02-15 22:17:32 -05:00
eyedeekay
036f9116a5
start working on basic key storage for own RI private keys
2025-02-15 22:16:31 -05:00
eyedeekay
71fff44d4b
Merge branch 'master' of github.com:go-i2p/go-i2p into ntcp
2025-02-10 16:44:55 -05:00
eyedeekay
6b2f231c36
spk and cpk reads were reversed
2025-02-10 16:41:59 -05:00
eyedeekay
4eeaf915f0
sam and tunnel manager are now freestanding apps
2025-02-09 12:29:17 -05:00
eyedeekay
440b9e8118
revise logging around SPK stuff in router_info.go
2025-01-30 15:49:28 -05:00
eyedeekay
8bc5ca162a
NTCP2: Change noise interface so we get static keys from better places
2024-12-21 22:13:03 -05:00
eyedeekay
bd92221d56
Merge branch 'master' of github.com:go-i2p/go-i2p into ntcp
2024-12-21 19:52:28 -05:00
idk
22111a6cb7
Merge pull request #30 from satk0/add-signature-tests
...
Add signature tests
2024-12-14 00:19:14 +00:00
eyedeekay
74d2998e10
Try and reason with the ways of getting local and remote static keys in the transports
2024-12-13 16:59:46 -05:00
satk0
0b89baf98b
Add signature tests to doc/tests and actions
2024-12-13 22:42:29 +01:00
satk0
daac1a59b5
Add more signatures
2024-12-13 18:30:15 +01:00
satk0
6f65a7c068
Add signature tests
2024-12-13 15:26:21 +01:00
eyedeekay
db91315582
Make the arguments to ComposeInitatorHandshakeMessage comprehensible
2024-12-12 14:55:40 -05:00
idk
5f3a7f2340
Merge pull request #26 from hkh4n/tests
...
Refactoring tests
2024-12-04 21:18:57 +00:00
Haris Khan
8494da07a7
deprecate unused functions, deferring non-working test functions for later
2024-12-04 03:37:31 -05:00
Haris Khan
832e0d9114
Ed25519PrivateKey Public() modification
2024-12-04 02:22:54 -05:00
Haris Khan
8d56d033ae
flux
2024-12-04 01:40:23 -05:00
Haris Khan
ad22d3e249
flux
2024-12-04 01:28:13 -05:00
Haris Khan
f55788e8ab
flux
2024-12-04 01:18:54 -05:00
Haris Khan
2a4f4d6186
successful flux
2024-12-04 01:14:38 -05:00
Haris Khan
ca1180c57f
added cert tests and experimental function NewCertificateDeux
2024-12-04 00:55:53 -05:00
Haris Khan
76c3e5f293
WHAT IS HAPPENING RIGHT NOW
2024-12-04 00:02:33 -05:00
Haris Khan
91abe52725
flux
2024-12-03 23:22:14 -05:00
Haris Khan
a0ad9e0122
flux
2024-12-03 23:12:34 -05:00
Haris Khan
b23edc28d1
flux
2024-12-03 23:07:52 -05:00
Haris Khan
b547faf286
flux
2024-12-03 21:24:32 -05:00
Haris Khan
a145555bb2
flux
2024-12-03 19:27:41 -05:00
eyedeekay
280c877d39
Merge branch 'master' of github.com:go-i2p/go-i2p into ntcp
2024-12-01 15:41:24 -05:00
eyedeekay
ef4d4658c0
NTCP2: Add CreateSessionRequest to implement handshake 1 message, modify ComposeInitiatorHandshakeMessage to actually send it
2024-12-01 15:27:42 -05:00
Haris Khan
15bf28403e
exported KeyCertificate
2024-12-01 01:28:38 -05:00
Haris Khan
b40c0ab6f9
fixed crypto public key size
2024-12-01 01:13:53 -05:00
Haris Khan
b952be5e08
build test (redo)
2024-11-30 18:33:39 -05:00
Haris Khan
aafbf74986
revert build test
2024-11-30 18:30:02 -05:00
Haris Khan
3cdc5676eb
build test
2024-11-30 18:27:54 -05:00
Haris Khan
d41efdba0e
adjusted tests.yml and Makefile
2024-11-30 17:43:51 -05:00
Haris Khan
edc436ac39
Merge branch 'master' into tests
...
# Conflicts:
# Makefile
2024-11-30 17:30:47 -05:00
idk
414b489b37
Merge pull request #29 from hkh4n/workflow2
...
Adjust github workflows
2024-11-30 22:11:49 +00:00
Haris Khan
da875738e4
fix typos
2024-11-28 22:46:48 -05:00