{"id":13591550,"url":"https://github.com/deltachat/deltachat-android","last_synced_at":"2026-01-08T18:03:27.915Z","repository":{"id":37773791,"uuid":"62486091","full_name":"deltachat/deltachat-android","owner":"deltachat","description":"Decentralized private messenger with chat-shared tools and games for Android","archived":false,"fork":false,"pushed_at":"2025-10-18T10:12:13.000Z","size":187134,"stargazers_count":1387,"open_issues_count":25,"forks_count":180,"subscribers_count":51,"default_branch":"main","last_synced_at":"2025-10-18T15:57:04.396Z","etag":null,"topics":["android","chat","deltachat","email","messenger"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deltachat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://delta.chat/en/contribute#donate-money"],"liberapay":"delta.chat","open_collective":"delta-chat"}},"created_at":"2016-07-03T07:32:36.000Z","updated_at":"2025-10-18T10:12:08.000Z","dependencies_parsed_at":"2023-10-01T17:24:17.062Z","dependency_job_id":"ed37b943-b9a5-46ed-8128-26ebb4fe145b","html_url":"https://github.com/deltachat/deltachat-android","commit_stats":{"total_commits":5049,"total_committers":54,"mean_commits":93.5,"dds":0.3380867498514557,"last_synced_commit":"4833a44542fa3921ebd94563c115dfe82f2297cb"},"previous_names":[],"tags_count":183,"template":false,"template_full_name":null,"purl":"pkg:github/deltachat/deltachat-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltachat%2Fdeltachat-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltachat%2Fdeltachat-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltachat%2Fdeltachat-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltachat%2Fdeltachat-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deltachat","download_url":"https://codeload.github.com/deltachat/deltachat-android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deltachat%2Fdeltachat-android/sbom","scorecard":{"id":333295,"data":{"date":"2025-08-11","repo":{"name":"github.com/deltachat/deltachat-android","commit":"5716372453a42dd7ea51444271328ff6752222b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 28 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/artifacts.yml:1","Warn: no topLevel permission defined: .github/workflows/preview-apk.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 8/11 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.10.0 not signed: https://api.github.com/repos/deltachat/deltachat-android/releases/237684594","Warn: release artifact v2.9.0 not signed: https://api.github.com/repos/deltachat/deltachat-android/releases/236723127","Warn: release artifact v2.8.0 not signed: https://api.github.com/repos/deltachat/deltachat-android/releases/236722884","Warn: release artifact v1.58.4 not signed: https://api.github.com/repos/deltachat/deltachat-android/releases/218815981","Warn: release artifact v1.58.3 not signed: https://api.github.com/repos/deltachat/deltachat-android/releases/217787735","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/deltachat/deltachat-android/releases/237684594","Warn: release artifact v2.9.0 does not have provenance: https://api.github.com/repos/deltachat/deltachat-android/releases/236723127","Warn: release artifact v2.8.0 does not have provenance: https://api.github.com/repos/deltachat/deltachat-android/releases/236722884","Warn: release artifact v1.58.4 does not have provenance: https://api.github.com/repos/deltachat/deltachat-android/releases/218815981","Warn: release artifact v1.58.3 does not have provenance: https://api.github.com/repos/deltachat/deltachat-android/releases/217787735"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/artifacts.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/preview-apk.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/deltachat/deltachat-android/preview-apk.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating docker.io/debian:12.4 to docker.io/debian:12.4@sha256:79becb70a6247d277b59c09ca340bbe0349af6aacb5afa90ec349528b53ce2c9","Warn: downloadThenRun not pinned by hash: Dockerfile:43","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T04:05:41.692Z","repository_id":37773791,"created_at":"2025-08-18T04:05:41.692Z","updated_at":"2025-08-18T04:05:41.692Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279668231,"owners_count":26208053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","chat","deltachat","email","messenger"],"created_at":"2024-08-01T16:00:58.960Z","updated_at":"2025-10-19T02:09:24.644Z","avatar_url":"https://github.com/deltachat.png","language":"Java","funding_links":["https://delta.chat/en/contribute#donate-money","https://liberapay.com/delta.chat","https://opencollective.com/delta-chat"],"categories":["Java","Android Apps","Communication"],"sub_categories":["Android Communication","Real-Time Communication"],"readme":"## Delta Chat Android Client\n\nThis is the Android client for [Delta Chat](https://delta.chat/).\n\n[\u003cimg src=\"https://delta.chat/assets/badges/get-it-on-gplay.png\" alt=\"Get it on Google Play\" height=\"48\"\u003e](https://play.google.com/store/apps/details?id=chat.delta)\n[\u003cimg src=\"https://delta.chat/assets/badges/get-it-on-fdroid.png\" alt=\"Get it on F-Droid\" height=\"48\"\u003e](https://f-droid.org/app/com.b44t.messenger)\n\nOther download options and downloads for other platforms can be\nfound at [get.delta.chat](https://get.delta.chat).\n\nFor the core library and other common info, please refer to the\n[Chatmail Core Library](https://github.com/chatmail/core).\n\nFor general contribution hints, please refer to [CONTRIBUTING.md](./CONTRIBUTING.md).\nFor building the app, refer to  [BUILDING.md](./BUILDING.md).\n\n\u003cimg alt=\"Screenshot Chat List\" src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/1.png\" width=\"298\" /\u003e \u003cimg alt=\"Screenshot Chat View\" src=\"fastlane/metadata/android/en-US/images/phoneScreenshots/2.png\" width=\"298\" /\u003e\n\n\n# Translations\n\nAndroid metadata and changelogs are translated using [Weblate](https://hosted.weblate.org/projects/deltachat/android-metadata/).\n\n\u003ca href=\"https://hosted.weblate.org/engage/deltachat/\"\u003e\n\u003cimg src=\"https://hosted.weblate.org/widget/deltachat/android-metadata/svg-badge.svg\" alt=\"Translation status\" /\u003e\n\u003c/a\u003e\n\nApp strings and website are translated using [Transifex](https://app.transifex.com/delta-chat/).\n\n# Credits\n\nMany of the user interface classes were based on the Android Signal messenger when we ported it from the former Telegram-UI base in 2019. \nMeanwhile, development has diverged in many areas. \n\n\n# License\n\nLicensed GPLv3+, see the LICENSE file for details.\n\nCopyright © Delta Chat contributors.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeltachat%2Fdeltachat-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeltachat%2Fdeltachat-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeltachat%2Fdeltachat-android/lists"}