/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.synesthesia.co.uk
| | daniel-siepmann.de
0.7 parsecs away

Travel
| | How to inject TypoScript Settings into PHP classes within TYPO3.
| | danq.me
0.6 parsecs away

Travel
| | Quick Links Download from RubyGems.org Source on GitHub Mobile-OTP standard About the project This RubyGem implements the Mobile-OTP standard in Ruby, allowing you to write Ruby (and Rails) powered servers and client implementations. This enables you, for example, to implement strong two-factor authentication into your web application, where your users use their mobile phones as a remote token. Installation gem install motp Server Implementation For each user, come up with a secret and allow them to specify their PIN. Store both. When they use your system, ask them for the One-Time Pad. They can get this by using their mobile phone (which they've already configured with the secret) and entering their PIN. require 'motp' Motp::check(secret, pin, otp) Returns ...
| | github.com
0.6 parsecs away

Travel
| | Self-hosted photo gallery social network. Under development - anforaProject/anfora
| | janaimke11.wordpress.com
18.6 parsecs away

Travel
| Copyleft is the ability of a contributor or distributor to add restrictions to a work. While most open source software allows you to use and modify the code as you want, open source software incorporating copyleft provisions prevent a contributor from making the future software proprietary. Copyleft is a general method for making a program...