Fix typo @ ProtectedText description #93

Merged
ghost merged 1 commits from patch-1 into master 2016-12-02 03:29:47 +00:00

View File

@ -2219,7 +2219,7 @@
<h3 class="panel-title">ProtectedText</h3> <h3 class="panel-title">ProtectedText</h3>
</div> </div>
<div class="panel-body"> <div class="panel-body">
<p><img src="img/tools/ProtectedText.png" alt="ProtectedText" align="right" style="margin-left:5px;">ProtectedText is an open source web application. It encrypts and decrypts text in the browser, and password (or it's hash) is never sent to the server <p><img src="img/tools/ProtectedText.png" alt="ProtectedText" align="right" style="margin-left:5px;">ProtectedText is an open source web application. It encrypts and decrypts text in the browser, and password (or its hash) is never sent to the server
- so that text can't be decrypted even if requested by authorities. No cookies, no sessions, no registration, no users tracking.</p> - so that text can't be decrypted even if requested by authorities. No cookies, no sessions, no registration, no users tracking.</p>
<p> <p>
<a href="https://www.protectedtext.com/"> <a href="https://www.protectedtext.com/">