content: donor guide privacy section — Bisq as an example, nonlogs.io link, softer exchange warning
- 'Acquire Grin without KYC' copy now names Bisq as one option, not the only one. - 'Skip the public receipt' now links to nonlogs.io (no-KYC exchange) instead of a coinjoin wallet, which didn't match the card's point. - 'Exchanges know who you are' overstated that all exchanges track withdrawals; softened to 'some' and points to nonlogs.io as the no-KYC alternative. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -325,7 +325,7 @@ const DONOR_GUIDE_STRUCTURE: GuideBlockStructure[] = [
|
||||
{
|
||||
id: 'coinjoin',
|
||||
chips: ['non-custodial', 'breaks history'],
|
||||
href: 'https://wasabiwallet.io',
|
||||
href: 'https://nonlogs.io',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
+3
-3
@@ -2356,7 +2356,7 @@
|
||||
"options": {
|
||||
"nonKyc": {
|
||||
"name": "Acquire Grin without KYC",
|
||||
"purpose": "Mine it, or buy it peer-to-peer, so the coins aren't linked to your government ID in the first place."
|
||||
"purpose": "Mine it, or buy it peer-to-peer through Bisq or a similar platform, so the coins aren't linked to your government ID in the first place."
|
||||
},
|
||||
"coinjoin": {
|
||||
"name": "Skip the public receipt",
|
||||
@@ -2365,8 +2365,8 @@
|
||||
}
|
||||
},
|
||||
"consumerApps": {
|
||||
"title": "Exchanges know who you are",
|
||||
"body": "Exchanges that list GRIN verify your ID and keep records of every withdrawal. The public chain won't show your donation, but the exchange knows where its withdrawal went. If that matters for your situation, withdraw to a wallet you control first and donate from there."
|
||||
"title": "Some exchanges know who you are",
|
||||
"body": "Some exchanges that list GRIN verify your ID and keep records of every withdrawal — check before you use one. The public chain won't show your donation, but if the exchange tracks you, it knows where its withdrawal went. If that matters for your situation, withdraw to a wallet you control first and donate from there, or use a no-KYC exchange like nonlogs.io."
|
||||
}
|
||||
},
|
||||
"recipient": {
|
||||
|
||||
Reference in New Issue
Block a user