| pykeynote | A Python extension module for KeyNote. It provides a high-level object-oriented interface to the KeyNote trust management API. Although pykeynote has been developed on Linux and minimally tested on OpenBSD, it will probably work on all Unix-like systems that satisfy its requirements. There is also the epydoc generated API documentation to help you start coding. |
| Greek-OpenBSD-3.4.tar.gz | Support for the Greek language on OpenBSD 3.4, for both the console (wscons) and the X Window System. |
| angst-0.4b.tar.gz | Angst is an active sniffer, based on libpcap and libnet. It provides methods for aggressive sniffing on switched local area network environments. Currently two active sniffing methods are supported; the first monitors ARP requests, and after enabling IP forwarding on the local host, sends ARP replies mapping all IPs to the local MAC address. The second method floods the local network with random MAC addresses, causing (certain) switches to send packets to all ports. For more details see the SourceForge angst page. |
| jumpgate-0.7.tar.gz | Jumpgate is a TCP connection forwarder that provides many enhancements and improvements over the existing programs that do the same thing. It provides an interactive mode that queries the connected party for the forwarding information it needs. Also, there is the option to log the entire forwarded session in a file for later inspection. Furthermore, it can log information about the forwarded session via the syslog(3) facility. For more details see the SourceForge jumpgate page. |
| netris-0.52-argp-hack.diff | This patch for netris (generated against version 0.52) adds the functionality of sending junk rows to your opponent. The default key to do that is 'h' and the default number of rows to send is 1. You can change the former by remapping the keys (with the -k switch) and the latter with the new -j switch (see the output of netris -h after you have applied the patch for more details). |
| ntrg-gmp-win32 | A Windows 32 port of the GNU Multiple Precision Arithmetic Library (GMP) version 3.1.1. This port has no dependencies on third party software. Only tested on Windows XP with MS Visual Studio .NET 2003. |
| ntrg-gmp-wince | A Windows CE port of the GNU Multiple Precision Arithmetic Library (GMP) version 3.1.1. This port has no dependencies on third party software. Only tested on a Compaq iPAQ H3630 (ARM) running the Windows CE (3.00) Pocket PC 2002 operating system. |
| ntrg-ecc-lib-win32 | A Windows 32 port of the Elliptic Curve Cryptography library (ECC-LIB). You also need my Win32 port of GMP. Only tested on Windows XP with MS Visual Studio .NET 2003. |
| ntrg-ecc-lib-wince | A Windows CE port of the Elliptic Curve Cryptography library (ECC-LIB). You also need my WinCE port of GMP. Only tested on a Compaq iPAQ H3630 (ARM) running the Windows CE (3.00) Pocket PC 2002 operating system. |
| ntrg-ibe-win32 | A Windows 32 port of the Stanford Identity-Based Encryption (IBE) library version 0.7.2 using the MSVC++ development tools. You also need OpenSSL and my Win32 port of GMP. Only tested on Windows XP. |
| ntrg-ibe-wince | A Windows CE port of the Stanford Identity-Based Encryption (IBE) library version 0.7.2. You also need the WCECOMPAT library, OpenSSL and my WinCE port of GMP. Only tested on an HP iPAQ H6340 (ARM) running the Windows CE Mobile 2003 operating system. |
| ntpdate.py | This doesn't aim to be a full port of ntpdate to Python. Instead, it tries to be a small SNTP utility for setting system time without having to install the whole NTP package, which is a monstrosity. |
| lastfm.pl | This irssi script polls the specified last.fm profile for the most recent audioscrobbled track every specified number of seconds (default is 120). The track is displayed in every channel specified by the user or, if the user does not specify any channels, in the active window. Put it in ~/.irssi/scripts/lastfm.pl, load it with /script load lastfm.pl and start a new session with /lastfm start your_lastfm_username. /lastfm help outputs usage details. There is also a simpler /np command that displays the most recent audioscrobbled track in the active window each time it is invoked. |