Back to Portfolio
go
wan
github

DOR - Dynamic Onion Router

Prototype of onion-routing peer-to-peer developed in Go.

GoNetworkingP2PAnonymity

About

DOR (Dynamic Onion Router) is an innovative prototype implementing onion routing in a peer-to-peer network architecture. Built with Go, this project explores advanced anonymity techniques for secure communications. The system creates multiple layers of encryption (like an onion) to protect user privacy and data integrity. Each node in the network only knows about its immediate predecessor and successor, ensuring that no single point can trace the complete communication path. This project demonstrates practical implementations of cryptographic protocols, distributed systems design, and network security principles.

Papers

Key Features

Onion Routing

Multi-layer encryption for enhanced privacy and security

P2P Architecture

Decentralized network with no central authority

Dynamic Routing

Adaptive path selection for optimal performance

Anonymous Communication

Protect user identity and data throughout the network

Distributed Cryptography

Utilizes advanced cryptographic techniques for secure data transmission

Technologies

GoNetworkingDistributed CryptographyP2P

Interested?

Feel free to reach out if you want to collaborate or learn more about this project.

Get in touch
Benjamin Grolleau — My Portfolio