Skip to content
/ cepa Public

A toy implementation of a tor like anonymizing network

License

Notifications You must be signed in to change notification settings

Valchap/cepa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cepa

A toy implementation of a tor like anonymizing network

Cepa packet

               RSA 2048               AES 256
 ┌────────────────┴────────────────┐ ┌───┴───┐
┌─────────┬───────────┬─────────────┬─────────┐
│         │           │             │         │
│ AES Key │ AES Nonce │ Destination │ Payload │
│         │           │             │         │
└─────────┴───────────┴─────────────┴─────────┘

A cepa packet can be encapsulated as a payload so that it is sent further by the next cepa node.

When the destination address is 0.0.0.0, it means that the cepa packet arrived at it's final destination and doesn't need to be sent further

About

A toy implementation of a tor like anonymizing network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •