Add persistent onion key backup and restore, improve startup resilience, and flesh out the major site verticals with richer navigation, search coverage, and operator documentation. Made-with: Cursor
13 lines
494 B
Plaintext
13 lines
494 B
Plaintext
# CyberLux multi-onion (see tor/cyberlux-nodes.conf)
|
|
#
|
|
# sudo install -m 0644 tor/cyberlux-nodes.conf /etc/tor/cyberlux-nodes.conf
|
|
# echo '%include /etc/tor/cyberlux-nodes.conf' | sudo tee -a /etc/tor/torrc
|
|
# sudo systemctl restart tor@default.service
|
|
#
|
|
# Hostnames (stable while each HiddenServiceDir is preserved):
|
|
# /var/lib/tor/cyberlux/hostname
|
|
# /var/lib/tor/cyberlux_forum/hostname
|
|
# /var/lib/tor/cyberlux_exchange/hostname
|
|
#
|
|
# Or run: sudo bash scripts/install-tor-onion.sh
|