Software Which Works on My Machine
- Blog: Weblog entries about software which works on my machine
- Pro Custodibus: WireGuard VPN management service for securing internal company networks
- Open-source projects:
- openpgpcard-wireguard-go: patched WireGuard Go client to interact with an OpenPGP card
- openpgpcard-x25519-agent: socket interface to Curve25519 ECDH from an OpenPGP card
- jpgpj: Simple API on top of the Bouncy Castle Java OpenPGP implementation
- powerline-svnstatus: Powerline segment for showing the status of a Subversion working directory
- j3status: Miscellaneous modules for py3status, for use in the i3 wm bar
- bs-flash: Grails plugin that stores flash scope in a cookie
- bs-permit: Grails plugin that provides a @Permit annotation for authorization
- bs-remember: Grails plugin that keeps track of user identities via cookie, instead of servlet session
- pageantry: Grails plugin that provides a table paging and sorting taglib
- pbr: Grails plugin that manages static resources, building them out when the app is packaged
- pbr-less: Grails plugin that adds LESS CSS support to the PBR plugin