From 1907a44d2f09681e93728f78db1cfa32d3a0d044 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Tue, 10 Sep 2024 22:10:18 -0400 Subject: UPDATE: mail adress and add GPG/PGP public key --- index.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 7c92807..7765d8b 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@

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.


+

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 for security reason), 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 blog.

@@ -76,7 +76,8 @@

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. +

ArKa ecosystem runs on a raspberrypi 4, the website is very lightweight, don't use any javascript, with a minimal CSS, which has light and dark theme (be kind to your eyes guys).

+

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 which can't be compiled and use a lot of energy everytime there are used

@@ -85,12 +86,13 @@ -- cgit v1.2.3