There are no reviews yet. Be the first to send feedback to the community and the maintainers!
OpenKeyval ========== * The live version of the service has been sunset. * This codebase is no longer being maintained by the creators. Overview -------- OpenKeyval is a persistent key/value store, presented as a simple web service. OpenKeyval provides everyone with free, unauthenticated access to its server. Anyone can write up to 64 KiB of data to any key. After writing a value, a read-only version of the key is returned, which allows you to safely provide read-only access to data without worrying that the other person might change its value. OpenKeyval requires no authentication and provides absolutely no guarantees of privacy. The key to the entire system is obscurity; suitably obscure keys are unlikely to be guessed by other users, and therefore safe. Read-only keys allow you to delegate access to other users without worrying about them making changes. Setting it up ------------- OpenKeyval is a relatively simple application, but it has a few requirements. Here's the gist of it: - You must serve the openkeyval directory from the root of your server - Your server needs to support the RewriteRules in .htaccess - The script must be able to write to the data/ subdirectory, which it will try to create in the openkeyval directory - Invent your own salt to use when hashing values and put it into a file called salt.txt, in the same directory as the source code. This prevents malicious users from using rainbow tables to reverse a read-only key into a writable one. Wishlist -------- - Server - Refactor server to use Rails-style routing - JavaScript - Optional caching using localStorage - OpenKeyval.isValidKey method
appcachefacts
The application cache is a poorly understood part of the HTML5 specification with a lot of potential. Let's get rid of some of the confusion and make the web a faster place.FullScreenDetector
Get notifications in your Cocoa apps when switching between full screen apps and regular Spaces on Mac OS X Lion or OS X Mountain Lion.emojipngs
Apple's Emoji character set as PNGssmb
Super Markio Bros.option.js
A JavaScript implementation of Scala's Option typefeedfilterer
FeedFilterer: a tool to filter stuff out of the RSS feeds you subscribe toMojoClass
A small, simple implementation of traditional classes and inheritance for JavaScriptCocoade
Little snippets of Cocoa code for Mac OS Xemoji-trading-cards
What if emoji, but trading cards?tsys.js
blink.js
In honour of Mozilla removing <blink> from Firefox, a client-side implementation of the <blink> tagflightOnFinatra
Bootstrap project for building a Flight app on top of FinatraLove Open Source and this site? Check out how you can help us