FWIW, while my current day job (Cloudflare Workers) is not immediately aiming to solve the same "political" problem as Sandstorm, it turns out we have to solve many similar technical problems, in that we are building a massively distributed platform for applications. For example, we'd like it if an application built on Cloudflare can store each user's data in the closest Cloudflare location to that user. That means applications need to be designed to treat each user's data as a separate unit that can independently migrate. If we succeed in getting applications to do that, then it becomes a much smaller technical step to say, OK, now let's store the data on the user's own machines.
It may turn out that this is a much better technical basis for what Sandstorm wanted to do, while making the "political" problem far less ocean-boiling. That's my hope, anyway.
FWIW, while my current day job (Cloudflare Workers) is not immediately aiming to solve the same "political" problem as Sandstorm, it turns out we have to solve many similar technical problems, in that we are building a massively distributed platform for applications. For example, we'd like it if an application built on Cloudflare can store each user's data in the closest Cloudflare location to that user. That means applications need to be designed to treat each user's data as a separate unit that can independently migrate. If we succeed in getting applications to do that, then it becomes a much smaller technical step to say, OK, now let's store the data on the user's own machines.
It may turn out that this is a much better technical basis for what Sandstorm wanted to do, while making the "political" problem far less ocean-boiling. That's my hope, anyway.