Explore >> Select a destination


You are here

www.both.org
| | jreypo.io
1.8 parsecs away

Travel
| | My first post is about one small, but great, piece of software I found some time ago in Olivier's site mayoxide. This script is named ioscan_fc2.sh and you can find it in the software/toolbox area.
| | blog.jak-linux.org
0.8 parsecs away

Travel
| | I'm currently working on a rewrite of debian-cd in Python. Although there is already deb-imgs-gen, I decided to start from scratch, because deb-imgs-gen is more than 1 year old. debimg's main features are Speed debimg should be able to build netinst disks in less than 20 seconds Free Software This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
| | danq.me
1.2 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 ...
| | stevenygard.com
3.3 parsecs away

Travel
| Class-dump This is a command-line utility for examining the Objective-C runtime information stored in Mach-O files. It generates declarations for