{"id":15343825,"url":"https://github.com/rocketraman/keyring-to-keypassx","last_synced_at":"2026-02-25T11:34:56.252Z","repository":{"id":618388,"uuid":"257356","full_name":"rocketraman/keyring-to-keypassx","owner":"rocketraman","description":"Convert from keyring (palm os) xml to keypassx xml","archived":false,"fork":false,"pushed_at":"2025-06-03T12:55:41.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-29T06:20:41.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocketraman.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-07-22T03:53:47.000Z","updated_at":"2013-10-27T17:05:19.000Z","dependencies_parsed_at":"2022-07-07T16:10:19.210Z","dependency_job_id":null,"html_url":"https://github.com/rocketraman/keyring-to-keypassx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rocketraman/keyring-to-keypassx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketraman%2Fkeyring-to-keypassx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketraman%2Fkeyring-to-keypassx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketraman%2Fkeyring-to-keypassx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketraman%2Fkeyring-to-keypassx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocketraman","download_url":"https://codeload.github.com/rocketraman/keyring-to-keypassx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocketraman%2Fkeyring-to-keypassx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29819388,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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":[],"created_at":"2024-10-01T10:51:33.133Z","updated_at":"2026-02-25T11:34:56.231Z","avatar_url":"https://github.com/rocketraman.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Simple XML stylesheet to convert from gnu keyring (palm os) XML file to a keypassx (1) XML file.\n\nTo export a Palm pdb file to XML, download xmlexport.jar from\n\nhttp://gnukeyring.sourceforge.net/conduits.html\n\nExecute the export e.g.\n\njava -jar xmlexport.jar Keys-Gtkr.pdb password \u003e keyring.xml\n\nIt should create an XML file with the form:\n\n\u003cpwlist\u003e\n  \u003cpwentry\u003e\n    \u003ctitle\u003e\u003c/title\u003e\n    \u003ccategory\u003e\u003c/category\u003e\n    \u003cusername\u003e\u003c/username\u003e\n    \u003cpassword\u003e\u003c/password\u003e\n    \u003cnotes\u003e\u003c/notes\u003e\n    \u003clastmodtime\u003e\u003c/lastmodtime\u003e\n  \u003c/pwentry\u003e\n\u003c/pwlist\u003e\n\nExecute the stylesheet with an XSLT v2 processor, such as Saxon e.g.\n\njava -jar saxon9.jar -xsl:keyring-to-keypassx.xsl -s:keyring.xml -o:keypass.xml\n\nThe keypass.xml file should be importable into keypassx. One group will be created for each\ncategory in keyring.\n\nNotes: \n\n(1) To export to keepass instead of keepassx, check out:\n\n  http://github.com/philipp/keyring2keepass/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketraman%2Fkeyring-to-keypassx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocketraman%2Fkeyring-to-keypassx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocketraman%2Fkeyring-to-keypassx/lists"}