Skip to content

Explain how username is leveraged on registration page #823

@justinwb

Description

@justinwb

We've received numerous reports of users not realizing that their username would be used publicly. It isn't obvious to them that it becomes the public sub-domain associated with their account, and forms the basis of their public webid. We need to provide a bit of explanation here, and I think we do it in two parts...

  1. As users are typing in their username, have a bit of text updating as they type with:
    Your public Solid POD URL will be: http://[username].hostname.com
    Your public Solid WebID will be: https://[username].hostname.com/profile/card#me

  2. Then provide a bit of explanation on what these things actually are...

(Something like... but feel free to tweak)

Your POD URL is like the homepage for your solid pod. By default, it is readable by the public, but you can always change that if you like by changing the access control.

Your Solid WebID is your globally unique identity that you can use to identify and authenticate yourself with other PODs across the world.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions