Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Unfornatly, no, there's not really a way to make this better. The issue is that not only do I need to verify that you're who you say you are, I need to be able to verify that I have authorization to post things to the chatterbox as you to the PM server. That means I need your cookie. I could provide an interface to allow you to provide your cookie directly, rather then your password, but that has several problems. First off, it's not all that easy for many people to find their cookie. Mozilla makes it decently easy, but AFAIK it's the only one. Secondly, it isn't really any more secure. It's just as easy to hijack your PM account with a cookie as with a password, and it's not difficult to get the password out of the cookie. (This can easily be construed as a bug in perlmonks.) I was going to say thirdly, it's more difficult for me to verify, but then I realized that I was wrong.

BTW, OSCAR isn't any more secure then TOC. In fact, it may be /less/ secure, since running strings on an OSCAR stream will cut out almost all of the noise, leaving only the data you want, whereas it will leave a TOC stream almost unchanged. (The exception to that is your AIM password, but that's not what we're talking about here.)


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).


In reply to Re: Re: perlmonkscb: An AIM / CB gateway. by theorbtwo
in thread perlmonkscb: An AIM / CB gateway. by theorbtwo

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-16 05:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found