The Name
So, apparently there has been some discontent over the LJPrivateer, perhaps some of which spurred by the name itself (a program by any other name?). Just to clarify, the name was meant as a pun, Privateer in a literal sense is simply someone (or something) that makes things private, such as LJ entries. Of course, it's funny because there is
(
Read more... )
Comments 8
Reply
Thanks for the source, will definintely take a look... and then for extra assholish-cs-major points bitch about it not being in python...
Reply
I actually thought about writing it in python. The thing is that I already wrote quantum mafia in python, and this would be pretty much the same thing. I sort of wanted to learn how to write webpages in perl's cgi framework instead of writing another in python's. Also, I liked the look of perl's "LWP::UserAgent" and couldn't immediately find a nice equivalent in python (though I am sure that one has to exist).
Reply
I may look at unicode but I may not. I was more suprised that my journal was in unicode. I wonder what I was smoking when I set it up that way.
Reply
My main journal has everything in Western I-... something, but the new journal that I made for testing purposes had everything in unicode originally, which really messed with me for a while until I figured out what had changed.
Reply
Using POST is better than GET. With GET, the password would be passed in the URL. Badness. In POST, it is inside the message sent to the server.
Here's a link on MD5: http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html
Anyhow, without some sort of two way communication, yes you could just grab the traffic coming past and resend it yourself.
Reply
Reply
Leave a comment