Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use URLs not URNs as examples #79

Closed
kevinmarks opened this issue Mar 3, 2015 · 8 comments
Closed

Use URLs not URNs as examples #79

kevinmarks opened this issue Mar 3, 2015 · 8 comments

Comments

@kevinmarks
Copy link

Representing people as URNs is obscure and unhelpful. People have URLs and are widely represented by them on the web.

@elf-pavlik
Copy link
Member

👍 IMO we should also reconsider use of acct: but it at least offers improvement over urn:
I would prefer using HTTP(S) URLs https://url.spec.whatwg.org/#urls

@jasnell
Copy link
Collaborator

jasnell commented Mar 5, 2015

The URN's used are based on this: https://tools.ietf.org/html/rfc6963

The use of acct is there largely as a placeholder until the WG figures out what it ultimately wants to do around identity.

Quite a few social systems do not use URLs for representing people so we need to make sure we cover both bases. The vocabulary itself calls for @id's to be absolute URI/URL/IRIs.

That all said, a pull request to update the examples would be accepted ;-)

@jasnell
Copy link
Collaborator

jasnell commented May 27, 2015

@kevinmarks interested in helping out with a PR? :-)

@dissolve
Copy link
Contributor

dissolve commented Jul 2, 2015

Noticed there are still urn: values in, I will update later with a PR for that as well.

jasnell added a commit that referenced this issue Jul 2, 2015
per #79 this removes all acct: to replace with http://
@evanp
Copy link
Collaborator

evanp commented Jul 2, 2015

I disagree with this. We're going to see all kinds of URIs as IDs and types; we don't explicitly prevent non-HTTP URIs. I'd like to see some acct: URIs in there, since it's what we use for pump.io.

@akuckartz
Copy link

Use https-URLs please.

@akuckartz
Copy link

How was this resolved?!

@jasnell
Copy link
Collaborator

jasnell commented Aug 11, 2015

#186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants