diff options
author | Oxbian <got.dacs@slmail.me> | 2023-07-20 12:44:39 +0200 |
---|---|---|
committer | Oxbian <got.dacs@slmail.me> | 2023-07-20 12:44:39 +0200 |
commit | 9ee5dc8057cefc38750552baf51f35891dba9dd0 (patch) | |
tree | a87407bd294e4a817d691ff3114d9d908a0bbcc3 | |
parent | f40e19739248acedd87af946c71ab284983c5baf (diff) | |
download | ArKa-Web-9ee5dc8057cefc38750552baf51f35891dba9dd0.tar.gz ArKa-Web-9ee5dc8057cefc38750552baf51f35891dba9dd0.zip |
Removing hat.sh
-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> |