Onionr/static-data
Kevin Froman 7fba65c459 work on torgossip 2021-02-21 23:22:18 +00:00
..
default-plugins work on torgossip 2021-02-21 23:22:18 +00:00
sounds added sound notifications (used in mail for now) and more settings UI work 2020-02-18 05:32:17 -06:00
www fix extra onion icon displaying in stat panel 2021-01-29 23:54:14 +00:00
README.md moved static data one directory up 2019-09-23 17:56:05 -05:00
base64-code-whitelist.txt added traceback handler 2021-02-04 01:52:36 +00:00
bootstrap-nodes.txt updated bootstrap list 2020-07-18 23:58:13 -05:00
connect-check.txt work on implementing torgossip 2021-01-31 04:40:51 +00:00
default_config.json added subprocess validator 2021-02-09 23:02:19 +00:00
default_plugin.py moved static data one directory up 2019-09-23 17:56:05 -05:00
download-tor-node-list.sh Show a terminal message if bridge is enabled but one is not set. By design, there is no easy way for us to get Tor bridges automatically 2020-08-12 13:16:13 -05:00
header.txt moved static data one directory up 2019-09-23 17:56:05 -05:00
index.html + now require runtime tests to generate unittest result that is somewhat fresh 2020-01-29 22:56:47 -06: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