From 6b61e9f08f6574ba3be99ce07e85e42601ec7d0c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 14 May 2017 10:05:41 +0300 Subject: [PATCH] Updated Wekan vs Sandstorm (markdown) --- Wekan-vs-Sandstorm.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Wekan-vs-Sandstorm.md b/Wekan-vs-Sandstorm.md index 6700a37..333be37 100644 --- a/Wekan-vs-Sandstorm.md +++ b/Wekan-vs-Sandstorm.md @@ -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. \ No newline at end of file +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. \ No newline at end of file