{"id":27867759,"url":"https://github.com/ralish/keepass","last_synced_at":"2025-06-10T21:40:11.799Z","repository":{"id":70963044,"uuid":"349932898","full_name":"ralish/KeePass","owner":"ralish","description":"Source code mirror of KeePass v2.x releases","archived":false,"fork":false,"pushed_at":"2025-04-10T00:28:37.000Z","size":23389,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T01:28:50.173Z","etag":null,"topics":["keepass","mirror","password-manager","security"],"latest_commit_sha":null,"homepage":"https://keepass.info","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ralish.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":"2021-03-21T07:52:39.000Z","updated_at":"2025-02-23T20:50:18.000Z","dependencies_parsed_at":"2023-04-04T02:48:50.495Z","dependency_job_id":"69f2965c-21a8-4275-8d56-45071cbbe31c","html_url":"https://github.com/ralish/KeePass","commit_stats":null,"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralish%2FKeePass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralish%2FKeePass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralish%2FKeePass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ralish%2FKeePass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ralish","download_url":"https://codeload.github.com/ralish/KeePass/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252411818,"owners_count":21743604,"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":["keepass","mirror","password-manager","security"],"created_at":"2025-05-04T22:53:27.885Z","updated_at":"2025-05-04T22:53:28.318Z","avatar_url":"https://github.com/ralish.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"KeePass source mirror\n=====================\n\nA source code mirror of all [KeePass](https://keepass.info/) v2.x releases.\n\nI created this repository because:\n\n- Source code for KeePass releases is published for each release as a Zip file\n- The absence of a public VCS makes viewing changes between releases less easy\n- It's simply convenient to operate within a VCS when working with source code\n\nAll code resides in the `mirror` branch with each commit a KeePass release.\n\nPlease note that ***all*** content is Dominik Reichl's work and not my own.\n\nAssembly notes\n--------------\n\nThe repository was assembled as follows starting from an empty (orphan) `mirror` branch:\n\n- The source code for the *v2.00* release was retrieved from the [official download site](https://sourceforge.net/projects/keepass/files/KeePass%202.x/)\n- The contents of the archive was extracted into the top-level directory of the working tree\n- A PowerShell function was run to add empty `.keepme` files to each empty directory (see below)\n- All changes in the working directory were committed and an associated release tag created\n- The entire working directory was cleared and the process repeated for the next release\n\n### Addition of empty .keepme files\n\nEmpty `.keepme` files were added to directories with no children (either files or subdirectories) to ensure they are preserved in the associated commit for the KeePass release. Each KeePass source code archive generally has several empty directories, however, Git only tracks files. Without adding a file to these empty directories they will not be present in the commit. Adding empty placeholder files was from my perspective the least intrusive option to ensure these directories are retained.\n\n### Verifying source code is authentic\n\nThis being security sensitive code you may (actually, ***should***!) want to verify that the source code in this repository for a given release has not been tampered with. The simplest way to do so right now is:\n\n1. Download the source code archive for the given KeePass release from the [official download site](https://sourceforge.net/projects/keepass/files/KeePass%202.x/)\n1. Checkout the commit for the KeePass release of interest (in a separate branch or detached `HEAD`)\n1. Delete **all** files in the working tree (i.e. everything except the `.git` directory)\n1. Extract the contents of the archive into the empty working tree\n1. Run `git status` from within the Git repository\n\nThe only changes should be the addition of the empty `.keepme` placeholder files referenced earlier.\n\n### Final notes\n\nConsider [donating to KeePass](https://keepass.info/donate.html) to thank the author for his time developing the software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralish%2Fkeepass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fralish%2Fkeepass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fralish%2Fkeepass/lists"}