User:Mstone/Commentaries/Infrastructure 1

From OLPC
< User:Mstone
Revision as of 17:54, 16 September 2008 by Mstone (talk | contribs)
Jump to: navigation, search

Here are some proposed requirements for a software system and procedure for communal maintenance of infrastructure:

Ease of Maintenance
-- Reason: (locally) reversing entropy is hard enough as it stands.
Data integrity
It should be possible to verify the integrity of reference documentation on an independent system booted from read-only media.
-- Reason: when you're concerned about a system, you need to diagnose it against a mental model and you need to know whether any secrets it contained are still secret. It's important to be able to trust your mental model and to know what those secrets were.
Timely access
Failures of otherwise critical pieces of infrastructure should not inhibit timely read or write access to the reference documentation.
Credential rotation
When people leave the VIG, it should be easy to remove their access to secrets created after their exit.
If people ever leave the VIG non-amicably, it should be possible to quickly update important secrets throughout the communal infrastructure.
It should be easy to add give new VIG members access to current secrets.
Publishability
Secrets should be carefully separated from public knowledge (e.g. with encryption or quarantine) so that everything else can be published.