Skip to content

Licence and attribution

Libera Suite

Libera Suite is free software, licensed under the GNU Affero General Public License v3.

What it is built from

Libera Suite is a desktop host around Euro-Office, an AGPL fork of ONLYOFFICE, which is developed by Ascensio System SIA. The editors, the document engine and the format support are theirs; the host, the packaging and the desktop integration are ours.

We are grateful for both. An office suite's hard part is the twenty years of reading other people's .docx files correctly. That part is inherited.

Corresponding source

The AGPL requires that you can get the source for what you are running, and that includes our modifications.

Every Libera Suite release writes three things into its payload manifest:

  • the exact upstream revision of each repository it was built from, pinned by commit hash;
  • the commit of Libera Suite itself;
  • the repositories where both can be fetched.

Our changes to upstream are kept as a patch series against those pinned revisions, so "what did Libera Suite change?" has a short and checkable answer. See The patch queue.

We point at public repositories; we do not serve tarballs.