WICG / local-peer-to-peer

↔️ Proposal for local communication between browsers without the aid of a server.
https://wicg.github.io/local-peer-to-peer/
Other
62 stars 6 forks source link

Validate peer-level authentication state #24

Open backkem opened 7 months ago

backkem commented 7 months ago

We intend to track a peer's authentication state per peer level, not per origin. The rationale is to not require the user to undergo authentication multiple times between the same peers. This design needs to be validated by security and privacy considerations.

This was briefly discussed in #23.