Logo

Welcome to the home of bitwise.foo

This site is owned and managed by me, Tom Karlsson.

A preview of the server can be viewed at the following address:

https://dev.bitwise.foo

The webserver runs on a python flask app, deployed at Inleed - my web hosting service provider. From there I have built secure socket communication through to my local server. My local server runs Arch Linux with Docker containers. The proxy-app that intercepts the outside communication is a python FastAPI app. Then I have containers running 'home made' C++ applications such as the 'Login Manager' - my fast and secure Sqlite3 database manager for user credentials.

Keep in mind that it is still under development :)