[Home]PublicAccount

MeatballWiki | RecentChanges | Random Page | Indices | Categories

Many online systems require logins before they are usable. Often logging in either requires the disclosure of private information or is excessively difficult. Other times, the requirement that each user identify themselves may be excessive--anonymity may be preferred. Other times, member privileges are only accessible to those with a specific account even if others need access.

Surely, in each of these scenarios, the underlying architecture of the system was designed to place barriers to those without unique identities. However, often these barriers get in the way.

Therefore, create a PublicAccount. One for which everyone knows the username and password. This circumvents the login system completely.

You can reduce the damage to the infrastructure by making it difficult to know the PublicAccount. A semi-public account, if you will. One way is to not publish this information openly, but merely let it spread by word of mouth.

But, without the support of the site owners, you are asking for trouble. In some cases, it will be illegal to misrepresent yourselves. The owners might also terminate the account. Alternatively, since the account really isn't public property, but merely loaned to the public by some individual who created it, it's possible for a malicious user to hijack the account by changing the password. Without adequate security provisions (e-mail confirmation) or a site administrator on your side, this could lead to disaster.

Examples:

CategoryIdentity


Discussion

MeatballWiki | RecentChanges | Random Page | Indices | Categories
Edit text of this page | View other revisions
Search: