Mercurial > sat_legacy_website
comparison templates/sat_website/overview.html @ 48:3b4ba14d1e26
update features.html + other small changes
author | souliane <souliane@mailoo.org> |
---|---|
date | Sun, 03 May 2015 22:39:02 +0200 |
parents | a18800261cf6 |
children | e2ea184c8ebc |
comparison
equal
deleted
inserted
replaced
47:3e460ca969d2 | 48:3b4ba14d1e26 |
---|---|
84 <p>{% blocktrans %}SàT is not only open source, it's Libre and follows the free software philosophy (free as in freedom). Not only because it's the best way to develop a software, but also in the spirit of sharing and freedom. In addition, SàT follows a social contract: a moral engagment with the user.{% endblocktrans %}</p> | 84 <p>{% blocktrans %}SàT is not only open source, it's Libre and follows the free software philosophy (free as in freedom). Not only because it's the best way to develop a software, but also in the spirit of sharing and freedom. In addition, SàT follows a social contract: a moral engagment with the user.{% endblocktrans %}</p> |
85 <p><a class="btn btn-default" href="social_contract.html" role="button">{% trans "Social contract" %}</a></p> | 85 <p><a class="btn btn-default" href="social_contract.html" role="button">{% trans "Social contract" %}</a></p> |
86 </div> | 86 </div> |
87 <div class="col-md-6"> | 87 <div class="col-md-6"> |
88 <h3>{% trans "Decentralised" %}</h3> | 88 <h3>{% trans "Decentralised" %}</h3> |
89 <p>{% blocktrans %}SàT is fully decentralised. There is no big server where all the data is kept. This is the only way to fight against censorship, to hinder governmental surveillance and to keep control of your data - you don't want your private pictures or intimate messages to be in the hands of an untrusted commercial company, do you?{% endblocktrans %}</p> | 89 <p>{% blocktrans %}SàT has many similarities with the Email network. For instance, there is no big server where all the data is kept, but many servers managed by different entities. This is the only way to fight against censorship, to hinder governmental surveillance and to keep control of your data - you don't want your private pictures or intimate messages to be in the hands of an untrusted commercial company, do you?{% endblocktrans %}</p> |
90 <p><a class="btn btn-default" href="principles.html" role="button">{% trans "Principles" %}</a></p> | |
91 </div> | 90 </div> |
92 </div> | 91 </div> |
93 | 92 |
94 <div class="overview_spacer"></div> | 93 <div class="overview_spacer"></div> |
95 | 94 |