Skip to content

Instantly share code, notes, and snippets.

View sandhawke's full-sized avatar

Sandro Hawke sandhawke

View GitHub Profile
@sandhawke
sandhawke / solidauth.md
Last active March 24, 2016 17:18 — forked from melvincarvalho/solidauth.md
Solid Auth

Options for resolving Issue #22

Scenario: Alice, using her browser, wants to access resources on server bob.example, authenticating herself as the owner of server alice.example (or a specific resource on it, like her WebID graph or profile)

Current solution: use WebID-TLS. But support in the browser has issues (see issue statement), so what are some alternatives?

Basic Approaches