Shame an encryption key is REQUIRED, could be a useful way to transfer files between Reddit users. Of course the file has to be encoded, but the encryption should be an optional extra.
You could always share the password, or even redistribute a modified version of the program with a hardcoded password.
RedditStorage
121–130 of 175 posts
Re: RedditStorage
#122I used to run the rust servers sub. I would have people post JSON posts, which i would then spider and generate a JSON DB from, and created a UI (see the gh-pages branch) to grab the JSON and present a searchable/filterable way of finding servers that are relevant to you.
Re: RedditStorage
#123Another improvement might be not to send base64 abracadabra, but instead send some readable texts (autogenerated or fragments from wikipedia) and encode message as a slight deviations (typos, etc) using steganography. But it would require a lot of messages to transmit enough data.
Re: RedditStorage
#124Re: RedditStorage
#125I thought about creating an anonymous peer-to-peer network like BitMessage but over Twitter instead of over TCP/IP. The main benefit is that for the watching government hardware your traffic will flow to twitter, not to some suspicious computers. Of course if government can talk to Twitter, it might find out that activity, but not all governments can talk to Twitter. Another improvement might be not to send base64 ab…
Re: RedditStorage
#126Earlier quoted context omitted.
This is also how hipku stores ip addresses as haiku demo - http://hipku.gabrielmartin.net explanation - http://gabrielmartin.net/projects/hipku/
No wonder why this is everywhere: The hungry white ape aches in the ancient canyon. Autumn colors crunch. https://www.google.com/search?q=%22%22The+hungry+white+ape+a...
Re: RedditStorage
#127Key is derived from a single SHA256 (can be brute-forced very rapidly), cyphertext isn't authenticated (can be tampered with or corrupted without anything noticing), and the padding function is broken (strips trailing NULLs, so no good for binary files).
Re: RedditStorage
#128I like the proof of concept, but I hate that anyone would abuse Reddit this way.
Re: RedditStorage
#129http://www.reddit.com/r/programming/comments/38kn2g/redditst...
Re: RedditStorage
#130There should be a contest: Who can find the most implausible data storage medium? (Rated according to various criteria such as ingenuity, reliability, max. data read/write rates, latency, storage size, costs…)
To get reliable and free storage, photo hosting is usually the easiest way. Flickr offers 1TB, picasa/g+ offers unlimited storage with some hidden quoats. Everything that allows lossless photos lets you store arbitrary data. Depending on how careful you wanna be you can store hundreds of GBs per account. Email attachments used to be a great way a while ago but nowadays using multiple gdrive/dropbox/onedrive accounts…
Combine that with the fact that data which is encrypted looks practically like static, and you could potentially overlay it on top of an existing video of something mundane.
You'd need to use strong ECC to get past the lossy encoding, but as things like QR codes show, that is not so hard.
The audio channel is also usable...