linux/content/io.gitlab.librewolf-community.appdata.xml.in
2022-05-05 17:08:45 +02:00

46 lines
2.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.gitlab.librewolf-community</id>
<launchable type="desktop-id">io.gitlab.librewolf-community.desktop</launchable>
<name>LibreWolf</name>
<developer_name>LibreWolf Community</developer_name>
<summary>Privacy focused Web Browser</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MPL-2.0</project_license>
<screenshots>
<screenshot type="default">
<image type="source" width="1121" height="902">https://librewolf.net/screenshot.png</image>
</screenshot>
</screenshots>
<description>
<p>LibreWolf</p>
<p>This project is an independent community fork of the Firefox Browser, focus on improving privacy, security and user freedom. It's also the spiritual successor to LibreFox.</p>
<p>LibreWolf uses more than 500 custom privacy/security/performance settings, patches, and (optional) addons. It is designed to minimize data collection and telemetry as much as possible (updater, crashreporter and Firefoxs integrated addons that dont respect privacy are removed).</p>
<p>Features:</p>
<ul>
<li>Based on the latest version of Firefox: LibreWolf is build from the latest source code of Firefox Stable, so you will have the the latest features and security updates.</li>
<li>Since LibreWolf uses an independent build from Firefox, it uses its own directories for settings, profiles and installation. As a result, it can be installed alongside Firefox or any other browser.</li>
<li>Settings protection: important settings are enforced/locked within librewolf.cfg and policies.json, those settings cannot be changed by any addons, updates or LibreWolf itself, so unwanted/accidental modifications are ruled out. To change those settings, you can edit librewolf.cfg and policies.json.</li>
<li>LibreWolf favored addons: a set of recommended, but optional security and privacy enhancing extensions. See the <a href="https://librewolf.net/docs/addons/">list</a>.</li>
<li>Telemetry and similar functions (e.g. Mozilla Studies) are disabled</li>
<li>Built by a community of privacy loving developers</li>
</ul>
<p>LibreWolf is NOT associated with Mozilla or any of its products.</p>
</description>
<releases>
<release version="$pkgver-$pkgrel" date="$DATE"/>
</releases>
<keywords>
<keyword>librewolf</keyword>
<keyword>internet</keyword>
<keyword>security</keyword>
<keyword>privacy</keyword>
<keyword>browser</keyword>
</keywords>
<url type="homepage">https://librewolf.net/</url>
<url type="bugtracker">https://gitlab.com/groups/librewolf-community/-/issues/</url>
<provides>
<id>io.gitlab.librewolf-community</id>
</provides>
<content_rating type="oars-1.1" />
</component>