Updated Wekan vs Sandstorm (markdown)

Lauri Ojansivu 2017-05-14 10:05:41 +03:00
parent 77fe46131c
commit 6b61e9f08f

@ -13,4 +13,14 @@ In Wekan, there is ongoing work on on [Themes feature](https://github.com/wekan/
In Sandstorm, you can vote adding [Themes feature](https://github.com/sandstorm-io/sandstorm/issues/1713#issuecomment-301274498).
The user interface in Sandstorm is one Sandstorm's [long list of high-end security features](https://docs.sandstorm.io/en/latest/using/security-practices/) protecting potentially malicious applications running on Sandstorm sandboxes/grains to hijack whole full screen interface and do phishing of information, stealing admin credentials when replacing admin menus, etc. It's black to be totally recognizable and different from other applications. Having it hidden or on not so dark would make new users to not find it. There has been usability testing of Sandstorm's user interface. Sandstorm has been fully security audited and found problems fixes already.
The user interface in Sandstorm is one Sandstorm's [long list of high-end security features](https://docs.sandstorm.io/en/latest/using/security-practices/) protecting potentially malicious applications running on Sandstorm sandboxes/grains to hijack whole full screen interface and do phishing of information, stealing admin credentials when replacing admin menus, etc. It's black to be totally recognizable and different from other applications. Having it hidden or on not so dark would make new users to not find it. There has been usability testing of Sandstorm's user interface. Sandstorm has been fully security audited and found problems fixes already.
## Difference: Hardware requirements
Sandstorm
* works only on x64 platform
* Sandstorm requires at least 1GB RAM
* Is very efficient in handling RAM, shutting down sandboxes/grains when they are not in use.
Wekan
* Could potentially run on ARM, if there is Meteor.js port for ARM. Some platform running on Raspberry Pi could already have it, someone needs to do more research about it.