Swap 0bin for zerobin, re-order section #470

Merged
kewde merged 9 commits from zerobin into master 2018-08-24 22:35:45 +00:00
3 changed files with 13 additions and 11 deletions
Showing only changes of commit 72befeda9f - Show all commits

View File

@ -2605,7 +2605,7 @@
<div class="col-sm-4">
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Zerobin</h3>
<h3 class="panel-title">Zerobin.net</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/ZeroBin.png" alt="ZeroBin" align="right" style="margin-left:5px;">Zerobin 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.</p>
@ -2624,7 +2624,7 @@
</div>
<div class="panel-body">
<p><img src="img/tools/Ghostbin.png" alt="Ghostbin" align="right" style="margin-left:5px;">Ghostbin supports encryption, expiration, sessions, grant users to edit your notes and pastes up to one megabyte. You can also create your own account to keep track of your pastes.</p>
<p>The software is good but ghostbin.com's security is worrisome.</p>
<p><a href="https://ghostbin.com/"><button type="button" class="btn btn-warning">Website: ghostbin.com</button></a></p>
</div>
</div>