mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-27 05:50:26 +00:00
175 lines
7.8 KiB
XML
175 lines
7.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2018 Armin Schrenk <armin.schrenk@zoho.eu> -->
|
|
<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 made easy and optimized for the cloud</summary>
|
|
|
|
<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>Light theme</caption>
|
|
<image>https://user-images.githubusercontent.com/11858409/156986109-6e58f59c-8b8c-4501-b33b-bb1e33007cea.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Dark theme</caption>
|
|
<image>https://user-images.githubusercontent.com/11858409/156986113-6c5d7801-86e0-4643-bc2f-aff9d95d3ce0.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>
|
|
|
|
<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="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>
|