mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-10-01 01:35:57 -04:00
eb593c35b4
Ghostbin is shutting down at the end of May
17 lines
754 B
HTML
17 lines
754 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://bin.privacytools.io/"
|
|
forum="https://forum.privacytools.io/t/discussion-privatebin/296"
|
|
github="https://github.com/PrivateBin/PrivateBin"
|
|
%}
|
|
|
|
<h3>Worth Mentioning</h3>
|
|
|
|
<ul>
|
|
<li><a href="https://disroot.org/">disroot.org</a> - Free privacy-friendly service that offers PrivateBin and other applications.</li>
|
|
</ul>
|