From f36e4943610f324a53c34b9f4d6d523b9c464666 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 5 Jun 2009 16:54:32 -0300 Subject: fixing list --- index.mdwn | 46 +++++++++++++++++++++++----------------------- 1 file 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? -- cgit v1.2.3