From a916c264a1547d348ebcb61a321119ab284e6b46 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Wed, 12 Feb 2020 23:17:03 +0000 Subject: [PATCH] Adds Payment Methods --- 6_Privacy_Respecting_Software.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/6_Privacy_Respecting_Software.md b/6_Privacy_Respecting_Software.md index 61ab95e..8bf44b3 100644 --- a/6_Privacy_Respecting_Software.md +++ b/6_Privacy_Respecting_Software.md @@ -358,7 +358,8 @@ The content on many of the smaller video sites, often just doesn't compare to Yo Paying for goods and services is a good example of where privacy and security conflict; the most secure option would be to pay with credit card, since most providers include fraud protection, whereas the most private option would be to pay using crypto currency or cash, since neither can be easily tied back to your identity - +| Provider | Description | +| --- | --- | **[Monero](https://www.getmonero.org)** | One of the most private cryptocurrencies, since no meta data is available (not even the transaction amount). It uses complex on-chain cryptographic methods such as Ring signatures, RingCT, Kovri, and Stealth addresses all of which help protect the privacy of users **[ZCash](https://z.cash)** | Uses zero-knowledge proofs to protect privacy cryptographic technique, that allow two users to transact without ever revealing their true identity or address. The Zcash blockchain doesn't record any send or receive addresses