diff mbox series

[3/3] security-manual/securing-images.rst: remove old links

Message ID 20260106-security-manual-v1-3-500fe611a4d0@bootlin.com
State Under Review
Headers show
Series Add a security manual | expand

Commit Message

Antonin Godard Jan. 6, 2026, 3:34 p.m. UTC
Remove links to the start of the securing-images section, as these are
old now and not really related to the Yocto Project.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 documentation/security-manual/securing-images.rst | 16 ----------------
 1 file changed, 16 deletions(-)
diff mbox series

Patch

diff --git a/documentation/security-manual/securing-images.rst b/documentation/security-manual/securing-images.rst
index c66dde7f7..cc6f95003 100644
--- a/documentation/security-manual/securing-images.rst
+++ b/documentation/security-manual/securing-images.rst
@@ -3,22 +3,6 @@ 
 Making Images More Secure
 *************************
 
-Security is of increasing concern for embedded devices. Consider the
-issues and problems discussed in just this sampling of work found across
-the Internet:
-
--  *"*\ `Security Risks of Embedded
-   Systems <https://www.schneier.com/blog/archives/2014/01/security_risks_9.html>`__\ *"*
-   by Bruce Schneier
-
--  *"*\ `Internet Census
-   2012 <http://census2012.sourceforge.net/paper.html>`__\ *"* by Carna
-   Botnet
-
--  *"*\ `Security Issues for Embedded
-   Devices <https://elinux.org/images/6/6f/Security-issues.pdf>`__\ *"*
-   by Jake Edge
-
 When securing your image is of concern, there are steps, tools, and
 variables that you can consider to help you reach the security goals you
 need for your particular device. Not all situations are identical when