Skip to content

Commit

Permalink
Update explainer to properly link to GH users
Browse files Browse the repository at this point in the history
Update explainer to properly link to GH users
  • Loading branch information
kdenhartog authored Jun 7, 2024
2 parents efa7a6f + 7408c00 commit 62b1a4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ If the API is meant to be origin isolated then we may need to limit extensions a

## Considered alternatives

One consideration that was [raised](https://github.com/w3c/webcrypto/issues/263#issuecomment-1743145628) by @rbyer was to focus this more within higher level API designs. This would enable further hardware backed keys within browser APIs themselves. However, it likely wouldn't address many of the application level use cases which likely won't ever be addressed as web platform specific APIs. Hence, having an outlet via a low level extension in Web Crypto that can be built upon seemed more reasonable.
One consideration that was [raised](https://github.com/w3c/webcrypto/issues/263#issuecomment-1743145628) by [@RByers](https://github.com/RByers) was to focus this more within higher level API designs. This would enable further hardware backed keys within browser APIs themselves. However, it likely wouldn't address many of the application level use cases which likely won't ever be addressed as web platform specific APIs. Hence, having an outlet via a low level extension in Web Crypto that can be built upon seemed more reasonable.

## Stakeholder Feedback / Opposition

Expand All @@ -168,5 +168,5 @@ At this time, this explainer has not been shared around enough to garner feedbac
Here's a non-exhaustive list of people who should be ackowledged for their discussion so far:

- WebCrypto API WG who first considered this and ultimately opted to not include this in the first version, but made note of their discussions in the spec.
- @ghost for their writeup in [this issue](https://github.com/w3c/webcrypto/issues/263)
- Anonymous Author for their writeup in [this issue](https://github.com/w3c/webcrypto/issues/263)
- Further participant feedback during the discussion on the issue linked above

0 comments on commit 62b1a4c

Please sign in to comment.