Onionr/onionr/static-data
Kevin Froman d8af21ab16 * started endpoint for non-app specific control of direct connections
* fixed signature bugs in direct connections and forward secrecy
* removed chain and parent stuff from onionrblocks
2019-08-15 03:36:05 -05:00
..
default-plugins * started endpoint for non-app specific control of direct connections 2019-08-15 03:36:05 -05:00
www catch value error on insert queue removal 2019-08-14 01:40:03 -05:00
README.md corrected permissions again 2019-06-16 13:20:54 -05:00
bootstrap-nodes.txt re-add bootstrap node since it is apparently fixed 2019-08-12 18:48:51 -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 work on chat 2019-07-28 00:33:26 -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