You must be logged in to sponsor oohlaf
Become a sponsor to Olaf Conradi
I enjoy writing software in Python and mostly to scratch an itch, mostly on Linux.
Tools I wrote:
- dotsecrets, a dotfile manager which allows to store config files in Git and strips passwords and secrets
- python-whirlpool, a cryptographic hash function in Python based on the reference implementation
- udisks-collectd-plugin, a plugin to collect disk health
- speex plugin in Yate telephony engine
Whenever I try out new software I don't mind contributing when I see something to immprove and when I have the time. It does not really matter the language it's written in as I can work with most languages.
Some of the projects I have contributed to include:
- Domoticz home automation
- Hubzilla and Friendica, social platform
- Libraries like rdflib, oauthlib, venusian
- PSAppDeployToolkit to support deploying application and task sequences using SCCM
- web frameworks like Pyramid and Morepath
- Enlightenment window manager
Featured work
-
oohlaf/dotsecrets
DotSecrets is a tool to facilitate keeping your dotfiles in Git, including those with private information. The private information is filtered before committing to the repository. DotSecrets is abl…
Python 37 -
oohlaf/python-whirlpool
Python wrapper extension for C Whirlpool digest reference implementation.
C 20