Simplicity supports the use of microcontrollers on both edge and cloud sides.
Remove any special libraries not needed for basic web services.
Remove any libraries with major issues in recent releases using data.
Redistribute some golang code with their original license.
Do not redistribute all libraries to reduce patent risk.
The hidden patent clause of Golang may cause expenses in case a user tries to exercise their rights on unrelated patents against any of The Go Authors. Please consult with your legal advisor.
Allows paid services provided by distributors reducing risks.
Simplify the codebase, so that you can run the server on your own.
Reduce the security risk of too much third party code.
We advise against using go mod. Write most of your code yourself using language models.
Let your operations team deal with security. This helps to align to organizational standards.