![[ c o d e ]](/old?u=http%3A%2F%2Fwww.mindrot.org%2Fimages%2Fmindrot-code.gif&y=1999)
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.
|