From f039d4ae8c32f4323b00b982cc84b85a598d905d Mon Sep 17 00:00:00 2001 From: warner <> Date: Mon, 30 Jun 2008 20:46:50 +0000 Subject: [PATCH] [Imported from Trac: page AccountingDesign, version 4] --- AccountingDesign.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/AccountingDesign.md b/AccountingDesign.md index 5e60314..25522dd 100644 --- a/AccountingDesign.md +++ b/AccountingDesign.md @@ -94,27 +94,27 @@ the upload. # Design Pieces -* Add cred= to upload API + * Add cred= to upload API * client.upload() needs a cred= argument * the webapi PUT/POST commands need a cred= argument * the javascript-based webfront program (used by allmydata.com) needs cred * the human-oriented "wui" needs a way (cookies? sessions?) to express storage authority -* Define how to configure clients with their storage authority + * Define how to configure clients with their storage authority -* define how to create these credentials - * certificate-signing tools - * "tahoe sign" subcommand + * define how to create these credentials + * certificate-signing tools + * "tahoe sign" subcommand -* define how to configure servers with their certificates -* changes to Introduction - * advertise accepted pubkeys in the storage-v2 announcements? -* changes to peer selection -* furlification process, persistence/optimization -* label format: how should leases be labeled -* usage-table management: databases, size totals, what to store in each lease -* Usage/Aggregator service - * web interface - * petname database / display + * define how to configure servers with their certificates + * changes to Introduction + * advertise accepted pubkeys in the storage-v2 announcements? + * changes to peer selection + * furlification process, persistence/optimization + * label format: how should leases be labeled + * usage-table management: databases, size totals, what to store in each lease + * Usage/Aggregator service + * web interface + * petname database / display