forked from sch/Blasta
a53c3a3436
Python : Improve editing of tags; Python : Fix error upon no results on Atom; SQLite : Add triggers to count instances of entries; SQLite : Add triggers to delete entries SQLite : Add triggers to delete tags; XSLT : Remove control characters in favour of nbsp entity; XSLT : Improve links and design; XHTML : Add a new document about folksonomy; XHTML : Add a new template for URL; XHTML : Add indicators.
397 lines
18 KiB
HTML
397 lines
18 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="color-scheme" content="dark light" />
|
|
<title>Blasta / libervia</title>
|
|
<link rel="shortcut icon" href="/graphic/blasta.svg"/>
|
|
<link rel='icon' type='image/svg+xml' href='/graphic/blasta.svg'/>
|
|
<link rel='stylesheet' type='text/css' media='screen' href='/stylesheet/stylesheet.css'/>
|
|
</head>
|
|
<body>
|
|
<div id="container">
|
|
<div id="header" class="row">
|
|
<h1>
|
|
<img src="/graphic/blasta.svg"/>
|
|
<a href="/">Blasta</a> / <a href="/help">help</a> / <a href="/help/about">about</a> / <a href="/help/about/xmpp">xmpp</a> / libervia
|
|
</h1>
|
|
<dl id="navigation">
|
|
<dd>
|
|
<img src="/graphic/blasta.svg"/>
|
|
</dd>
|
|
{% if jabber_id %}
|
|
<dd>
|
|
<a href="/save">Add</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/jid">Public</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/private">Private</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/read">Read</a>
|
|
</dd>
|
|
{% endif %}
|
|
<dd>
|
|
<a href="/search{% if jabber_id %}/jid/{{jabber_id}}{% endif %}">Search</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/popular">Popular</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/recent">Recent</a>
|
|
</dd>
|
|
<dd>
|
|
{% if jabber_id %}
|
|
<a href="/disconnect">Disconnect</a>
|
|
{% else %}
|
|
<a href="/connect">Connect</a>
|
|
{% endif %}
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
<div id="main" class="row">
|
|
<div id="content">
|
|
<h2> PubSub Bookmarks</h2>
|
|
<p>
|
|
» The Universal Communication Ecosystem.
|
|
</p>
|
|
<h3>About Libervia</h3>
|
|
<p>
|
|
Libervia is a all-in-one tool to manage all your
|
|
communications needs: instant messaging, (micro)blogging,
|
|
file sharing, photo albums, events, forums, tasks, etc.
|
|
</p>
|
|
<h4>
|
|
What is Libervia?
|
|
</h4>
|
|
<p>
|
|
Libervia (formerly "Salut à Toi") is a Libre communication
|
|
ecosystem based on XMPP standard. It allows you to do many
|
|
things such as:
|
|
<ul>
|
|
<li>instant messaging;</li>
|
|
<li>(micro)blogging;</li>
|
|
<li>file sharing;</li>
|
|
<li>managing photo albums;</li>
|
|
<li>organizing/managing events;</li>
|
|
<li>handling tasks;</li>
|
|
<li>etc.</li>
|
|
</ul>
|
|
It features many interfaces (desktop, mobile, web, command
|
|
line, console), and is multi-platforms.
|
|
</p>
|
|
<h4>
|
|
Motives
|
|
</h4>
|
|
<p>
|
|
The project "Libervia" was born from a need to protect our
|
|
liberties, our privacy and our independence. It is intended
|
|
to protect the rights and liberties people have regarding
|
|
their own private and numeric data, their acquaintance's,
|
|
and the data they handle; it is also intended to be a human
|
|
contact point, not substituting itself to physical
|
|
encounters, but rather facilitating them. Libervia will
|
|
always fight against all forms of technology control by
|
|
private interests. The network must belong to everybody, and
|
|
be a force of expression and freedom for all Humanity.
|
|
</p>
|
|
<h4>
|
|
Social Contract
|
|
</h4>
|
|
<p>
|
|
Towards this end, "Libervia" and those who participate in
|
|
the project operate on a Social Contract, a commitment to
|
|
those who use it. This Contract involves the following
|
|
points:
|
|
<ul>
|
|
<li>
|
|
We put the freedom at the top of our priorities:
|
|
freedom of the people, freedom with her data. To
|
|
achieve this, "Libervia" is a Libre Software - an
|
|
essential condition - and its infrastructure also
|
|
relies on Libre Software, meaning softwares that
|
|
respect the 4 fundamental rules :
|
|
<ol>
|
|
<li>
|
|
The freedom to run the program for any
|
|
purpose.
|
|
</li>
|
|
<li>
|
|
The freedom to study how the program works,
|
|
and change it to make it do what you wish.
|
|
</li>
|
|
<li>
|
|
The freedom to redistribute copies so you
|
|
can help your neighbor.
|
|
</li>
|
|
<li>
|
|
The freedom to improve the program, and
|
|
release your improvements (and modified
|
|
versions in general) to the public, so that
|
|
the whole community benefits. You have the
|
|
full possibility to install your own version
|
|
of "Libervia" on your own machine, to verify
|
|
- and understand - how it works, adapt it to
|
|
your needs, and share the knowledge with
|
|
your friends.
|
|
</li>
|
|
</ol>
|
|
</li>
|
|
<li>
|
|
The information regarding the people belong to them,
|
|
and we will never have the pretention - and
|
|
indecency ! - to consider the content that they
|
|
produce or relay via "Libervia" as our property. As
|
|
well, we commit ourselves to never make profit from
|
|
selling any of her personal information.
|
|
</li>
|
|
<li>
|
|
We greatly encourage a general decentralisation.
|
|
"Libervia" being based on a decentralised protocol
|
|
(XMPP), it is by nature decentralised. This is
|
|
essential for a better protection of your
|
|
information, a better resistance to censorship and
|
|
hardware or software failures, and to alleviate
|
|
authoritarian tendencies.
|
|
</li>
|
|
<li>
|
|
By fighting against the attempts at private control
|
|
and commercial abuses of the network, and trying to
|
|
remain independent, we are absolutely opposed to any
|
|
form of advertisement: you will never see any
|
|
advertisement coming from us
|
|
</li>
|
|
<li>
|
|
The people Equality is essential for us, we refuse
|
|
any kind of discrimination, being based on
|
|
geographical location, population category, or any
|
|
other ground.
|
|
</li>
|
|
<li>
|
|
We will do whatever is possible to fight against any
|
|
kind of censorship including protecting the speech
|
|
of victims of harassment, hate speech, threats,
|
|
humiliation and anything that could lead to self
|
|
censorship. The network must be a means of
|
|
expression for everyone.
|
|
</li>
|
|
<li>
|
|
We refuse the mere idea of an absolute authority
|
|
regarding the decisions taken for "Libervia" and how
|
|
it works, and the choice of decentralisation and the
|
|
use of Libre Software allows to reject all hierarchy.
|
|
</li>
|
|
<li>
|
|
The idea of Fraternity is essential. This is why:
|
|
<ol>
|
|
<li>
|
|
we will help the people, whatever their
|
|
computer literacy is, to the extent of what we can
|
|
</li>
|
|
<li>
|
|
we will as well commit ourselves to help the
|
|
accessibility to "Libervia" for all
|
|
</li>
|
|
<li>
|
|
"Libervia" , XMPP, and the technologies used
|
|
help facilitate the electronic exchanges,
|
|
but we strive to focus on real and human
|
|
exchanges : we will always favor Real on
|
|
Virtual.
|
|
</li>
|
|
</ol>
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<h4>
|
|
Features
|
|
</h4>
|
|
<p>
|
|
<ul>
|
|
<li>
|
|
Chat with your friends, family or coworkers;
|
|
</li>
|
|
<li>
|
|
Encrypt conversations to protect your privacy;
|
|
</li>
|
|
<li>
|
|
Blog publicly or only with a group of contacts;
|
|
</li>
|
|
<li>
|
|
Share files directly (peer to peer) or store them on
|
|
your server and access them from anywhere;
|
|
</li>
|
|
<li>
|
|
Share private photos albums with your family;
|
|
</li>
|
|
<li>
|
|
Create and manage events;
|
|
</li>
|
|
<li>
|
|
Organise your day to day life or work with lists.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<h4>
|
|
Interfaces
|
|
</h4>
|
|
<p>
|
|
<ul>
|
|
<li>
|
|
Works natively on desktop;
|
|
</li>
|
|
<li>
|
|
Works on the web;
|
|
</li>
|
|
<li>
|
|
Works natively on mobile devices;
|
|
</li>
|
|
<li>
|
|
Cross-platform;
|
|
</li>
|
|
<li>
|
|
Powerful command-line interface;
|
|
</li>
|
|
<li>
|
|
Highly modular and customisable;
|
|
</li>
|
|
<li>
|
|
Lot of powerful tools and features accompany the
|
|
project, please check the
|
|
<a href="https://libervia.org/documentation">
|
|
documentation
|
|
</a>
|
|
​
|
|
.
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<p>
|
|
With its easy invitation system, you can smoothly meet your
|
|
family or friends. It is a perfect fit to share with your
|
|
loved ones.
|
|
</p>
|
|
<p>
|
|
Libervia is a Libre software, based on well established
|
|
standards (XMPP), decentralised and federating. It is
|
|
developed around strong ethical values. Check our
|
|
<a href="https://libervia.org/social_contract">
|
|
social contract
|
|
</a>
|
|
​
|
|
.
|
|
</p>
|
|
<h4>
|
|
Press
|
|
</h4>
|
|
<p>
|
|
<ul>
|
|
<li>
|
|
<a href="http://andre-ani.fr/news/profil-libriste-goffi/">
|
|
Profil de libriste : Goffi
|
|
</a>
|
|
​ 
|
|
(andre-ani.fr)
|
|
</li>
|
|
<li>
|
|
<a href="https://framablog.org/2015/11/02/salut-a-toi-couteau-suisse-des-reseaux-sociaux-libres/">
|
|
Salut à toi, couteau suisse des réseaux sociaux libres
|
|
</a>
|
|
​ 
|
|
(framablog.org)
|
|
</li>
|
|
<li>
|
|
<a href="https://libervia.org/press">
|
|
Libervia Press
|
|
</a>
|
|
​ 
|
|
(libervia.org)
|
|
</li>
|
|
<li>
|
|
<a href="https://www.linux-magazin.de/news/salut-a-toi-verbesserter-xmpp-client/">
|
|
Salut à Toi; Verbesserter XMPP-Client
|
|
</a>
|
|
​ 
|
|
(linux-magazin.de)
|
|
</li>
|
|
<li>
|
|
<a href="https://linuxfr.org/tags/s%C3%A0t/public">
|
|
Tous les contenus étiquetés avec « sàt » - LinuxFr.org
|
|
</a>
|
|
​ 
|
|
(linuxfr.org)
|
|
</li>
|
|
<li>
|
|
<a href="https://reflets.info/articles/sat-le-couteau-suisse-libre-et-open-source-de-la-communication">
|
|
SàT : le couteau suisse Libre et open source de la communication
|
|
</a>
|
|
​ 
|
|
(reflets.info)
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<h4>Resources</h4>
|
|
<p>
|
|
<ul>
|
|
<li>
|
|
<a href="https://libervia.org">
|
|
Official Site
|
|
</a>
|
|
​ 
|
|
(libervia.org)
|
|
</li>
|
|
<li>
|
|
<a href="xmpp:libervia@chat.jabberfr.org?join">
|
|
Official Group Chat
|
|
</a>
|
|
​ 
|
|
(chat.jabberfr.org)
|
|
</li>
|
|
</ul>
|
|
</p>
|
|
<br/>
|
|
<p class="quote bottom">
|
|
"Salut a Toi" is the name of the association which manages
|
|
Libervia.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
<div id="footer" class="row">
|
|
<dl>
|
|
<dd>
|
|
<img src="/graphic/blasta.svg" alt="logo"/>
|
|
<a href="/">blasta</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/about">about</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/about/xmpp">xmpp</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/about/xmpp/pubsub">pubsub</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="{{journal}}">journal</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help">help</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/policy">policy</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/help/feeds">rss</a>
|
|
</dd>
|
|
<dd>
|
|
<a href="/contact">contact</a>
|
|
</dd>
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|