mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-16 23:56:54 -04:00
230 lines
10 KiB
XML
230 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>org.cryptomator.Cryptomator</id>
|
|
<metadata_license>FSFAP</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<name>Cryptomator</name>
|
|
<summary>Encryption for your cloud made easy</summary>
|
|
|
|
<keywords>
|
|
<keyword>encryption</keyword>
|
|
<keyword>security</keyword>
|
|
<keyword>privacy</keyword>
|
|
</keywords>
|
|
|
|
<description>
|
|
<p>
|
|
Cryptomator provides easy-to-use, transparent, client-side encryption for your cloud.
|
|
It protects your documents from unauthorized access and prying eyes, while you will still be able to view and edit your documents locally.
|
|
By not requiring any registration or account and performing all encryption locally, it gives you back control over your data and ensures your privacy.
|
|
Cryptomator is offered for all major platforms (including Android and iOS).
|
|
</p>
|
|
<p>
|
|
Cryptomator encrypts file contents and names using the widespread industry standard AES.
|
|
Your passphrase is protected against brute forcing attempts using scrypt.
|
|
Additionally, directory structures get obfuscated.
|
|
For more info about the Cryptomator encryption scheme, check out the online documentation.
|
|
</p>
|
|
<p>
|
|
Cryptomator is a free and open-source software licensed under the GPLv3.
|
|
This allows anyone to check our code.
|
|
Thus, it is impossible to introduce backdoors for third parties or to hide vulnerabilities, so you do not need to trust Cryptomator.
|
|
Also, vendor lock-ins are impossible.
|
|
Even if we decided to stop development: The source code is already cloned by hundreds of other developers and development can be picked up by others.
|
|
</p>
|
|
</description>
|
|
|
|
<categories>
|
|
<category>Office</category>
|
|
<category>Security</category>
|
|
<category>FileTools</category>
|
|
</categories>
|
|
|
|
<launchable type="desktop-id">org.cryptomator.Cryptomator.desktop</launchable>
|
|
<provides>
|
|
<binary>cryptomator</binary>
|
|
<mediatype>application/vnd.cryptomator.vault</mediatype>
|
|
<mediatype>application/vnd.cryptomator.encrypted</mediatype>
|
|
</provides>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Encrypts your data, protects your privacy</caption>
|
|
<image>https://static.cryptomator.org/desktop/flathubScreenshots/MainWindowUnlockDialog_light.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Dark theme available</caption>
|
|
<image>https://static.cryptomator.org/desktop/flathubScreenshots/MainWindowUnlocked_dark.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Easy to use - work on encrypted files as if they were not</caption>
|
|
<image>https://static.cryptomator.org/desktop/flathubScreenshots/MainWindowUnlocked_light.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#EBF5EB</color>
|
|
<color type="primary" scheme_preference="dark">#2F4858</color>
|
|
</branding>
|
|
|
|
<url type="homepage">https://cryptomator.org/</url>
|
|
<url type="bugtracker">https://github.com/cryptomator/cryptomator/issues/</url>
|
|
<url type="donation">https://cryptomator.org/donate</url>
|
|
<url type="faq">https://community.cryptomator.org/c/kb/faq</url>
|
|
<url type="help">https://docs.cryptomator.org/</url>
|
|
<url type="translate">https://translate.cryptomator.org</url>
|
|
<url type="vcs-browser">https://github.com/cryptomator/cryptomator</url>
|
|
|
|
<developer id="de.skymatic">
|
|
<name>Skymatic GmbH</name>
|
|
</developer>
|
|
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="social-info">mild</content_attribute> <!-- update checker connects to https://api.cryptomator.org/updates/latestVersion.json -->
|
|
</content_rating>
|
|
|
|
<releases>
|
|
<release date="2026-03-20" version="1.19.2">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.19.2</url>
|
|
</release>
|
|
<release date="2026-03-12" version="1.19.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.19.1</url>
|
|
</release>
|
|
<release date="2026-03-09" version="1.19.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.19.0</url>
|
|
</release>
|
|
<release date="2025-11-12" version="1.18.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.18.0</url>
|
|
</release>
|
|
<release date="2025-07-08" version="1.17.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.17.1</url>
|
|
</release>
|
|
<release date="2025-06-24" version="1.17.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.17.0</url>
|
|
</release>
|
|
<release date="2025-05-15" version="1.16.2">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.16.2</url>
|
|
</release>
|
|
<release date="2025-04-30" version="1.16.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.16.1</url>
|
|
</release>
|
|
<release date="2025-04-29" version="1.16.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.16.0</url>
|
|
</release>
|
|
<release date="2025-04-09" version="1.15.3">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.15.3</url>
|
|
</release>
|
|
<release date="2025-04-04" version="1.15.2">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.15.2</url>
|
|
</release>
|
|
<release date="2025-02-05" version="1.15.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.15.1</url>
|
|
</release>
|
|
<release date="2025-02-03" version="1.15.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.15.0</url>
|
|
</release>
|
|
<release date="2024-11-19" version="1.14.2">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.14.2</url>
|
|
</release>
|
|
<release date="2024-09-17" version="1.14.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.14.0</url>
|
|
</release>
|
|
<release date="2024-06-26" version="1.13.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.13.0</url>
|
|
</release>
|
|
<release date="2024-03-27" version="1.12.4">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.12.4</url>
|
|
</release>
|
|
<release date="2024-02-27" version="1.12.3">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.12.3</url>
|
|
</release>
|
|
<release date="2024-02-09" version="1.12.2">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.12.2</url>
|
|
</release>
|
|
<release date="2024-02-07" version="1.12.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.12.1</url>
|
|
</release>
|
|
<release date="2024-02-06" version="1.12.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.12.0</url>
|
|
</release>
|
|
<release date="2023-12-05" version="1.11.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.11.1</url>
|
|
</release>
|
|
<release date="2023-11-08" version="1.11.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.11.0</url>
|
|
</release>
|
|
<release date="2023-09-20" version="1.10.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.10.1</url>
|
|
</release>
|
|
<release date="2023-09-11" version="1.10.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.10.0</url>
|
|
</release>
|
|
<release date="2023-08-11" version="1.9.4">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.9.4</url>
|
|
</release>
|
|
<release date="2023-08-07" version="1.9.3">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.9.3</url>
|
|
</release>
|
|
<release date="2023-07-24" version="1.9.2">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.9.2</url>
|
|
</release>
|
|
<release date="2023-06-07" version="1.9.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.9.1</url>
|
|
</release>
|
|
<release date="2023-05-30" version="1.9.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.9.0</url>
|
|
</release>
|
|
<release date="2023-04-25" version="1.8.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.8.0</url>
|
|
</release>
|
|
<release date="2023-04-07" version="1.7.5">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.7.5</url>
|
|
</release>
|
|
<release date="2023-04-05" version="1.7.4">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.7.4</url>
|
|
</release>
|
|
<release date="2023-03-15" version="1.7.3">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.7.3</url>
|
|
</release>
|
|
<release date="2023-03-07" version="1.7.2">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.7.2</url>
|
|
</release>
|
|
<release date="2023-03-03" version="1.7.1">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.7.1</url>
|
|
</release>
|
|
<release date="2023-03-01" version="1.7.0">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.7.0</url>
|
|
</release>
|
|
<release date="2022-12-14" version="1.6.17">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.17</url>
|
|
</release>
|
|
<release date="2022-12-06" version="1.6.16">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.16</url>
|
|
</release>
|
|
<release date="2022-10-06" version="1.6.15">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.15</url>
|
|
</release>
|
|
<release date="2022-08-31" version="1.6.14">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.14</url>
|
|
</release>
|
|
<release date="2022-07-27" version="1.6.12">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.12</url>
|
|
</release>
|
|
<release date="2022-07-26" version="1.6.11">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.11</url>
|
|
</release>
|
|
<release date="2022-05-03" version="1.6.10">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.10</url>
|
|
</release>
|
|
<release date="2022-04-27" version="1.6.9">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.9</url>
|
|
</release>
|
|
<release date="2022-03-30" version="1.6.8">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.8</url>
|
|
</release>
|
|
<release date="2021-12-16" version="1.6.5">
|
|
<url type="details">https://github.com/cryptomator/cryptomator/releases/1.6.5</url>
|
|
</release>
|
|
</releases>
|
|
</component>
|