Onionr/onionr/static-data
Kevin Froman fbe1766aea
fix filenotfound error in softreset, added softreset event
2019-09-20 09:47:14 -05:00
..
default-plugins fix filenotfound error in softreset, added softreset event 2019-09-20 09:47:14 -05:00
www +added python info to version command 2019-09-19 18:43:06 -05:00
README.md corrected permissions again 2019-06-16 13:20:54 -05:00
bootstrap-nodes.txt added command to reset tor transport 2019-09-01 04:13:46 -05:00
connect-check.txt fixed announce bug from refactor and added static data readme 2019-06-13 18:40:45 -05:00
default_config.json block data portion now pure bytes when encrypted (barely tested), and improved config testing 2019-09-10 15:25:50 -05:00
default_plugin.py changed permisisons 2019-02-02 17:10:04 -06:00
header.txt progress removing onionr.py 2019-07-30 00:19:22 -05:00
index.html improve node public disclaimer page 2019-08-12 01:55:47 -05:00

README.md

static-data

This folder contains whatever static files are needed by Onionr and default plugins.

default-plugins/: default plugin program files to be installed on first Onionr run.

www/: onionr web ui static files including those of default plugins

bootstrap-nodes.txt: comma separated list of bootstrap nodes

connect-check.txt: non-onionr .onion sites to check Tor connectivity with

default_config.json: default configuration values for Onionr nodes

default_plugin.py: template for people to make new plugins

header.txt: Onionr ASCII art logo

index.html: Notice shown to people who try to visit Onionr nodes public interfaces in their browser