From 047e4623564babe5622b18c1cffc28da5e8025d6 Mon Sep 17 00:00:00 2001 From: meejah <> Date: Wed, 4 Apr 2018 23:11:21 +0000 Subject: [PATCH] [Imported from Trac: page GridManager, version 1] --- GridManager.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 GridManager.md diff --git a/GridManager.md b/GridManager.md new file mode 100644 index 0000000..55c65a7 --- /dev/null +++ b/GridManager.md @@ -0,0 +1,10 @@ + +## Grid Manager + +In this document, a "client" is a node that's acting as "just" a client as compared to a "storage server" which is a client that's providing storage services. + +Currently, anyone who knows the Introducer fURL may participate in a grid as either a "client" and/or a "storage server". It is useful for some use-cases to allow "clients" to delegate responsibility for choosing storage-servers to some other entity. We call this entity the "grid manager". + +### Use Cases + +As a central entity providing a "managed" grid of storage, I wish for my clients to let me tell them which storage servers they should talk to. In this context, a "managed grid" could be a commercial offering, a corporate grid, or a "technical" friend providing service to "less technical" people. \ No newline at end of file