posted this on my blog over there as well but i know some of y'all are on tumblr as well so i figured i'd post it here too...
so, after getting the russian psyop warning email last night, i spent the morning hacking together a script to scan every single post on my blog for any posts originating from any of the authors listed in the email. here’s what i learned:
-
there are definitely no posts from any of the authors listed in the warning email anywhere on my blog. this almost certainly means the email was sent erroneously to people who weren’t affected or involved in any way.
-
tumblr’s oauth implementation (and really just oauth in general) sucks major ass when you’re writing a command line client. my goal in writing my program was to make something that would be very easy to use by non-technical people, and since all it really needs to do is spit out a list of posts (or nothing) there’s no reason to give it a graphical interface at all. 3-step oauth with out-of-band callbacks requires WAY more setup and technical know-how to use with a command line application than a non-technical user will be comfortable with. basically, if i want to make this usable by most people, then i need to write a webapp around the whole thing, buy a domain name, and pay for hosting. that’s not something i can justify doing for a tool that will be used at most once for any given user. and since the API limits fetching posts from a blog to 50-at-a-time, it would exhaust the rate limit after scanning only two blogs the size of mine, and i know others have blogs way larger than mine.
so if anyone’s freaking out about their entire online life being a lie because they got an email, don’t worry. if none of the author names listed in the email were instantly familiar to you, then you probably weren’t even supposed to get the email in the first place.
neku wrote
nah its cool i knew i was a russian psyop
i think you get the email if you liked a post from one of those blogs too so :/