Just a few days ago a new web site appeared called annocpan to provide a place to easily annotate the existing documantation of any CPAN module. (See also perl.com article)

This, along with a number of other Perl related web sites including The Monastery, use.perl.org, CPAN ratings, my CPAN::Forum, RT, PAUSE and probably a few others I missed now require registration and then authentication using username/password.

Some, like PAUSE and RT share part of their authentication, CPAN ratings uses auth.perl.org but still this is a mess. (As natural for us).

Something should be done so we won't need to manage so many identities. Can soemone come up with an idea that will provide some central management of all our identities, at least those related to Perl ? I am not sure what would be all the requirements for such a system, but here are a two points I could come up:

Or am I just trying to centralize again something that should remain distributed and anarchic?
Update: As jhourcle mentioned this question was already discussed not long ago in Single Sign-On?
I should have seen that before posting.
So just disregard this post, unless you have something new to say.
Update 2: What I'll probably try to do, once I have more time to work on CPAN::Forum again is that after registering I'll let users connect their CPAN::Forum identity with some other identity (e.g. their reverend name) and then they'll be able to login using their reverend username/password. In turn CPAN::Forum will authenticate agains The Monastery and if my server won't be blocked by Gods then people will not have to remember their username/password on CPAN::Forum.

In reply to Perl Passport or Single Sign On? by szabgab

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.