add repo metadata

This commit is contained in:
Nathan Freitas 2026-03-24 14:28:46 -04:00
parent 680991e9cc
commit d40a7070b9
76 changed files with 1491 additions and 0 deletions

View file

@ -0,0 +1,30 @@
Categories:
- Messaging
- Security
License: GPL-3.0-or-later
AuthorName: DeltaChat Community
AuthorEmail: contact@delta.chat
AuthorWebSite: https://delta.chat/
SourceCode: https://github.com/deltachat/deltachat-android
IssueTracker: https://github.com/deltachat/deltachat-android/issues
AutoName: Delta Chat
Summary: Decentralized email-based secure messaging app.
Description: |
Delta Chat is a free and open-source decentralized
messenger that uses standard email protocols to
send and receive end-to-end encrypted messages
without relying on central servers.
It works across Android, iOS, and desktop platforms,
allowing users to chat securely with anyone using
an email address while maintaining privacy and
resilience against network restrictions.
Repo: https://github.com/deltachat/deltachat-android.git

View file