Msg.home_privacy_text="CryptPad is built to enable collaboration while keeping data private. All information including documents, chats, and files is encrypted and decrypted by your browser. This means nothing is readable outside of the session where you are logged in. Even the service administrators do not have access to your information.";// XXX
// XXX adjust Msg.home_host, remove link to Github
h('div.cp-img-container',[
Msg.home_opensource_title="Open Source";// XXX
h('img.agpl',{
Msg.home_opensource='Anyone can host CryptPad and offer the service in a personal or professional capacity. The source code is available on <a href="https://github.com/xwiki-labs/cryptpad">Github</a>.';// XXX
src:"/customize/images/AGPL.png",
Msg.home_support_title="Support CryptPad";// XXX
title:Msg.home_host_agpl
Msg.home_support="<p>CryptPad does not profit from user's data. This is part of a vision for online services that respect privacy. Instead of pretending to be \"free\" like the big platforms, CryptPad aims to build a sustainable model: funded willingly by users instead of making profits from personal information.</p><p>You can support the project by making a one-time or recurring donation through our Open Collective. Our budget is transparent and updates are published regularly. There are also a number of <a href=\"https://docs.cryptpad.fr/en/how_to_contribute.html\" rel=\"noopener noreferrer\" target=\"_blank\">non-financial ways to contribute</a>.</p>"// XXX