From Fedora Project Wiki

(Redirected page to Category:Security)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Mission ==
#REDIRECT [[Category:Security]]
The Security SIG has three missions that contributors can assist with:
 
# Secure Coding
# Code Auditing
# Security Response
 
Contributors can work on any or all of these missions.
 
== Secure Coding ==
 
Secure coding is writing code with security in mind from the beginning.  By not making security mistakes the code is more secure and time won't be wasted down the road having to rewrite or redesign features and functionality.
 
=== Projects ===
 
==== Defensive Coding book ====
 
The [https://docs.fedoraproject.org/en-US/Fedora_Security_Team//html/Defensive_Coding/index.html Defensive Coding book] is published on the [https://docs.fedoraproject.org Fedora Docs website] and is [https://fedorahosted.org/secure-coding/ under development].  The purpose of the book is to document common mistakes developers make and help educate developers on how to better their code from the beginning.
 
==== Training and Articles ====
 
In addition to the Defensive Coding book the Security SIG is charged with creating training resources.  Videos and smaller articles on secure development can also be created to concentrate specific topics.  These resources should be stored in the [https://fedorahosted.org/secure-coding/ secure coding] git repository.
 
== Code Auditing ==
 
== Security Response ==
=== Fedora Security Response Procedures ===
 
If you would like to report any potential security issues with Fedora follow the procedures in [[Security/Bugs|Security Bugs]] page for escalated attention to it.
 
=== Security Issues Classification ===
 
So what counts a security issue in Fedora? Find answers in the [[Security/Classifications|Security Classifications]] page.
 
=== Security Status ===
 
The current security status of Fedora is available from [[Security/Status|Security Status]] page.
 
=== Security Features ===
 
Security features available in Fedora is explained on [[Security/Features|Security Features]] page.
 
=== Security Mailing list ===
 
Fedora {{fplist|security}} list: For discussion about improvement of Fedora security. Other mailing lists are available at the [[Communicating_and_getting_help#Mailing_Lists|Communicate]] page
 
=== Fedora Security Response ===
 
The Fedora [[Security/ResponseTeam|Security Response Team]] handles security issues within Fedora. The Red Hat security team can be reached by mailing secalert AT SPAMFREE redhat DOT com. Information regarding known public issues can be found on the [[Security/Status|Security Status]] page.
 
=== Endemic Security Risks  ===
 
Due to the Fedora Project's use of resources not directly under our control, such as mirrors, Fedora and its users have exposure to [[Mirror_manager_security_risks|additional endemic risks]], and takes as many steps as possible mitigate these risks.
 
=== References ===
 
* http://people.redhat.com/drepper/nonselsec.pdf
* http://docs.fedoraproject.org/selinux-faq/
* [[Updates_Policy|Fedora Updates Policy]]
 
=== Presentations ===
 
* http://fedoraproject.org/wiki/Presentations
 
=== Fedora Security Advisories ===
 
* http://fedoraproject.org/wiki/FSA
 
=== Fedora Security Tracking Bugs ===
 
* To track security vulnerabilities in packages, [[Security/TrackingBugs|tracking bugs]] are used.
 
=== List of Embedded Software ===
 
* We are maintaining a list of embedded software within various packages.  This will help us to quickly identify if a problem in library X can be corrected with updating library X, or if it also requires updating other packages that may contain their own private copies of library X.  The [[Security/EmbeddedSoftware|embedded software list]] is used for this purpose.
 
=== List of SUID / SGID executables ===
 
* We are maintaining a list of SUID / SGID bit equipped executables
within various packages. This will help us to quickly identify
privileged binaries. This list is preliminary planned to be prepared
for Fedora release of 14 and it will be enhanced later to include
list of privileged binaries in also in newer versions of Fedora.
The [[Security/SetUserGroupIDExecutables| list of SUID SGID executables]]
is used for this purpose.
 
 
[[Category:Documentation]]
[[Category:Security]]

Latest revision as of 15:13, 9 April 2013

Redirect to: