★ wanayoo — archive 1999 http://www.mindrot.org/code/Nouvelle recherche | Portail wanayoo
[ h o m e ] [ a r t ] [ c o d e ] [ m u s i c ] [ c r y p t o ] [ l i n k s ] [ e m a i l ]
[ c o d e ]

Here are a few small pieces of software that I have developed over the last few years. All of them were written and tested on Linux, but people have had luck building them to other platforms.

All of the code here is (unless stated otherwise) released under one of the GNU GPL or LGPL licenses.

radiusd-sql A modified Ascend RADIUS server that stores its accounting information in a MySQL database. (unmaintained)
traffic-vis A collection of tools to monitor and report on network traffic. (rarely maintained)
audio-entropyd A daemon that reseeds the Linux kernel random number generator with noise sourced from a stereo soundcard. (rarely maintained)
secret-share A simple program to implement n-way secret sharing, (unmaintained)
secsplit A cleanup of Hal Finney's Public Domain N-of-M secret sharing code. (new)
slush A SSL-encrypted remote shell application. (unmaintained, use OpenSSH instead)
nanocrypt File encryption using the RC4 algorithm. (unmaintained)
OpenSSH Linux / Unix port of OpenBSD's free SSH implementation.

Javascript

I have also recently started teaching myself javascript, and have been writing inane applets in the process.