Template: SPOF

From LibrePlanet
Jump to: navigation, search
(Switch to semantic markup)
(typo)
 
Line 23: Line 23:
 
== List of Pages with the SPOF Marker ==
 
== List of Pages with the SPOF Marker ==
  
{{#ask: [[Category:Software]] | [[Category:SPOF]] | limit=0 | searchlabel=See a list of all pages marked with SPOF. }}
+
{{#ask: [[Category:Software]] | [[Has property::SPOF]] | limit=0 | searchlabel=See a list of all pages marked with SPOF. }}
  
 
== SPOF ==
 
== SPOF ==
Line 33: Line 33:
 
* link to developer discussion about it
 
* link to developer discussion about it
  
[[Category::GNU consensus markers| ]]
+
[[Category:GNU consensus markers| ]]
  
 
</noinclude><includeonly>
 
</noinclude><includeonly>

Latest revision as of 08:57, 20 December 2015

GNU Consensus Marker: SPOF

GNU/consensus/markers are used to indicate existing or potential issues that need to be addressed. Interested contributors can access a description of the problem, current issues, and related developer discussion.

The Single Point of Failure marker indicates that the system can be compromised if this SPOF is compromised. Usually SPOFs lead to denial of service and can negate the properties of a system (e.g., de-anonymizing users if the software provides anonymity).

Usage

Use all-caps!

{{SPOF}} will link to a #SPOF section in the same page.

{{SPOF PageName}} will link to a specific page detailing the issue.

The SPOF section or page can be created using a form. (TODO: add link to this form)

Example


List of Pages with the SPOF Marker

See a list of all pages marked with SPOF.

SPOF

Example section for the example. This section would:

  • describe the problem
  • describe what the project is doing to address it
  • list issues related to this problem
  • link to developer discussion about it