博客
来自团队的更新与深度文章。
跨链到 Solana,并落在一个私密钱包上
把资产跨链到 Solana,会让它们落在一个绑定你源链身份和跨链交易的地址上。本文教你如何跨链,并最终落在一个全新的 Solana 钱包上,让链上没有任何东西能追溯回资金的来源。
2026-06-01
私密地支付自由职业者或承包商
用加密货币付钱给承包商,就等于把你钱包的永久视角交到他们手里——你的余额、你的其他付款、你还付钱给谁。本文教你如何在 Solana 上结算一笔一次性账单,而不暴露你的金库或主钱包。
2026-06-01
从已 KYC 的交易所钱包消费,而不把每一笔付款都关联到你
当你从 Coinbase、Binance 或 Kraken 提币时,收款的钱包就绑定了你经过验证的真实身份。从那以后,你用它做的每一笔付款都关联到你的真名。本文教你如何消费,而不拖着你的 KYC 身份一起走。
2026-06-01
私密地提款到 Ledger 或硬件钱包
把资金挪到硬件钱包做冷存储,往往会在第一笔转账时就把它重新连回你的主钱包。本文教你如何给 Ledger 或其他冷钱包注资,让链上没有任何东西能把它追溯回你。
2026-06-01
在 Solana 上私密转账 USDC
如何在 Solana 上挪动 USDC,让收款方——以及所有盯着链看的人——都无法把这笔付款追溯回你的主钱包。一份分步教程,外加那些会悄悄毁掉一切的疏忽。
2026-06-01
Solana 上的 DAO 与金库隐私
Solana 上的 DAO 金库就是一份完全公开的银行流水——每一位供应商、每一笔工资、每一项拨款、每一段现金跑道,都让竞争对手和交易对手看得一清二楚。如何在不放弃自托管的前提下,让金库运营保持机密。
2026-05-31
在 Solana 上私密地接受加密货币捐赠
一个公开的捐赠地址,会把每一位支持者的钱包——以及你募集到的总额——统统变成公开数据。创作者、非营利组织和开源项目如何在 Solana 上接受捐赠,而不暴露捐赠人或自己的金库。
2026-05-30
在 Solana 上私密 OTC 交易:结算时不广播你的仓位规模
在一条公开链上做 OTC 结算,等于把你的交易对手、仓位规模和时间告诉整个市场。如何在结算大额 Solana 交易时,不把一份通往你仓位的路线图直接交到观察者手上。
2026-05-30
Solana 钱包隐私清单
一份实用、有序的清单,教你如何让一笔 Solana 转账保持私密——从存款、选延迟,到挑一个干净的收款地址,再到避开那些会悄悄毁掉一切的链下破绽。
2026-05-29
私密地把 SOL 兑换成 USDC:跨资产提款详解
你可以存入一种资产,而让收款方收到另一种——存 SOL、出 USDC——同时两者之间的链上关联依旧打破。私密跨资产提款如何工作,以及何时该用它。
2026-05-29
加密金额并不等于私密:藏住数字,并没有藏住关联
那些把金额加密的机密转账方案,仍然让发送方、接收方,以及二者之间的连接完全公开。为什么藏住数字是隐私里最简单的那一半——也是最不要紧的那一半。
2026-05-28
在不暴露主钱包的情况下转账 SOL
一份实用的分步指南,教你如何在 Solana 上挪动 SOL,让收款方无法把它追溯回你的主钱包——该做什么、按什么顺序做,以及那些会悄悄毁掉一切的错误。
2026-05-28
区块链暴露了关于你的什么
Solana 并不匿名——它是假名的,而这比听起来要弱得多。直白地讲一讲任何人能从你钱包里读到什么、一条泄露的关联如何把其余一切扯开,以及究竟什么才能补上这道缺口。
2026-05-27
其他语言的文章
Anonymity sets on Solana: what actually makes a shielded pool private
EnglishHow the size and composition of a shielded pool's anonymity set determines how private your transfer actually is, and how SolMask's delay and deposit cadence shape it.
How zero-knowledge proofs actually work inside SolMask
EnglishA non-mathematical walkthrough of what SolMask's Groth16 withdraw proof asserts, what the verifier sees, and where the privacy actually comes from.
Private payroll on Solana: paying contractors without leaking the graph
EnglishHow to run a recurring private payroll on Solana that pays contractors in USDC without exposing your full payment graph on a public block explorer.
Receiving SOL privately to a fresh wallet
EnglishHow to set up a fresh Solana wallet that can privately receive funds without exposing the sender link, and without pre-funding the wallet with SOL.
The privacy delay, explained: why SolMask makes you wait
EnglishWhy every SolMask deposit picks a delay between 10 minutes and 1 week, what the unlock_slot actually buys you, and how to choose for your use case.
Announcing SolMask
EnglishA zero-knowledge shielded pool on Solana with cross-asset withdrawals via Jupiter.
SolMask fees explained: free deposits, fee on withdrawal
EnglishDeposits are free. How the withdrawal fee — a percentage in the withdrawn asset plus a flat 0.003 SOL — works, what it pays for, and where it goes.
Why we built on zero-knowledge proofs
EnglishPublic chains broadcast everything. ZK is how you get privacy back without giving up self-custody.