Internet & Networking
Votes: 16
Virtual private network daemon
OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to-point connections, enhance wireless security, etc.
OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest).
OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables).
Votes: 254
The micro-blogging client for Maemo devices (application)
Mauku is the micro-blogging client for Maemo devices. It supports, for example, Twitter and compatible services.
With Mauku, you can post Tweets, a short blog posts about what are you doing. You can also follow what are your friends doing, and comment their Tweets.
For more information, visit http://mauku.innologies.com/ .
This package contains the main application.
Votes: 1
This application sends a specified number of sms messages to a phone number with a specified delay between each message. It supports several different sms services, including carrier sms, and google voice. Please note: I am not responsible for what you do with this application. It is purely meant for research purposes, and should not be used to harass, intimidate, or otherwise bother other people. I am also not responsible for loss of service, or any fees associated with using this program.
Votes: 7
A simple travel to display transport status, a map and routing between stations
This is developed to only display London Tube information/map and routing. But the design being generic I can add information for other cities/countries. Based on inputs I will be adding more information like air travel, bus timings etc ( again everything is based on assumptions that the data is external and the app will need a web interface to retrieve the same ) Special Mention: The london tube status api has been provided by http://tubeupdates.com/ and the api is free under the Creative Commons Attribution 3.0 Unported license
Votes: 0
key manager for OpenSSH
Keychain is an OpenSSH key manager, typically run from ~/.bash_profile. When keychain is run, it checks for a running ssh-agent, otherwise it starts one. It saves the ssh-agent environment variables to ~/.keychain/\${HOSTNAME}-sh, so that subsequent logins and non-interactive shells such as cron jobs can source the file and make passwordless ssh connections. In addition, when keychain runs, it verifies that the key files specified on the command-line are known to ssh-agent, otherwise it loads them, prompting you for a password if necessary.
