tor service default config #1449

Merged
gandlafbtc merged 5 commits from tor-service into main 2026-03-16 18:52:20 +00:00
gandlafbtc commented 2025-12-19 06:58:58 +00:00 (Migrated from github.com)

Description

Gives a default config for running cdk mint as a tor service using docker compose.


Suggested CHANGELOG Updates

CHANGED

ADDED

  • Tor Dockerfile
  • Tor service config torrc
  • example docker compose file

REMOVED

FIXED


Checklist

### Description Gives a default config for running cdk mint as a tor service using docker compose. ----- ### Suggested [CHANGELOG](https://github.com/cashubtc/cdk/blob/main/CHANGELOG.md) Updates #### CHANGED #### ADDED - Tor Dockerfile - Tor service config `torrc` - example docker compose file #### REMOVED #### FIXED ---- ### Checklist * [x] I followed the [code style guidelines](https://github.com/cashubtc/cdk/blob/main/CODE_STYLE.md)
thesimplekid (Migrated from github.com) reviewed 2025-12-21 11:19:09 +00:00
github-actions[bot] commented 2026-02-20 03:42:33 +00:00 (Migrated from github.com)

This PR is stale because it has been open for 60 days with no activity.

This PR is stale because it has been open for 60 days with no activity.
gandlafbtc (Migrated from github.com) reviewed 2026-03-10 03:12:55 +00:00
thesimplekid (Migrated from github.com) reviewed 2026-03-11 13:52:56 +00:00
@ -0,0 +1,26 @@
# Running CDK mint over tor
thesimplekid (Migrated from github.com) commented 2026-03-11 13:52:39 +00:00
To connect to a mint via tor from a wallet, the wallet has to support tor. This means, for mobile wallets you either have to use something like orbot to proxy all traffic through tor, or the wallet has to natively support tor connections.
```suggestion To connect to a mint via tor from a wallet, the wallet has to support tor. This means, for mobile wallets you either have to use something like orbot to proxy all traffic through tor, or the wallet has to natively support tor connections. ```
thesimplekid (Migrated from github.com) commented 2026-03-11 13:52:48 +00:00
For browser wallets, you should be able to connect to the mint by opening the wallet in a tor browser. When using tor browsers, BE CAREFUL. The tor browser usually wipes all local storage after closing a session. THIS MEANS IT WILL DELETE THE WALLET AND ALL FUNDS!
```suggestion For browser wallets, you should be able to connect to the mint by opening the wallet in a tor browser. When using tor browsers, BE CAREFUL. The tor browser usually wipes all local storage after closing a session. THIS MEANS IT WILL DELETE THE WALLET AND ALL FUNDS! ```
thesimplekid (Migrated from github.com) approved these changes 2026-03-16 18:51:57 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk!1449
No description provided.