Code
First of all: I’m a security guy and not really a good coder. However, sometimes I hit a problem that I cannot solve using the standard tools I got. I usually ignore the problem for a while but if that doesn’t help, I start coding something to solve it. Here I’d like to share some of my code, which I think might be useful for others. All of my code is licensed under the following variant of the Beerware license:/* * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * <code@gregorkopf.de> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you can buy me a beer in return. Gregor Kopf * ---------------------------------------------------------------------------- */
Please note, that although I release my code under the Beerware license, I’d still appreciate if you could drop me a line in case you use my code in your own projects. This is not a strict requirement and if you really don’t want to tell me, you obviously don’t have to.
If you have questions or comments, please get in touch.
See below for a list of my projects:
- Simple Secure Channel - May 13, 2014
- pwsafe - October 4, 2013
- TrueCrypt for FreeBSD - May 2, 2013
- Markup -> OpenOffice - April 30, 2013