Skip to the content.

User Accounts

Types

Technically there are two types of user accounts:

  1. Admin Accounts have a username/password and need to log in
  2. Public Link accessed by a special link that treats them as a ‘public link’ user EG: picr.com/SUPERSECRETCODE.
    This does not require a login

Similarities

These are often treated similarly because they have a lot of shared properties / functionality including:

Differences

Some differences include:

Avatars

PICR uses Gravatar for avatars. If a user’s username is an email address, PICR creates a SHA256 hash of that email address and uses it to request the user’s Gravatar image.

In the event that an avatar hasn’t been registered with Gravatar, PICR will show initials on a random color.