Commit b7f75f9
Add Issuer Trust to Security Considerations (#254)
* Add §Issuer Trust to Security Considerations
Two non-normative bullets, both raised by @csarven on solid/specification#776
(solid/specification#776 (comment)):
- Issuer trust is unconditional: a compromised / malicious / unavailable
issuer can deny access, impersonate, or rewrite identity-related claims.
- Many agents on a single issuer is a single point of failure: concentration
risk grows with the issuer's user base.
* Apply suggestions from code review
Co-authored-by: Jesse Wright <63333554+jeswr@users.noreply.github.com>
Co-authored-by: Christoph Braun <braun@kit.edu>
* Update index.bs
* merge main into feat/security-issuer-trust
* add indentation to make automatic build happy
---------
Co-authored-by: Christoph Braun <braun@kit.edu>
Co-authored-by: Christoph Braun <christoph.braun@protonmail.com>1 parent 836ae03 commit b7f75f9
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
529 | 543 | | |
530 | 544 | | |
531 | 545 | | |
| |||
0 commit comments