I hereby claim:
- I am bren2010 on github.
- I am bren2010 (https://keybase.io/bren2010) on keybase.
- I have a public key ASAi5DstmFu4tt5mTElRkuJ_Y6oypm53OYrccLoHxOJNlwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| <html> | |
| <head> | |
| <title>Flash Cards</title> | |
| <link href='http://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'> | |
| <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'> | |
| <style type="text/css"> | |
| html, body { | |
| height: 100%; | |
| margin: 0; |
The HearSay P2P File Sharer; a response to The Copyright Alert System, as well as several other internet regulation attempts. The goal of this project is to prove the viability of semi-anonymous and confidential file sharing. Consists of several proofs of concepts such as the formation of ad-hoc mix networks and routing throughout them while maintaining anonymity and semantic security.
However, lets be honest with ourselves for a second. Don't use this to fight an oppressive regime. I can not (and will not try) to 'prove' its security, and I
A tiny debugger that's useful for echo testing programs with no output, and saving time. Requires espeak.
Inspired by: http://blog.loftdigital.com/blog/debugging-with-audio
ad = require 'audio-debug'| <?PHP | |
| /* | |
| Version 0.2 | |
| License This code is released under the MIT Open Source License. Feel free to do whatever you want with it. | |
| Author [email protected], http://www.lostleon.com/ | |
| LastUpdate 05/28/2010 | |
| */ | |
| class GoogleVoice | |
| { | |
| public $username; |
| * Content (Articles, News): Done | |
| - BBCode: Done | |
| - Previews: Done | |
| - Tags: Done | |
| - Revisions: Done | |
| - CRUD: Done | |
| - Short News/Latest Articles: Done | |
| - Commentable option: Done | |
| * Lectures: Done | |
| - CRUD: Done |