Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 411 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 411 Bytes

PNS

Paged Name Service - Approach towards privacy preserving DNS

Build Instructions

Installing all the requirements

pip install -r requirements.txt

First of all you need to export the PYTHONPATH properly in this case you would need to set it:

export PYTHONPATH=$HOME/PNS

Running maintainer

In order to run the maintainer first of all

cd src/maintainer
invoke build