-
-

Salut à Toi (SàT) is currently in development.

-

{% blocktrans %}Multi-purposes, multi-frontends, libre and decentralised communication tool.{% endblocktrans %}

+

+
+
+ +
+
+ Salut à Toi (SàT) is currently under development. +
{% blocktrans %}Multi-purposes, multi-frontends, libre and decentralised communication tool.{% endblocktrans %}
+
+
+

-
-

{% trans "The association" %}

-

{% blocktrans %}Salut à Toi and Libervia are developed by a non-profit and self-managed association. We are fighting against the hold-up of the Internet by private corporations and its abusive governmental control. Do you want to help us? The adhesion is open to everybody and the amount of the cotisation is up to you, from 0 to 100€. To join for free means something to us, it's a moral support! {% endblocktrans %}

- {% include "sat_website/finance.html" %} -

- {% trans "Adhesion" %} +

+ +
+

{% trans "SàT includes several sub-projects. Libervia, a web interface to discuss and blog with the persons of your choice, is one of them:" %}

+ +

+ {% trans "Libervia demo version" %}

+
+

{% trans "Multi-purposes" %}

@@ -82,11 +93,12 @@
-
-

{% trans "SàT includes several sub-projects. Libervia, a web interface to discuss and blog with the persons of your choice, is one of them:" %}

- -

- {% trans "Libervia demo version" %} +

+

{% trans "The association" %}

+

{% blocktrans %}Salut à Toi and Libervia are developed by a non-profit and self-managed association. We are fighting against the hold-up of the Internet by private corporations and its abusive governmental control. Do you want to help us? The adhesion is open to everybody and the amount of the cotisation is up to you, from 0 to 100€. To join for free means something to us, it's a moral support! {% endblocktrans %}

+ {% include "sat_website/finance.html" %} +

+ {% trans "Adhesion" %}

@@ -94,7 +106,7 @@

{% trans "Run it yourself!" %}

-

{% trans "If you enjoyed testing our demonstration version of Libervia and if you have the technical knowledge to do it, you can download the software and run it at home. Even better, you can host a Libervia server instance with your association and help the decentralisation! Our goal is not to host every account on our server... we don't want your data!" %}

+

{% trans "If you enjoyed testing our demonstration version of Libervia and if you have the technical knowledge to do it, you can download the software and run it on your own machine. Even better, you can host a permanent Libervia server instance, at home or with via an association, and help the decentralisation! Our goal is not to host every account on our server... we don't want your data!" %}

{% trans "Downloads" %}

diff -r c86737a3af94 -r d721c8ffa22a templates/sat_website/specifications.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/sat_website/specifications.html Tue Jan 27 18:28:06 2015 +0100 @@ -0,0 +1,153 @@ +{% extends "sat_website/category.html" %} + +{% comment %} +SàT website: Salut à Toi's presentation website +Copyright (C) 2012 Jérôme Poisson (goffi@goffi.org) + +This file is part of SàT website. + +SàT website is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +Foobar is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with Foobar. If not, see . +{% endcomment %} + +{% load i18n %} +{% load staticfiles %} + +{% block headline %}{% trans "Salut à Toi's features" %}{% endblock %} +{% block subtext %}{% trans "SàT is a feature rich XMPP client, here is a round up of them." %}{% endblock %} +{% block extra %}{% trans "Click on the feature name to have a more detailed description" %}{% endblock %} + +{% block main_container %} + +
+ +
+ {% blocktrans %}SàT is multi-frontends: the heart of the software is independant from its display, that means that you can have different interfaces adapted to specific usages.{% endblocktrans %} +
+
+
+
+ {% trans "Microblogging" %} +
+
+ {% blocktrans %}Share your thought either publicly or privately (see below), thanks to the microblogging feature. With the decentralised nature of XMPP, you don't have to rely on one specific server, so you can stay master of your data, and avoir censorship.{% endblocktrans %} +
+
+
+
+ {% trans "Group permissions" %} +
+
+ {% blocktrans %}Keep access to private data only for the people you choose. SàT uses groups to manage your permissions, and avoid your coworker to see your party pictures.{% endblocktrans %} +
+
+
+
+ {% trans "Advanced chat and group chat" %} +
+
+ {% blocktrans %}XMPP is one of the best (and probably the best) instant messaging protocol ever made. There are plenty of things you can do, far too much to detail everything here. In addition, you can join muli-user rooms, and discuss with tons of people.{% endblocktrans %} +
+
+
+
+ {% trans "Heavy messaging" %} +
+
+ {% blocktrans %}With XMPP, you are not limited to chat or short messages: you have no size limit, and if you want to write essays or to highly detail your last holidays, you can. SàT also handles rich text syntaxes like XHTML and Markdown.{% endblocktrans %} +
+
+
+
+ {% trans "Gateways" %} +
+
+ {% blocktrans %}Communicate with other networks using different protocols. With SàT and XMPP, you'll not stay behind closed walls.{% endblocktrans %} +
+
+
+
+ {% trans "File sharing" %} +
+
+ {% blocktrans %}Easily send file to your friends.{% endblocktrans %} +
+
+
+
+ {% trans "Games" %} +
+
+ {% blocktrans %}Play with your friends or other people.{% endblocktrans %} +
+
+
+
+ {% blocktrans context "Url need to point to the localised one" %}E-mail clients interactions{% endblocktrans %} +
+
+ {% blocktrans %}Thanks to it's IMAP/SMTP plugin, you can use any e-mail client to communicate through SàT. Combinate this with the gateway feature, and you can send message with it to any network (including traditional e-mail network). One of the goal of SàT is to allow easy transition to Jabber as an alternative to classical e-mail network, with a better protection against SPAM and identity spoofing.{% endblocktrans %} +
+
+
+
+ {% blocktrans context "Url need to point to the localised one" %}Pipe over XMPP{% endblocktrans %} +
+
+ {% blocktrans %}This is a feature for power-user: SàT allows to send command-line tools' stdout to your contacts. This actually is as easy as knowing the name of your contact.{% endblocktrans %} +
+
+
+
+ {% blocktrans context "Url need to point to the localised one" %}Export Unix commands{% endblocktrans %} +
+
+ {% blocktrans %}An other feature for power-user: you can export input/outputs of an Unix CLI command to any contact (using any XMPP client or even other protocols through gateways).{% endblocktrans %} +
+
+
+
+ {% blocktrans context "Url need to point to the localised one" %}Ad-Hoc commands{% endblocktrans %} +
+
+ {% blocktrans %}You can remotely control your XMPP entities and all the softwares that offer DBus services. {% endblocktrans %} +
+
+
+
+ {% blocktrans context "Url need to point to the localised one" %}Collective radio{% endblocktrans %} +
+
+ {% blocktrans %}Experiment music with your friends: in a multi-user room, you share a playlist; everybody can add songs to it, and everybody listens the same music at the same time. Good way to share your taste and discover new songs.{% endblocktrans %} +
+
+
+
+ {% trans "Multi-platforms" %} +
+
+ {% blocktrans %}Since its begining, the SàT project was made with other platforms in mind. It's only avaible on Gnu/Linux so far (except of course Libervia, the web interface, which is available from every javascript powered browser), but other platforms are planed.{% endblocktrans %} +
+
+
+ +
+ {% blocktrans with social_prefix="" social_suffix="" %}Not exactly a feature, but certainly one of the most important point: a {{ social_prefix }}social contract{{ social_suffix }} has been written as a moral engagement around the project. SàT is not made for money or trap people, it's a project about freedom and sharing.{% endblocktrans %} +
+
+ +{% endblock %}