Mention physical access / close proximity
This commit is contained in:
@@ -19,8 +19,9 @@ Side-Channel Attacks
|
|||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
This implementation of Zcash is not resistant to side-channel attacks. You
|
This implementation of Zcash is not resistant to side-channel attacks. You
|
||||||
should assume other unprivileged users running on the same hardware as your
|
should assume (even unprivileged) users who are running on the hardware, or who
|
||||||
`zcashd` process will be able to:
|
are physically near the hardware, that your `zcashd` process is running on will
|
||||||
|
be able to:
|
||||||
|
|
||||||
- Determine the values of your secret spending keys, as well as which notes you
|
- Determine the values of your secret spending keys, as well as which notes you
|
||||||
are spending, by observing cache side-channels as you perform a JoinSplit
|
are spending, by observing cache side-channels as you perform a JoinSplit
|
||||||
|
|||||||
Reference in New Issue
Block a user