Corion: the easiest way to verify a monk would be to talk with that monk about his posts

Of course... if you want to talk to him. Identifying him in that case doesn't require much at all. As I said, if someone wished to provide services for PerlMonks.

Let me give you an example. Say I write a brain-bench type quiz. Or, more interestingly, a timed quiz which requires people to write one-line solutions to problems, and evals the answers for correctness. Of course, you'd want to keep track of scores. Or an auxilliary web site... another person could write what amounted to an extension of the Monastery, and automatically maintain the identities of the Monks. Or a chat channel, or (very likely) any number of things I haven't thought of, but which some clever Monk will. Anything where people want to be able to "be themselves", and maintain their established identities.

In these cases, it is not reasonable to authenticate identity personally, and no mechanism yet exists for doing it automatically. Monks have thus far shown great creativity utilizing the rudiments which the site has provided (the XML tickers, in particular) to extend the functionality of the site. It would be interesting to see what people would come up with, given more such tools. As it happens, by the way, neither of my suggestions is rooted in speculation; I've actually worked on things which would require (or at least be greatly facilitated by) such functionality.

Besides the fact that such things could help alleviate the burden on vroom to add all kinds of features and services by himself.


In reply to Re: Re: On Chatterbox Echoes, and the Identification of Monks in the Wild by Petruchio
in thread On Chatterbox Echoes, and the Identification of Monks in the Wild by Petruchio

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.