If you had a language model (say, trained on existing comments from Reddit), you could encode the data in the comments in English, and make the abuse a little more subtle.
RedditStorage
51–60 of 175 posts
Re: RedditStorage
#52There 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…)
https://github.com/alfg/jot with demo.
Re: RedditStorage
#53Re: RedditStorage
#54There 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…
Re: RedditStorage
#55Re: RedditStorage
#56There 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…)
EDIT: also, Wikipedia never deletes anything. Even if your "edits" get reverted, you can still find them via the history page. Hmmm.
Re: RedditStorage
#57Wouldn't it be funny if reddit just randomly edited the comments to break the encoding...
Re: RedditStorage
#58There 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…)
Something not too far off that I made a couple of years ago for fun. Stores small snippets of data in the URL. https://github.com/alfg/jot with demo.
Re: RedditStorage
#59There 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…)
Steganography is always interesting for data storage. It is pretty easy to hide data into pretty much any medium. See http://jthuraisamy.github.io/markovTextStego.js/ and https://github.com/hmoraldo/markovTextStego
Re: RedditStorage
#60(Ideally, it would be slightly more elegant than just renaming a zip file.)