The Vodafone Sure Signal box carries licensing for the following softwares. Some of them are pretty strange.
* Linux Kernel
Fairly obvious it would run on linux.
* db4-libs-4.3.28
This is a debian package so she’s running some version of debian. It’s a set of tools for manipulating databases.
* less
A standard tool for allowing backward movement in a file when your printing it to the screen.
* libcap
This is a tool for capturing network traffic.
* libstdc++
Standard C++ compiler
* smail
This is a application for sending emails.
* ntp
This application gets the current date and time from a remote server and sets the time on the device.
* openssh
This allows remote users to connect over SSH to the device. This also contains multiple licenses for encryption algorythms and the likes.
* openssl
This allows encrypted traffic over http. Basically the goodness that allows secure payments online.
* ssleay
This is a perl extension for openssl mentioned above.
* shadow
A password and privledge management tool
* strace
Allows debugging of programs on the linux system by tracing processes.
* tcpdump
A packet analyzer for TCP. Works with libcap mentioned above.
* u-boot
A universal boot loader.