onionrouting

module
v0.0.0-...-723dd0c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2019 License: MIT

README

Student Project Onion Routing

Requirements

  • RSA Keypair (4096 bit) in PEM format (openssl genpkey -algorithm RSA -out keypair.pem -pkeyopt rsa_keygen_bits:4096)
  • Packages
    • go get github.com/monnand/dhkx
    • go get github.com/Thomasdezeeuw/ini

Instructions

  • run go run src peer.go -C PATH/TO/CONFIG.INI

Status

The master branch contains a runnable version of our OnionRouting implementation, however encryption is not working.

The encryption branch contains the implementation including encryption (still there are some issues with the hostkeys).

Detailed explanation of our project's status are stated in the final report.

Contributors

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL