mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 03:26:35 +00:00 
			
		
		
		
	| Before Width: | Height: | Size: 911 B After Width: | Height: | Size: 911 B | 
							
								
								
									
										39
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										39
									
								
								index.html
									
									
									
									
									
								
							| @@ -2159,20 +2159,21 @@ | |||||||
| 	  		<h1><a href="#cryptocurrency" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Cryptocurrencies</h1> | 	  		<h1><a href="#cryptocurrency" class="titleanchor"><span class="glyphicon glyphicon-link"></span></a> Cryptocurrencies</h1> | ||||||
| 		</div> | 		</div> | ||||||
|  |  | ||||||
|  |  | ||||||
|   		<div class="row"> |   		<div class="row"> | ||||||
| 	  		<div class="col-sm-4"> | 			<div class="col-sm-4"> | ||||||
| 	    			<div class="panel panel-success"> | 				<div class="panel panel-success"> | ||||||
| 			  		<div class="panel-heading"> | 					<div class="panel-heading"> | ||||||
|           					<h3 class="panel-title">Monero</h3> | 						<h3 class="panel-title">Bitcoin</h3> | ||||||
| 			  		</div> | 					</div> | ||||||
| 					<div class="panel-body"> | 					<div class="panel-body"> | ||||||
| 						<p><img src="img/tools/Monero.png" alt="Monero" align="right" style="margin-left:5px;">Monero focuses strictly on protecting user's privacy and mandates all transactions are private by default. Monero is open-source, completely decentralized and has three layers of privacy through Ring Signatures, Ring Confidential Transactions and Stealth Addresses.</p> | 						<p><img src="img/tools/Bitcoin.png" alt="Bitcoin" align="right" style="margin-left:5px;">Bitcoin is a pseudonymous cryptocurrency that allows anyone to transact online without registering or giving away any personal information. <b>Caution: </b> Bitcoin does not provide payment anonymity: the usage of third party mixing services is required to obfuscate the transaction history. </p> | ||||||
| 						<p> | 						<p> | ||||||
| 							<a href="https://getmonero.org/"> | 							<a href="https://bitcoin.org/"> | ||||||
| 								<button type="button" class="btn btn-success">Website: getmonero.org</button> | 								<button type="button" class="btn btn-success">Website: bitcoin.org</button> | ||||||
| 							</a> | 							</a> | ||||||
| 						</p> | 						</p> | ||||||
| 						<p>OS: Windows, Mac, Linux.</p> | 						<p>OS: Windows, Mac, Linux, BSD, Android, iOS.</p> | ||||||
| 					</div> | 					</div> | ||||||
| 				</div> | 				</div> | ||||||
| 			</div> | 			</div> | ||||||
| @@ -2182,29 +2183,29 @@ | |||||||
| 						<h3 class="panel-title">Zcash</h3> | 						<h3 class="panel-title">Zcash</h3> | ||||||
| 					</div> | 					</div> | ||||||
| 					<div class="panel-body"> | 					<div class="panel-body"> | ||||||
| 						<p><img src="img/tools/zcash.png" alt="Zcash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions can optionally hide the sender, recipient, and value of transactions in z-addresses.</p> | 						<p><img src="img/tools/Zcash.png" alt="Zcash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions can optionally hide the sender, recipient, and value of transactions in z-addresses with total anonymity.</p> | ||||||
| 						<p> | 						<p> | ||||||
| 							<a href="https://www.z.cash/"> | 							<a href="https://www.z.cash/"> | ||||||
| 								<button type="button" class="btn btn-info">Website: z.cash</button> | 								<button type="button" class="btn btn-info">Website: z.cash</button> | ||||||
| 							</a> | 							</a> | ||||||
| 						</p> | 						</p> | ||||||
| 						<p>OS: Linux.</p> | 						<p>OS: Windows, Mac, Linux.</p> | ||||||
| 					</div> | 					</div> | ||||||
| 				</div> | 				</div> | ||||||
| 			</div> | 			</div> | ||||||
| 			<div class="col-sm-4"> | 			<div class="col-sm-4"> | ||||||
| 				<div class="panel panel-warning"> | 	    			<div class="panel panel-warning"> | ||||||
| 					<div class="panel-heading"> | 			  		<div class="panel-heading"> | ||||||
| 						<h3 class="panel-title">Bitcoin</h3> |           					<h3 class="panel-title">Monero</h3> | ||||||
| 					</div> | 			  		</div> | ||||||
| 					<div class="panel-body"> | 					<div class="panel-body"> | ||||||
| 						<p><img src="img/tools/Bitcoin.png" alt="Bitcoin" align="right" style="margin-left:5px;">Bitcoin is a pseudonymous cryptocurrency that allows anyone to transact online without registering or giving away any personal information.</p> | 						<p><img src="img/tools/Monero.png" alt="Monero" align="right" style="margin-left:5px;">Monero focuses strictly on protecting user's privacy and mandates all transactions are private by default. Monero is open-source, completely decentralized and provides privacy through Ring Confidential Transactions and Stealth Addresses.</p> | ||||||
| 						<p> | 						<p> | ||||||
| 							<a href="https://bitcoin.org/"> | 							<a href="https://getmonero.org/"> | ||||||
| 								<button type="button" class="btn btn-warning">Website: bitcoin.org</button> | 								<button type="button" class="btn btn-warning">Website: getmonero.org</button> | ||||||
| 							</a> | 							</a> | ||||||
| 						</p> | 						</p> | ||||||
| 						<p>OS: Windows, Mac, Linux, BSD, Android, iOS.</p> | 						<p>OS: Windows, Mac, Linux.</p> | ||||||
| 					</div> | 					</div> | ||||||
| 				</div> | 				</div> | ||||||
| 			</div> | 			</div> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kewde
					Kewde