21 lines
		
	
	
		
			959 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			959 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <h1 id="paste" class="anchor"><a href="#paste"><i class="fas fa-link anchor-icon"></i></a> Pastebin Services</h1>
 | |
| 
 | |
| {% include cardv2.html
 | |
| title="PrivateBin"
 | |
| image="/assets/img/tools/PrivateBin.png"
 | |
| description="PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES. It is the improved version of ZeroBin."
 | |
| website="https://privatebin.info/"
 | |
| forum="https://forum.privacytools.io/t/discussion-privatebin/296"
 | |
| github="https://github.com/PrivateBin/PrivateBin"
 | |
| %}
 | |
| 
 | |
| 
 | |
| {% include cardv2.html
 | |
| title="CryptPad"
 | |
| image="/assets/img/provider/CryptPad.png"
 | |
| description="CryptPad is an open source, zero knowledge, realtime collaborative editor. Data is encrypted/decrypted in the browser using 256bit AES."
 | |
| website="https://cryptpad.fr/pad/"
 | |
| forum="https://forum.privacytools.io/t/discussion-cryptpad/1270"
 | |
| github="https://github.com/xwiki-labs/cryptpad"
 | |
| %}
 | 
