I would probably love your top bullet points on what Sandstorm would've needed to have or do to meet your business infra needs.
I would probably love your top bullet points on what Sandstorm would've needed to have or do to meet your business infra needs.
> Sandstorm's model is opposite of what I want/need.
An ideal version of Sandstorm would by one in which I can choose to operate an instance ine one of two models (multi-user or free-for-all or even single-user?). But the way Sandstorm is modelled today, its basically a C++ Web App with a poor UI that lets anyone basically run whatever they want and install whatever they want with (I admit) strong security based on Capability.
Problem is I _really_ don't need this kind of security, or at least if I do, I want to chose whether I need this level of security or not.
People (I mean ordinary) folk already find security inconvenience and hard enough as it is. They just don't get Capability based Security, neither did I at first π
> Sandstorm's model is opposite of what I want/need.
An ideal version of Sandstorm would by one in which I can choose to operate an instance ine one of two models (multi-user or free-for-all or even single-user?). But the way Sandstorm is modelled today, its basically a C++ Web App with a poor UI that lets anyone basically run whatever they want and install whatever they want with (I admit) strong security based on Capability.
Problem is I _really_ don't need this kind of security, or at least if I do, I want to chose whether I need this level of security or not.
People (I mean ordinary) folk already find security inconvenience and hard enough as it is. They just don't get Capability based Security, neither did I at first π
> Also with PHP I donβt have to write my own web server
That was a job at Go right? π€£ To be fair, you don't actually write your own web server in Go, you just run one that's part of the standard library. There are also numerous elaborate "Web Frameworks' you _can_ use, all of which I really hate because I detest the use of "frameworks' almost as much as I detest the use of 3rd-party (random) Cloud/SaaS services or Database Systems π€£
> Also with PHP I donβt have to write my own web server
That was a job at Go right? π€£ To be fair, you don't actually write your own web server in Go, you just run one that's part of the standard library. There are also numerous elaborate "Web Frameworks' you _can_ use, all of which I really hate because I detest the use of "frameworks' almost as much as I detest the use of 3rd-party (random) Cloud/SaaS services or Database Systems π€£
building a web app with it.