Skip to content
View spaceone's full-sized avatar

Organizations

@univention
Block or Report

Block or report spaceone

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
spaceone/README.md

Welcome to my github profile.

I am an Open Source Software Enginner working for Univention.

My special interests are HTTP, REST, Security technology, Python and Clean-Code - and I like to combine all of them.

Univention GmbH

At Univention I am working at the Debian based Linux Distribution Univention Corporate Server.

My focus topics there are: IAM (Identity and Access Management):

  • OpenLDAP
  • REST-Services for LDAP-objects
  • Active Directory & Samba 4 to OpenLDAP connector
  • A little bit Kerberos (Heimdal) and Samba 4

Web Interfaces & Design:

  • Javascript (dojo toolkit) web frontend
  • HTTP backends
  • responsive Web-Design

Python:

  • Python 2.7 to 3 migration

Security:

  • Finding and fixing internal security issues

Dockerization:

  • of our currently Debian packages components

private stuff

security

In my spare time I used to do Hacking Challenges and penetation testing (e.g. at WeChall).

httoop

I am the inventor of httoop, an object oriented HTTP library (for implementing HTTP servers, clients, caches and proxies) focusing on strict compliance, security, object orientation, simplicity in use, using strictly the vocabulary of HTTP instead of inventing own things and not doing extra things and workarounds. It's the best HTTP library I've seen in the Python world so far. As I am miserable in marketing, there are only a few users yet.

circuits

I am maintainer of circuits. Circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture. A project which exists long before asyncio - but nowadays isn't as modern as these frameworks - maybe we can catch up somewhen.

circuits.http

While circuits has a circuits.web component, I created a different Implementation called circuits.http using my httoop project as basis. This focused on more explicit request routing and simplifies implementing all HTTP functionalities and REST principles.

configuration files

I am a heavy user of Linux, Python, vim, sway/i3-wm. My configration files are available as Debian package at dotfiles.

statistics

spaceone GitHub stats

Pinned

  1. httoop httoop Public

    HTTOOP - a fully object oriented HTTP protocol library written in python

    Python 18 5

  2. circuits.http circuits.http Public

    HTTP components for circuits

    Python 6 1

  3. circuits/circuits circuits/circuits Public

    circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.

    Python 301 57

  4. dotfiles dotfiles Public

    config files

    Vim Script

  5. websites websites Public

    private stuff

    Python 1

  6. circuits circuits Public

    Forked from circuits/circuits

    circuits is a Lightweight Event driven and Asynchronous Application Framework for the Python Programming Language with a strong Component Architecture.

    Python