Releases: oxen-io/lokinet
lokinet 0.4.0 (something something onion routing) RC3
notes: * please regenerate all private key material generated by 0.4.0-rc2 * i am a potatoe
lokinet 0.4.0 (something something onion routing) RC2
don't use me
Lokinet 0.3.1 (kuz yolo)
bugfix release.
dont use this release
LokiNET 0.3.0 (i can't believe it's not i2p)
- More robust packet support
- better path building and handoffs
- improved DHT handling of RCs
- MacOS tun support
- new config locations
- more sane timeouts
- .loki hidden service addresses
- Reverse DNS support
- better memory management
LokiNET 0.2.2
This fixes a bug in the dht where introsets do not ever expire.
LokiNET 0.2.1 (probably not backdoored edition)
-
toynet is now obsolete, manditory upgrade
-
use UTP for inter node communication
-
remove support for inter node communication with IWP
-
lower max link message size from 2 ** 15 (32768) bytes to 2 ** 13 (8192) bytes
-
DHT network bootstrap and exploration
-
DHT feedback loops should be gone entirely
-
hidden services probably work, no dns autoresolve yet
-
various bug fixes with regards to race conditions
-
remove C api entirely except for the context used in the main.
-
add combustible lemons to burn down life's house after talking with life's manager.
lokinet 0.0.3 - something something traffic shape
lokinet
- MANDITORY UPGRADE FOR TOYNET
- use sntrup for introset public key (backwards incompatable)
- hidden service tags (backwards incompatable)
- add nicknames to RC (backwards incompatable)
- change kdf for path keys (backwards incompatable)
- various dht fixes
- various dns fixes (still unused in lokinet executable)
- hidden services should sorta work (no client interfacing code yet)
- initial win32 port (may sorta work)
- initial android point (should compile)
- fix shadow testnet
- moved netloop and logic into same thread
- update motto
lokinet-builder
- debian packaging
- windows port
- cross compile targets
- continous integration
- android port
- android glue code ( will be moved later )
lokinet 0.0.2 - science must be done
manditory toynet upgrade
-
make everything that should've been big endian but wasn't to big endian.
-
handle hidden service dht messages
-
bug fixes
this release was not signed
LokiNET 0.0.1 demo build released
Today I am releasing LokiNET 0.0.0 a minimal demo build of the mixnet I am building. It doesn't really do anything interesting right now because there is literally just 1 or 2 nodes that exist. I am releasing this build mainly to get feedback from potential relay operators BEFORE the loki integration happens. I want to iron out any preliminary issues with the daemon before going to loki stagenet.
Current Features:
- primative preliminary onion routing, no hidden services, no exit functionality (yet)
- encrypted wire protocol for inter node comms
- multithreaded crypto workers
- simple ini style config
If you set up a public relay node please make a PR with the self.signed file renamed to yourname.signed in contrib/testnet directory inside the testnet repository.
In the future bootstrap will be more automated but for now it's totally manual, this is subject to change.
Please not, this build is currently NOT sybil resistant.
- Jeff
Editors Note: 0.0.1 fixing an issues with the DHT