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