diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/geom/class/eli/geli.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8 index c84a28f..e0ceeb0 100644 --- a/sbin/geom/class/eli/geli.8 +++ b/sbin/geom/class/eli/geli.8 @@ -611,10 +611,8 @@ If data is modified or copied from one place on the disk to another, .Nm should be able to detect such a modification. -If an attacker can remember the encrypted data, he can write them back to the -same place. -This will not be detected even if the data were legally modified -between read and write operations of the attacker. +If an attacker can remember the encrypted data, modify them and write them +back to the same place, the modification will not be detected. .Nm will not protect your data against replay attacks. .Sh SEE ALSO |