Merge pull request #239 from afighttilldeath/patch-1
Replaced Shadowcash with Monero
This commit was merged in pull request #239.
	This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								img/tools/Monero.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								img/tools/Monero.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 4.8 KiB  | 
							
								
								
									
										21
									
								
								index.html
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								index.html
									
									
									
									
									
								
							@@ -2137,16 +2137,16 @@
 | 
			
		||||
	  		<div class="col-sm-4">
 | 
			
		||||
	    			<div class="panel panel-success">
 | 
			
		||||
			  		<div class="panel-heading">
 | 
			
		||||
          					<h3 class="panel-title">Bitcoin</h3>
 | 
			
		||||
          					<h3 class="panel-title">Monero</h3>
 | 
			
		||||
			  		</div>
 | 
			
		||||
					<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 has three layers of privacy through Ring Signatures, Ring Confidential Transactions and Stealth Addresses.</p>
 | 
			
		||||
						<p>
 | 
			
		||||
							<a href="https://bitcoin.org/">
 | 
			
		||||
								<button type="button" class="btn btn-success">Website: bitcoin.org</button>
 | 
			
		||||
							<a href="https://getmonero.org/">
 | 
			
		||||
								<button type="button" class="btn btn-success">Website: getmonero</button>
 | 
			
		||||
							</a>
 | 
			
		||||
						</p>
 | 
			
		||||
						<p>OS: Windows, Mac, Linux, BSD, Android, iOS.</p>
 | 
			
		||||
						<p>OS: Windows, Mac, Linux.</p>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
@@ -2169,16 +2169,16 @@
 | 
			
		||||
			<div class="col-sm-4">
 | 
			
		||||
				<div class="panel panel-warning">
 | 
			
		||||
					<div class="panel-heading">
 | 
			
		||||
						<h3 class="panel-title">ShadowCash</h3>
 | 
			
		||||
						<h3 class="panel-title">Bitcoin</h3>
 | 
			
		||||
					</div>
 | 
			
		||||
					<div class="panel-body">
 | 
			
		||||
						<p><img src="img/tools/ShadowCash.png" alt="ShadowCash" align="right" style="margin-left:5px;">ShadowCash is an anonymous cryptocurrency built on Bitcoin's codebase featuring additional cryptographic techniques allowing untraceable and unlinkable transactions meaning malicious attackers are unable to identify sender or receiver. Also includes decentralized encrypted messaging similar to BitMessage.</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.</p>
 | 
			
		||||
						<p>
 | 
			
		||||
							<a href="https://shadowproject.io/">
 | 
			
		||||
								<button type="button" class="btn btn-warning">Website: shadowproject.io</button>
 | 
			
		||||
							<a href="https://bitcoin.org/">
 | 
			
		||||
								<button type="button" class="btn btn-warning">Website: bitcoin.org</button>
 | 
			
		||||
							</a>
 | 
			
		||||
						</p>
 | 
			
		||||
						<p>OS: Windows, Mac, Linux.</p>
 | 
			
		||||
						<p>OS: Windows, Mac, Linux, BSD, Android, iOS.</p>
 | 
			
		||||
					</div>
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
@@ -2187,7 +2187,6 @@
 | 
			
		||||
		<h3>Worth Mentioning</h3>
 | 
			
		||||
		<ul>
 | 
			
		||||
			<li><a href="https://www.dash.org/">Dash</a> - An open sourced, privacy-centric digital currency with instant transactions. It allows you to keep your finances private as you make transactions without waits.</li>			
 | 
			
		||||
			<li><a href="https://getmonero.org/">Monero</a> Monero is a secure, private, untraceable currency. It is open-source and freely available to all.</li>
 | 
			
		||||
		</ul>
 | 
			
		||||
		
 | 
			
		||||
		<a class="anchor" name="social"></a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user