{"id":22737628,"url":"https://github.com/telekom-mms/keepassxc-p11-wrapper","last_synced_at":"2025-04-14T04:44:27.880Z","repository":{"id":40354104,"uuid":"491810840","full_name":"telekom-mms/keepassxc-p11-wrapper","owner":"telekom-mms","description":"A wrapper around KeepassXC to add PKCS#11 smartcard support for encrypted key files","archived":false,"fork":false,"pushed_at":"2025-02-04T11:36:42.000Z","size":28,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-10T04:40:00.314Z","etag":null,"topics":["linux"],"latest_commit_sha":null,"homepage":"","language":"Go","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/telekom-mms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2022-05-13T08:05:43.000Z","updated_at":"2025-02-04T11:36:48.000Z","dependencies_parsed_at":"2024-06-19T04:24:07.699Z","dependency_job_id":null,"html_url":"https://github.com/telekom-mms/keepassxc-p11-wrapper","commit_stats":null,"previous_names":["telekom-mms/keepassxc-p11-wrapper","t-systems-mms/keepassxc-p11-wrapper"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom-mms%2Fkeepassxc-p11-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom-mms%2Fkeepassxc-p11-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom-mms%2Fkeepassxc-p11-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telekom-mms%2Fkeepassxc-p11-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telekom-mms","download_url":"https://codeload.github.com/telekom-mms/keepassxc-p11-wrapper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248824665,"owners_count":21167343,"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","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":["linux"],"created_at":"2024-12-10T22:16:52.590Z","updated_at":"2025-04-14T04:44:27.855Z","avatar_url":"https://github.com/telekom-mms.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeepassXC PKCS#11 support wrapper\n\nThis is a wrapper around [KeepassXC](https://keepassxc.org/) that allows to use PKCS#11 smart cards to decrypt Keepass\ndatabases that are encrypted with the [CertKeyProvider](https://github.com/markbott/CertKeyProvider) plugin on Windows\nKeepass2 installations.\n\nThe software has been tested with a [Telesec TCOS 3](https://www.telesec.de/de/produkte/tcos-smartcards/ueberblick/)\nNet Key 3.0 smart cards on Ubuntu 21.10.\n\n## Usage\n\nDefine the environment variable `PKCS11_LIB` with the path to your PKCS#11 module (i.e.\n`/usr/lib/tcos_smartcard/libpkcs11tcos3NetKey64-1.8.0.so`). Run\n\n`keepassxc-p11-wrapper \u003cdatabase\u003e.kdbx`\n\nYou will be prompted for your smart card User PIN. If your certificate is found in the `\u003cdatabase\u003e.p7mkey` file right\nnext to your `\u003cdatabase\u003e.kdbx` KeepassXC will start and open the password database automatically.\n\n### Configuration options\n\nYou can specify the PKCS#11 module that should be used by specifying the `-p11module` command line parameter or by\nsetting the environment variable `PKCS11_LIB` to the absolute file path of the module's .so file.\n\nYou may add a `-debug` command line parameter to enable more verbose output.\n\nYou may add a `-slot` command line parameter to specify a different smart card reader via its number (a list of\nreaders is printed when running with the `-debug` command line parameter). Look for lines like\n\n`DEBU[0003] slot 0: Alcor Micro AU9540 00 00`\n\nand use the number after `slot`. The first slot found is used by default.\n\n## Build\n\nTo build the software you need [Go](https://go.dev/) \u003e= 1.17. Run\n\n`go build ./cmd/keepassxc-p11-wrapper`\n\nto build the binary.\n\n## License\n\nThe software is released under the terms of the MIT license as written in the [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelekom-mms%2Fkeepassxc-p11-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelekom-mms%2Fkeepassxc-p11-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelekom-mms%2Fkeepassxc-p11-wrapper/lists"}