]> gitweb.fluxo.info Git - rsp.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 25 Jan 2010 19:03:35 +0000 (17:03 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 25 Jan 2010 19:03:35 +0000 (17:03 -0200)
index.mdwn

index 8f1865808f5c0891e42324557fcbd483b9c81a21..440d055ae9e2081d8672e4c8b61c596c5519c3e4 100644 (file)
@@ -120,7 +120,8 @@ This way, RSP metadata is encapsulated in resource packages that can be announce
 # Rulesets
 
 It is not strict builtin in the protocol but your group can also adopt internal rules regarding what goes at each layer. As an example, a group can adopt a data persistence rule such as data in a layer with a given level of security cannot be moved to a layer with a lower security level, except in cases it is temporarily or permanently declassified.
-Implementation
+
+# Implementation
 
 The RSP implementation does not come directly from the protocol. It can be implemented several ways, like keeping tables or wiki pages with detailed information about each layer a given group (or groups) have, can offer or needs. You could even consider to write a script to keep this data updated, although this can be very difficult. One of the best ways to keep the metadata updated is through periodical audits in each layer.