Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

comment on

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

Something I did waaaaaaay back in the day, with some help from this very monastery, to support "anonymous" chat in a site was to do colors based on IP (such that the IP was not displayed, nor reversible, but used to make a hashed color for display of the user's chat session). It's only a good transitory/ephemeral solution though for something like chat and not so hot for the reasons you elaborated: temporal, IP/browser changes, etc.

For your list, JS magic will be disallowed, I expect. And you can't rely on JS for client-side enforcement anyway (with hackers at least).

For the rest: it could work quite well a lot of the time but at least some of the time it will lend a false sense of division to a single user no matter how it's done. With an IP anonymizer and two or three or four... browsers it would be pretty easy to appear to be a gang when it's really just one. And the more specific/careful the technique for keeping the AMs separate, the more likely a single anonymous monk will accidentally appear to be two or more. :|


In reply to Re^2: Assigning unique identifiers within a discussion thread to each distinct anonymous commenter by Your Mother
in thread Assigning unique identifiers within a discussion thread to each distinct anonymous commenter by PopeFelix

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 imbibing at the Monastery: (6)
As of 2024-04-19 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found