aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2009-06-05 16:54:32 -0300
committerSilvio Rhatto <rhatto@riseup.net>2009-06-05 16:54:32 -0300
commitf36e4943610f324a53c34b9f4d6d523b9c464666 (patch)
tree695f99d6a4a61651de689148799921439235bb6d
parent0dcce79b35798e11581f34f05600701db3e3f2fe (diff)
downloadrsp-f36e4943610f324a53c34b9f4d6d523b9c464666.tar.gz
rsp-f36e4943610f324a53c34b9f4d6d523b9c464666.tar.bz2
fixing list
-rw-r--r--index.mdwn46
1 files changed, 23 insertions, 23 deletions
diff --git a/index.mdwn b/index.mdwn
index 16e2482..17d9728 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,6 +1,6 @@
# The protocol
-The Resource Sharing Protocol (RSP) is a set of metadata intended to help free software groups:
+The Resource Sharing Protocol (RSP) is a set of metadata intended to help free software groups
* Share their available resources and also
* Find groups that can host services for them given their needs and prerequisites.
@@ -34,34 +34,34 @@ The core protocol is composed by the following metadata:
* Security:
* Security and privacy policy for the layer.
* Crypto
- + Implementation.
- + Cipher.
- + Used procedure.
- + Shared password? Which sharing scheme?
+ * Implementation.
+ * Cipher.
+ * Used procedure.
+ * Shared password? Which sharing scheme?
* Boot procedure:
- + The host has automatic boot loading.
- + No boot loading in the host, manual boot.
+ * The host has automatic boot loading.
+ * No boot loading in the host, manual boot.
* Backups
* Backup availability
- + No backups.
- + Local backups.
- + Remote backups in more than a single place but in the same building/country/etc.
- + Remote backups in more than a single place and also in other countries.
+ * No backups.
+ * Local backups.
+ * Remote backups in more than a single place but in the same building/country/etc.
+ * Remote backups in more than a single place and also in other countries.
* Backup security
- + Have unencrypted backups.
- + Have encrypted backups only.
- + Have encrypted backups only with a key that needs more than one sysadmin to unlock.
- + Have encrypted backups only with a key that the sysadmins do not have access to.
+ * Have unencrypted backups.
+ * Have encrypted backups only.
+ * Have encrypted backups only with a key that needs more than one sysadmin to unlock.
+ * Have encrypted backups only with a key that the sysadmins do not have access to.
* Backup integrity
- + No integrity checking.
- + Signed backups only.
- + Push and signed backups.
- + Pull and signed backups only.
+ * No integrity checking.
+ * Signed backups only.
+ * Push and signed backups.
+ * Pull and signed backups only.
* Backup and users
- + Users are informed whether their private data are being backed up and in which ways.
- + Have backup data always available to private download by users and/or groups with admin aid.
- + Have backup data always available to private download by users and/or groups without admin aid.
- + Users and/or groups can choose to not have backups of their data.
+ * Users are informed whether their private data are being backed up and in which ways.
+ * Have backup data always available to private download by users and/or groups with admin aid.
+ * Have backup data always available to private download by users and/or groups without admin aid.
+ * Users and/or groups can choose to not have backups of their data.
* Legal
* Applicable law where layer is located.
* Hosting group has legal team/support?