▄████████    ▄████████    ▄█   ▄█▄    ▄████████ 
  ███    ███   ███    ███   ███ ▄███▀   ███    ███ 
  ███    ███   ███    ███   ███▐██▀     ███    ███ 
  ███    ███  ▄███▄▄▄▄██▀  ▄█████▀      ███    ███ 
▀███████████ ▀▀███▀▀▀▀▀   ▀▀█████▄    ▀███████████ 
  ███    ███ ▀███████████   ███▐██▄     ███    ███ 
  ███    ███   ███    ███   ███ ▀███▄   ███    ███ 
  ███    █▀    ███    ███   ███   ▀█▀   ███    █▀  
               ███    ███   ▀                      
        

╓───── About ─────╖

Hello, I’m Oxbian, a geek who loves free software, technology ethics and the Unix philosophy. I’m fascinated by everything related to computers, and I value privacy and security very highly.

That’s why ArKa never collects any data about you, (except your IP address, which is logged automatically by my web server for one month), and your security is my top priority.


I enjoy cyberpunk and dystopian media, because they show us the potential pitfalls of our society. But I also hope we can move towards a solarpunk future.

I’m always eager to learn new things and share my knowledge, which you can find on the wiki.

ArKa is the small portion of the web maintained by me, Oxbian. Services I offer are mainly read only (Git server, Wiki, Blog), but I also offer a privatebin instance for sharing data securely and privately.

ArKa services

On this small portion of the web, called ArKa, you can find multiple services. Most of them are read only, for security reason, like my wiki, blog, git server.

There is also some services you can use like an encrypted bin called privatebin. You can send text / files, they are encrypted, salt, and even myself can't read them. I also recommand you to setup a password for your bin to improve security.

Projects made for ArKa

For the needs of ArKa, I made some tools, and software, all are available on the ArKa organization on the git server.

  • A blog generator, it take markdown files and generate webpages. Fully customisable thanks to the template system. BlogGenerator
  • A script to send message to someone via Matrix. Matrix sender
  • Some scripts which sends notifications of logwatch, fail2ban to an user via Matrix. Matrix monitoring

ArKa philosophy

ArKa aims to create tools and solutions that are simple, efficient, secure and have a low impact on energy and resources.

ArKa tools need to be sustainable, with low maintenance, low resources usage, the fewer dependencies possible. For this reason we use UNIX and POSIX tools as possible.


ArKa ecosystem runs on a raspberrypi 4, the website is very lightweight, and tools are written in C to have a maximum of control and liberty, and once compiled they are very fast and energy efficient unlike other language like Javascript or Python.