onionr/scripts
Kevin Froman b08e95d752 moving to release with better settings and onboarding, add dev setup docs 2020-02-03 21:35:46 -06:00
..
README.md added attack simulation scripts 2020-02-02 21:21:51 -06:00
announce-attack.py added attack simulation scripts 2020-02-02 21:21:51 -06:00
block-spammer.py added attack simulation scripts 2020-02-02 21:21:51 -06:00
disable-dev-config.py moving to release with better settings and onboarding, add dev setup docs 2020-02-03 21:35:46 -06:00
enable-dev-config.py moving to release with better settings and onboarding 2020-02-03 20:08:06 -06:00
passphrase-generator.py Added passphrase generator script 2020-01-29 15:44:01 -06:00

README.md

This directory contains useful scripts and utilities that don't make sense to include as official Onionr features.

passphrase-generator.py: very simple utility to generate and print a strong passphrase to stdout. 256 bits of entropy by default. enable-dev-config.py/disable-dev-config.py: enable/disable dev default config setup block-spammer.py: attack tool for spamming blocks announce-attack.py: flood a node with false nodes