Onionr/static-data
Kevin F 560a20e90a Only expose wot to rpc if rpc is active 2023-01-16 23:30:50 -06:00
..
official-plugins Only expose wot to rpc if rpc is active 2023-01-16 23:30:50 -06:00
README.md Removed lots of defunct cruft 2022-09-26 20:06:05 +00:00
default_config.json Removed crappy logger and replaced it with a sane built in logging logger 2022-09-27 17:21:00 +00: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 Removed crappy logger and replaced it with a sane built in logging logger 2022-09-27 17:21:00 +00: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.

official-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