diff options
Diffstat (limited to 'docs/howtos/t60_security.html')
-rw-r--r-- | docs/howtos/t60_security.html | 26 |
1 files changed, 17 insertions, 9 deletions
diff --git a/docs/howtos/t60_security.html b/docs/howtos/t60_security.html index 0ce3645..27d1e75 100644 --- a/docs/howtos/t60_security.html +++ b/docs/howtos/t60_security.html @@ -346,12 +346,6 @@ </ul> </li> <li> - Software-based security hardening (GRUB trust/cryptomount, kernel LUKS/ecryptfs, etc). - <ul> - <li>modify grub to delay password attemps by a few seconds, and fail after a set time (and record all attemps in a counter, writing that to nvram)</li> - </ul> - </li> - <li> General tips/advice and web links showing how to detect physical intrusions. </li> <li> @@ -386,10 +380,17 @@ <li>Atheros PCI wifi: unknown, but lower than intel wifi.</li> <li>Microphone: only problematic if the computer gets compromised.</li> <li>Speakers: only problematic if the computer gets compromised.</li> - <li>EC: can be mitigated if following the <b>(not yet written)</b> guide on software security.</li> + <li>EC: can be mitigated if following the guide on software security.</li> </ul> <h1> + Further reading material (software security) + </h1> + <ul> + <li><a href="encrypted_trisquel.html">Installing Trisquel GNU/Linux with full disk encryption (including /boot)</a></li> + </ul> + + <h1> References </h1> <h2 id="ref1">[1] physical access</h2> @@ -423,8 +424,15 @@ <hr/> <p> - Copyright © 2014 Francis Rowe, All Rights Reserved.<br/> - See <a href="../license.html">../license.html</a> for license conditions. + Copyright © 2014 Francis Rowe <info@gluglug.org.uk><br/> + This document is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions. + A copy of the license can be found at <a href="../license.txt">../license.txt</a>. + </p> + + <p> + This document is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See <a href="../license.txt">../license.txt</a> for more information. </p> </body> |