Here's one oauth implementation for Ruby. Shouldn't be too difficult to add something similar to wget, I think.
http://oauth.rubyforge.org/ Although given past experiences on how long it took for wget to get -http-post support in the official builds, I wouldn't hold my breath. FC On 2010-09-26, Fernando Cassia <[email protected]> wrote: > Andreas, > > It doesn't matter if you' re on a Windows sytem. If there's an open > source "liboauth" library it can be ported to Windows too, as wget > was. > > But first, of course, wget would need to interface to it, if such a > library even exists. > > FC > > On 2010-09-26, Andreas Hartmann <[email protected]> wrote: >> I'm sorry, I didn't mention that I'm on a windows system. >> >> -----Original Message----- >> From: Fernando Cassia [mailto:[email protected]] >> Sent: Sonntag, 26. September 2010 21:50 >> To: Andreas Hartmann >> Cc: [email protected] >> Subject: Re: [Bug-wget] oAuth >> >> I second this request... I wonder if there isn't a "liboauth" library >> for >> GNU/Linux that wget could take advantage of... >> >> FC >> >> On 2010-09-26, Andreas Hartmann <[email protected]> wrote: >>> I have been using wget for a while now to update my Twitter status. >>> Now Twitter is using the oAuth system and basic authentication no longer >>> works. >>> Will there be support for that any time soon? OR: Is it already >>> possible? >>> >>> >> >> >> -- >> "It begins with a blessing >> And it ends with a curse; >> Making life easy, >> By making it worse;" >> >> -- Kevin Ayers >> >> > > > -- > "It begins with a blessing > And it ends with a curse; > Making life easy, > By making it worse;" > > -- Kevin Ayers > -- "It begins with a blessing And it ends with a curse; Making life easy, By making it worse;" -- Kevin Ayers
