diff --git a/data/benefits.json b/data/benefits.json index bc6814a..d08d598 100644 --- a/data/benefits.json +++ b/data/benefits.json @@ -1,18 +1,18 @@ [ + { + "left": "easy", + "right": "Quick, flexible, and intuitive with low resource requirements, minimal overhead, and extensive documentation." + }, { "left": "private", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." + "right": "Control your hosting: use on-premise or virtual servers to suit your needs. Encryption as standard." }, { "left": "transparent", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." + "right": "Following established open standards, best practices, and builds on existing tools." }, { - "left": "collaborative", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." - }, - { - "left": "STH ELSE ETC", - "right": "Automatic SSL encryption for all apps;\nApplication level isolation with Docker, or easily use a separate VPS for tighter security." + "left": "Collaborative", + "right": "Open development process, centred on libre software licenses, community governance and a configuration commons." } ]