Privacy- und Sicherheitsaspekte

Dissertation "Privacy- und Sicherheitsaspekte in ubiquitären Umgebungen" als Buch und als PDF
Misc. tools
NoCatAuth is a web-based authentication tool for (semi-)public networks like WLANs.
Since September 2003, NoCat is in use for the Welcome WLAN of the
University of Ulm.
I have been looking for an alternative to the web login for NoCat, but found none... so I wrote a little perl script which does the appropriate HTTP GETs and POSTs. The script requires libwww-perl, openssl, and Crypt::SSLeay to be installed.
Download
siggen will generate signatures from a signature template, replacing special
tags with appropriate text. The tags have the same syntax as html tags, so their
usage shouldn't be difficult.
Using these tags, you can format your text (left/right/centered); you can
generate tables with several columns; finally, some tags will be replaced with
the output of a program, a text passed to siggen, or several lines randomly
chosen from a text file. Long lines will either be wrapped or truncated.

