Merge branch 'flathub_description' into 'master'
Draft: update FlatHub description See merge request librewolf-community/browser/linux!19
This commit is contained in:
commit
903178ef18
1 changed files with 13 additions and 14 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<launchable type="desktop-id">io.gitlab.librewolf-community.desktop</launchable>
|
||||
<name>LibreWolf</name>
|
||||
<developer_name>LibreWolf Community</developer_name>
|
||||
<summary>LibreWolf Web Browser</summary>
|
||||
<summary>Privacy focused Web Browser</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>MPL-2.0</project_license>
|
||||
<screenshots>
|
||||
|
|
@ -14,21 +14,18 @@
|
|||
</screenshots>
|
||||
<description>
|
||||
<p>LibreWolf</p>
|
||||
<p>This project is an independent fork of Firefox, with the primary goals of privacy security and user freedom. It is the community run successor to LibreFox.</p>
|
||||
<p>LibreWolf uses more than 500 privacy/security/performance settings, patches, LibreWolf-Addons (optional) and is designed to minimize data collection and telemetry as much as possible (updater, crashreporter and Firefox’s integrated addons that don’t respect privacy are removed).</p>
|
||||
<p>LibreWolf is NOT associated with Mozilla or its products.</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 Firefox’s integrated addons that don’t respect privacy are removed).</p>
|
||||
<p>Features:</p>
|
||||
<ul>
|
||||
<li>Latest Version of Firefox: LibreWolf is compiled directly from the latest build of Firefox Stable. You will have the the latest features, and security updates.</li>
|
||||
<li>Completely Independent Build: LibreWolf uses a completely independent build from Firefox and has its own settings, profile folder and installation path. 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 addons/updates/LibreWolf itself or unwanted/accidental manipulation; To change those settings you can easily do it by editing librewolf.cfg and policies.json.</li>
|
||||
<li>LibreWolf-addons: set of optional LibreWolf extensions</li>
|
||||
<li>Statistics disabled: telemetry and similar functions are disabled</li>
|
||||
<li>Tested settings: settings are performance aware</li>
|
||||
<li>Recommended and code reviewed addons list</li>
|
||||
<li>Community-Driven</li>
|
||||
<li>And much more…</li>
|
||||
<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"/>
|
||||
|
|
@ -36,7 +33,9 @@
|
|||
<keywords>
|
||||
<keyword>librewolf</keyword>
|
||||
<keyword>internet</keyword>
|
||||
<keyword>web</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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue