This commit is contained in:
Sarah Jamie Lewis 2020-11-27 14:17:21 -08:00
parent 702e4b10f0
commit d2aae573d4
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ A basic flow of one of these attacks is as follows, although other flows also ex
Because misrepresentation attacks are inherently about trust and verification the only absolute way of preventing them
is for users to absolutely validate the public key. This is obviously not-ideal and in many cases simply *won't-happen*.
As such we aim to provide some user-experiance hints in the [ui](./ui.md) to guide people in making choices around whether
As such we aim to provide some user-experience hints in the [ui](./ui.md) to guide people in making choices around whether
to trust accounts and/or to distinguish accounts that may be attempting to represent themselves as other users.
## A note on Physical Attacks