Skip to content

feat: built-in Tor onion service via kmp-tor#127

Open
greenart7c3 wants to merge 1 commit intomasterfrom
claude/add-tor-support-43lTZ
Open

feat: built-in Tor onion service via kmp-tor#127
greenart7c3 wants to merge 1 commit intomasterfrom
claude/add-tor-support-43lTZ

Conversation

@greenart7c3
Copy link
Copy Markdown
Owner

Adds an opt-in Tor v3 hidden service so Citrine's local relay can be
reached over the Tor network without port-forwarding. When the new
"Expose relay over Tor" setting is enabled, kmp-tor 2.6.0 is started
alongside the WebSocket server and maps the configurable onion virtual
port to 127.0.0.1:.

The resolved .onion hostname is persisted, surfaced on the Home and
Settings screens, and tap-to-copy. Tor lifecycle is bound to the
WebSocket server's foreground service.

https://claude.ai/code/session_01GzuqEzvvCjipBPAe3fF3Zn

Adds an opt-in Tor v3 hidden service so Citrine's local relay can be
reached over the Tor network without port-forwarding. When the new
"Expose relay over Tor" setting is enabled, kmp-tor 2.6.0 is started
alongside the WebSocket server and maps the configurable onion virtual
port to 127.0.0.1:<relayPort>.

The resolved .onion hostname is persisted, surfaced on the Home and
Settings screens, and tap-to-copy. Tor lifecycle is bound to the
WebSocket server's foreground service.

https://claude.ai/code/session_01GzuqEzvvCjipBPAe3fF3Zn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants