Skip to content

Commit

Permalink
Merge pull request #47 from solid/add-authn-panel
Browse files Browse the repository at this point in the history
Add proposal for Authentication panel
  • Loading branch information
Mitzi-Laszlo authored Jul 18, 2019
2 parents 401c04c + 1fc3869 commit 6570588
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions panels.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ To ensure internationalisation is taken into consideration during the Solid desi
-

## Accessibility Panel
How to ensure that the technical decisions are taking accesibility considerations into account.
How to ensure that the technical decisions are taking accessibility considerations into account.

### Communication channels
- [public-solid@w3.org](https://lists.w3.org/Archives/Public/public-solid/)
Expand Down Expand Up @@ -81,6 +81,25 @@ related standards.
- Michiel de Jong
- Dmitri Zagidulin <[dzagidulin@gmail.com](mailto:dzagidulin@gmail.com)>

## Authentication Panel
Discussion and specs relating to Authentication and Auth Delegation protocols,
including:

* [WebID-OIDC](https://github.com/solid/webid-oidc-spec) auth delegation
protocol
* WebID-TLS legacy protocol
* Username + password recommendations for local authentication
* [WebAuthentication](https://www.w3.org/TR/webauthn/) (proposed future
integration)
* DID Authentication (proposed future integration)
* HTTP Signatures (proposed future integration)

### Communication channels
- [public-solid@w3.org](https://lists.w3.org/Archives/Public/public-solid/)

### Panelists
- Dmitri Zagidulin <[dzagidulin@gmail.com](mailto:dzagidulin@gmail.com)>

## Query Panel
Discussion, specs and recommendations for implementing querying mechanisms
beyond LDP, such as Sparql,
Expand All @@ -102,7 +121,7 @@ How do apps request access to specific containers, shapes, and/or realms of a us
### Panelists
- Michiel de Jong

## Explaining the Vision Panel
## Explaining the Vision Panel
Taking the suggestions on https://github.com/solid/information/issues/180 to produce a proposal for explaining the Solid vision, mission, and values on https://github.com/solid/information/pull/202

### Communication channels
Expand Down

0 comments on commit 6570588

Please sign in to comment.