Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2020-04-13-Disk-Encryption.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ find the plain.txt. To do this simply do the following:<br>
11. `strings plain.disk`<br>

NOTE:
* Having a week authentication mechanism for login control is not mitigated by
* Having a weak authentication mechanism for login control is not mitigated by
disk encryption. Mounted encrypted volumes without user intervention are
available in clear to the logged in user.
* Data assets especially storage must remain confidential either with disk/ file
Expand Down