<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tesseras-dht/Makefile, branch v0.1.0</title>
<subtitle>Distributed Hash Table implementation
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tesseras.net/tesseras-dht/'/>
<entry>
<title>Initial commit</title>
<updated>2026-03-24T18:04:03+00:00</updated>
<author>
<name>murilo ijanc</name>
</author>
<published>2026-03-24T18:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tesseras.net/tesseras-dht/commit/?id=9821aabf0b50d2487b07502d3d2cd89e7d62bdbe'/>
<id>9821aabf0b50d2487b07502d3d2cd89e7d62bdbe</id>
<content type='text'>
NAT-aware Kademlia DHT library for peer-to-peer networks.

Features:
- Distributed key-value storage (iterative FIND_NODE, FIND_VALUE, STORE)
- NAT traversal via DTUN hole-punching and proxy relay
- Reliable Datagram Protocol (RDP) with 7-state connection machine
- Datagram transport with automatic fragmentation/reassembly
- Ed25519 packet authentication
- 256-bit node IDs (Ed25519 public keys)
- Rate limiting, ban list, and eclipse attack mitigation
- Persistence and metrics
- OpenBSD and Linux support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NAT-aware Kademlia DHT library for peer-to-peer networks.

Features:
- Distributed key-value storage (iterative FIND_NODE, FIND_VALUE, STORE)
- NAT traversal via DTUN hole-punching and proxy relay
- Reliable Datagram Protocol (RDP) with 7-state connection machine
- Datagram transport with automatic fragmentation/reassembly
- Ed25519 packet authentication
- 256-bit node IDs (Ed25519 public keys)
- Rate limiting, ban list, and eclipse attack mitigation
- Persistence and metrics
- OpenBSD and Linux support
</pre>
</div>
</content>
</entry>
</feed>
