4 Commits

Author SHA1 Message Date
Krystie 71fe767ebb Merge Gitea auto-init README with test suite documentation 2026-04-28 04:50:27 -07:00
Krystie 87bb9fafae Add test suite for bootstrap server
- test_setup.sh: validates installation, package deps, directory creation
- test_tor_config.sh: validates Tor hidden service configuration
- test_caddy_config.sh: validates Caddy web server configuration
- test_generate_bootstrap.sh: validates bootstrap archive generation
- run_all.sh: runs all tests with summary

All tests pass (47 total assertions across 4 test suites).
2026-04-28 04:49:42 -07:00
sami7777 151a386d70 Initial commit 2026-04-28 11:47:21 +00:00
Krystie 50bd396c2b Initial commit: TRI bootstrap server
- Caddy HTTPS static file server config
- Tor hidden service (V3 onion) for anonymous access
- Bootstrap generation script (blk0001.dat + txleveldb + database)
- Dropbox upload script
- Systemd services (tor-bootstrap, caddy)
- Operator guide and verification script
2026-04-21 01:53:34 -07:00