diff options
-rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -38,7 +38,6 @@ <li><a href="https://blog.arka.rocks">Blog</a></li> <li><a href="https://git.arka.rocks">Gitea</a></li> <li><a href="https://bin.arka.rocks">Encryped Bin</a></li> - <li><a href="https://encrypt.arka.rocks">Encrypt file</a></li> <li><a href="https://status.arka.rocks/status/arka">Status</a></li> <li><a href="#contact">Contact</a></li> </ul> @@ -50,7 +49,7 @@ <div id="content"> <h1>ArKa</h1> <p>ArKA is the name of the infrastructure created and maintained by me, Oxbian. - <p>You will find a blog, a git serveur (gitea), a privatebin instance, and a tool to encrypt / decrypt your files.</p> + <p>You will find a blog, a git serveur (gitea), a privatebin instance to send small files and text in an encrypted way.</p> <p>The git server contains my projects, some could may be usefull, some not. </p> <p>The blog contains some good practices articles about privacy, cybersecurity.. And sometimes I made articles explaining my point of view on some problematics. </p> <h2>Project made for ArKa</h2> |