docs/TOR-INTEGRATION.md
Tor-by-default integration (scaffold)
Overview
localPackages/Arti, including a Rust static-library xcframework linked by SwiftPM.Key pieces
Artifact maintenance
docs/ARTI-BINARY-PROVENANCE.md.Cargo.lock, generated header, build script, and new hashes together.Verification
Optional macOS optimization
torrc template The generated torrc (under Application Support/bitchat/tor/torrc) is:
DataDirectory <AppSupport>/bitchat/tor ClientOnly 1 SOCKSPort 127.0.0.1:39050 ControlPort 127.0.0.1:39051 CookieAuthentication 1 AvoidDiskWrites 1 MaxClientCircuitsPending 8
Dev bypass (local only)
Notes