-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change is primarily editorial and includes the followg changes: * Replace references to "Prio" with references to a generic VDAF. (This section was written long ago when we had Prio in mind.) * Elaborate on known issues for collect requests. * Discuss Sybil attacks, including enumerating the different types (#211). * Clarify what security properties are assumed for the transport layer. This section currently says: > The system also assumes that servers communicate over secure and > mutually authenticated channels. In practice, this can be done by > TLS or some other form of application-layer authentication. The term "secure channel" is somewhat ambiguous here. We suspect we need mutual authentication, but confidentiality won't be needed.
- Loading branch information
Showing
1 changed file
with
53 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters