I have a series of images I would like to syndicate to myself, wherever I may be accessing Google Reader. I'd rather restrict "plaintext" access to only my computer, by some simple client-side encryption, if necessary. What's the easiest way of doing this?
There's an old encrypted RSS
article that is exactly what I want, only for text. I'm not worried about local attacks.
Is there eg, a Greasemonkey script that would work? Am I neglecting that I would still have to host the images securely somehow? Right now I "host" from 127.0.0.1, solving several of the problems temporarily.
It would be possible to encrypt the images themselves and store them on any old server, and use Javascript to decode them on the client (like the linked article). But it would only work on some browsers (not IE) and I know of no off-the-shelf software you could use.
posted by AndrewStephens at 8:07 PM on May 6