From ee2905ae0a2786fd5f195fdc1779a34b5f62c1d9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 May 2015 16:49:12 -0400 Subject: [PATCH] comments --- doc/todo/indyauth_support.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/todo/indyauth_support.mdwn b/doc/todo/indyauth_support.mdwn index 51389ad50..1dec10335 100644 --- a/doc/todo/indyauth_support.mdwn +++ b/doc/todo/indyauth_support.mdwn @@ -1,3 +1,12 @@ this looks pretty awesome: anyone working on a plugin or has ideas on how to implement this? --[[anarcat]] + +> My understanding of indyauth is that the wiki owner would need to pick an +> indyauth provider, which handles the communication with the Big Silos. +> +> I guess the wiki owner could run their own, but they'd be more likely to +> run the one provided by the indyauth people. So, this is effectively +> centralized, although without lock-in. +> +> Also, see related --[[Joey]]