Changelog
- e0c2961 crypto: use libp2p compatible keys for wireguard
- c274ee9 docs: Add go reference badge
- 8ab58f9 docs: README updates [ci skip]
- e30c1cd docs: Update main README [ci skip]
- 6ea7b1c docs: add some TODOs
- 2d65769 docs: update docs
- 9455fea feat: generate deterministic rendezvous strings from wireguard keys
- ecb55b7 feat: update API and track libp2p keys alongside wireguard keys
- ec49439 feat: use secp256k1 keys to maintain identity and use them to verify udp relays
- 0438d97 feat: use wireguard keys for libp2p identity
- 9be0fad fix: node id detection from tls cert was being skipped
- 5b1db1d tidy: cleanup host key handling and add tests for marshaling
- 1c95180 tidy: dont reparse certificate everytime node is looked up during start
- 738270e tidy: remove hack directory