mirror of
https://github.com/ente-io/ente.git
synced 2025-08-07 23:18:10 +00:00
36 lines
1.6 KiB
XML
36 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>enteauth</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>AGPL-3.0</project_license>
|
|
<name>Ente Auth</name>
|
|
<summary>FOSS, cross-platform 2FA app</summary>
|
|
<description>
|
|
<p>Auth provides end-to-end encrypted cloud backups so you don't have to worry about losing your tokens. Our cryptography has been externally audited.</p>
|
|
<p>Auth has an app for every platform. Mobile, desktop and web. Your codes sync across all your devices, end-to-end encrypted.</p>
|
|
<p>Auth also comes with Offline mode, tags, icons, pins, import/export and more</p>
|
|
</description>
|
|
<launchable type="desktop-id">enteauth.desktop</launchable>
|
|
<url type="homepage">https://ente.io/auth</url>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/ente-io/ente/main/.github/assets/auth.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="4.2.4" date="2025-01-11" />
|
|
<release version="4.0.3" date="2024-10-08" />
|
|
</releases>
|
|
<provides>
|
|
<id>enteauth.desktop</id>
|
|
</provides>
|
|
<content_rating type="oars-1.0" />
|
|
<developer id="io.github.ente-io.ente">
|
|
<name>Ente.io Developers</name>
|
|
</developer>
|
|
<update_contact>auth@ente.io</update_contact>
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#ffffff</color>
|
|
<color type="primary" scheme_preference="dark">#000000</color>
|
|
</branding>
|
|
</component> |