{"id":36418561,"url":"https://github.com/purejava/keepassxc-proxy-access","last_synced_at":"2026-01-18T16:04:38.345Z","repository":{"id":45991422,"uuid":"326224632","full_name":"purejava/keepassxc-proxy-access","owner":"purejava","description":"A Java library to access KeePassXC via its build-in proxy","archived":false,"fork":false,"pushed_at":"2026-01-10T11:53:40.000Z","size":634,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-01-11T18:35:34.168Z","etag":null,"topics":["cross-platform","java","keepass","keepassxc","linux","macos","password-store","password-vault","windows"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/purejava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":{"github":"purejava","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.com/donate?hosted_button_id=XVX9ZM7WE4ANL"]}},"created_at":"2021-01-02T16:34:56.000Z","updated_at":"2026-01-10T11:53:36.000Z","dependencies_parsed_at":"2023-12-03T19:27:10.911Z","dependency_job_id":"710712c4-4e4c-490c-97d4-f193ffbf2ba6","html_url":"https://github.com/purejava/keepassxc-proxy-access","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/purejava/keepassxc-proxy-access","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purejava%2Fkeepassxc-proxy-access","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purejava%2Fkeepassxc-proxy-access/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purejava%2Fkeepassxc-proxy-access/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purejava%2Fkeepassxc-proxy-access/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/purejava","download_url":"https://codeload.github.com/purejava/keepassxc-proxy-access/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purejava%2Fkeepassxc-proxy-access/sbom","scorecard":{"id":749895,"data":{"date":"2025-08-11","repo":{"name":"github.com/purejava/keepassxc-proxy-access","commit":"55bead7f929a8a964b660ba65680e9f1d79ab5a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/15 approved changesets -- score normalized to 0","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":"Maintained","score":10,"reason":"19 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:17","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/no-response.yml:1","Warn: no topLevel permission defined: .github/workflows/release_to_maven.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/no-response.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/no-response.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_maven.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/release_to_maven.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release_to_maven.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/release_to_maven.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release_to_maven.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/release_to_maven.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/purejava/keepassxc-proxy-access/stale.yml/develop?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"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":"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: MIT License: 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release_to_maven.yml:12"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (15) 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-22T19:59:17.957Z","repository_id":45991422,"created_at":"2025-08-22T19:59:17.957Z","updated_at":"2025-08-22T19:59:17.957Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28541068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T14:59:57.589Z","status":"ssl_error","status_checked_at":"2026-01-18T14:59:46.540Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cross-platform","java","keepass","keepassxc","linux","macos","password-store","password-vault","windows"],"created_at":"2026-01-11T17:01:26.094Z","updated_at":"2026-01-18T16:04:38.340Z","avatar_url":"https://github.com/purejava.png","language":"Java","funding_links":["https://github.com/sponsors/purejava","https://www.paypal.com/donate?hosted_button_id=XVX9ZM7WE4ANL"],"categories":[],"sub_categories":[],"readme":"# keepassxc-proxy-access\n![keepassxc-proxy-access](keepassxc-proxy-access.png)\n\n[![Publish to Maven Central](https://github.com/purejava/keepassxc-proxy-access/workflows/Publish%20to%20Maven%20Central/badge.svg)](https://github.com/purejava/keepassxc-proxy-access/actions?query=workflow%3A%22Publish+to+Maven+Central%22)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f8c426863d4c46578ef2b7ae8c32e99f)](https://app.codacy.com/gh/purejava/keepassxc-proxy-access?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=purejava/keepassxc-proxy-access\u0026utm_campaign=Badge_Grade)\n[![Maven Central](https://img.shields.io/maven-central/v/org.purejava/keepassxc-proxy-access.svg?label=Maven%20Central)](https://central.sonatype.com/search?q=keepassxc-proxy-access\u0026smo=true\u0026namespace=org.purejava)\n[![License](https://img.shields.io/github/license/purejava/keepassxc-proxy-access.svg)](https://github.com/purejava/keepassxc-proxy-access/blob/master/LICENSE)\n[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate?hosted_button_id=XVX9ZM7WE4ANL)\n\nA Java library to access KeePassXC via its build-in proxy. Requires KeePassXC 2.6.0 or newer.\n\n# Dependency\nAdd `keepassxc-proxy-access` as a dependency to your project.\n\n## Gradle\n```gradle\nimplementation group: 'org.purejava', name: 'keepassxc-proxy-access', version: '1.3.1'\n```\n## Maven\n\n```maven\n\u003cdependency\u003e\n    \u003cgroupId\u003eorg.purejava\u003c/groupId\u003e\n    \u003cartifactId\u003ekeepassxc-proxy-access\u003c/artifactId\u003e\n    \u003cversion\u003e1.3.1\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n# Usage\nThe library uses the JSON data format to communicate with KeePassXC. The underlying TweetNaCL crypto library provides the crypto_box functionality that is used to set up an encrypted and secure channel for the components to communicate with each other.\n\nIt's fast, easy to use and cross-platform.\n\nExamples on how to use the library can be found in the Maven test classes.\n\nYou need to establish a connection to KeePassXC first:\n```java\nvar kpa = new KeepassProxyAccess();\nkpa.connect();\nkpa.associate();\n```\nYou'll get an AssociateID and the public key of an IDKeypair created during the initial connection.\nBoth pieces of data combined are needed for further connections. As both are public data, there is no need to store them securely.\n\nNext steps:\n```java\n    var id = kpa.getAssociateId();\n    var keyPair = kpa.getIdKeyPairPublicKey();\n\n    var idKeyMap = List.of(Map.of(\"id\", id, \"key\", keyPair)); // java 21\n    var logins = kpa.getLogins(\"https://login.url.com/\", \"\", true, idKeyMap);\n    // System.out.println(logins) // nested map with credentials\n```\n\n# keepassxc-protocol\nCommunication with KeePassXC happens via the KeePassXC protocol. Currently, the following functionality is implemented:\n*   `change-public-keys`: Request for passing public keys from client to server and back.\n*   `get-databasehash`: Request for receiving the database hash (SHA256) of the current active database.\n*   `associate`: Request for associating a new client with KeePassXC.\n*   `test-associate`: Request for testing if the client has been associated with KeePassXC.\n*   `generate-password`: Request for generating a password. KeePassXC's settings are used.\n*   `get-logins`: Requests for receiving credentials for the current URL match.\n*   `set-login`: Request for adding or updating credentials to the database.\n*   `lock-database`: Request for locking the database from client.\n*   `get-database-groups`: Request to retrieve all database groups together with their groupUuids.\n*   `create-new-group`: Request to create a new group for the given name or path.\n*   `get-totp`: Request for receiving the current TOTP.\n*   `delete-entry`: Request for deleting an entry in the database, identified by its uuid (KeePassXC 2.7.0 and newer).\n*   `request-autotype`: Request autotype from the KeePassXC database (KeePassXC 2.7.0 and newer).\n*   `passkeys-get`: Request for Passkeys authentication (KeePassXC 2.7.7 and newer).\n*   `passkeys-register`: Request for Passkeys credential registration (KeePassXC 2.7.7 and newer).\n*   `database-locked`: A signal from KeePassXC, the current active database is locked.\n*   `database-unlocked`: A signal from KeePassXC, the current active database is unlocked.\n\n# Donation\nIf you like this project, why not buy me a cup of coffee?\n\n[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate?hosted_button_id=XVX9ZM7WE4ANL)\n\n# Copyright\nCopyright (C) 2021 Ralph Plawetzki\n\nThe keepassxc-proxy-access logo is based on an [ICONFINDER logo](https://www.iconfinder.com/icons/4484570/hosting_link_proxy_server_url_window_icon) that is published under the [Creative Commons Attribution 3.0 Unported licence](https://creativecommons.org/licenses/by/3.0/) (CC BY 3.0). I modified the icon to my needs by changing the interior and adding the KeePassXC logo.\n\nThe KeePassXC logo is Copyright (C) of https://keepassxc.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurejava%2Fkeepassxc-proxy-access","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurejava%2Fkeepassxc-proxy-access","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurejava%2Fkeepassxc-proxy-access/lists"}