Skip to content

Instantly share code, notes, and snippets.

@melvincarvalho
Last active May 24, 2017 07:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save melvincarvalho/c5bba67e1c02ce0ca3ed06aa9d57d157 to your computer and use it in GitHub Desktop.
Save melvincarvalho/c5bba67e1c02ce0ca3ed06aa9d57d157 to your computer and use it in GitHub Desktop.
Reasons to like weibd-tls

Tim Berners-Lee @timbl

I lke webid-tls because

  • Public keys are sooo much better than passwords

  • I want to have 1 or more public ID consistently in a bunch of stuff I do, not a different ID in each silo.

  • I feel it is simpler/quicker/more secure to authenticate directly from client to server in general than get redirected to other third parties.

It is true that the browsers have not liked client side certs — partly because it breaks their “same origin policy” which insists that developers from different domains don’t get share data.

https://gitter.im/solid/chat?at=59244d8b631b8e4e610552a1

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