diff --git a/docs/learn/frequently-asked-questions.md b/docs/learn/frequently-asked-questions.md index c31548b..51f00e8 100644 --- a/docs/learn/frequently-asked-questions.md +++ b/docs/learn/frequently-asked-questions.md @@ -14,12 +14,11 @@ Zano leverages the proven and time-tested cryptographic primitives that were fir Our implementation boils down to: -\ -\- **d/v-CLSAG** **Ring Signatures** that hide the sender. +- **d/v-CLSAG** **Ring Signatures** that hide the sender. -\- **Stealth addresses** that hide the receiver and asset type being transacted. +- **Stealth addresses** that hide the receiver and asset type being transacted. -\- **RingCT** which hides amounts/balances, even when staking thanks to **Zarcanum.** +- **RingCT** which hides amounts/balances, even when staking thanks to **Zarcanum.** This makes sure that **by default,** transaction data being stored on the blockchain is **only** accessible by parties who authorized the transactions, none of it is ever publicly published.