This commit is contained in:
unknown
2018-11-07 20:42:10 +00:00
parent cd6b6f1271
commit 364969efce

View File

@@ -66,8 +66,8 @@
</nav> </nav>
<div class="main"> <div class="main">
<h1 class="display-4">browserPGP</h1> <h1 class="display-4">browserPGP</h1>
<a>A little project that makes using PGP in a browser easy and secure. Work in progress!</a> <a>A website that makes using PGP simple and secure. All work is done client side, so no private data leaves your computer.<br><br>If you want to be extra secure, disable internet while using this site.</a>
<br> <br><br>
<img src="pgp.png"> <img src="pgp.png">
</div> </div>
</body> </body>