{"id":19714153,"url":"https://github.com/petr-panteleyev/password-manager","last_synced_at":"2025-04-29T18:31:50.006Z","repository":{"id":120407110,"uuid":"83195351","full_name":"petr-panteleyev/password-manager","owner":"petr-panteleyev","description":"Desktop application to keep passwords and other sensitive information","archived":false,"fork":false,"pushed_at":"2025-03-18T18:37:50.000Z","size":1364,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-05T18:54:03.921Z","etag":null,"topics":["aes-256","desktop-application","java","java-24","javafx","javafx-application","password-manager","security"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petr-panteleyev.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":"2017-02-26T08:53:41.000Z","updated_at":"2025-03-18T18:38:20.000Z","dependencies_parsed_at":"2024-11-11T22:30:35.792Z","dependency_job_id":"5fff94b0-52b9-4f03-8794-96c1ce228601","html_url":"https://github.com/petr-panteleyev/password-manager","commit_stats":null,"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petr-panteleyev%2Fpassword-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petr-panteleyev%2Fpassword-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petr-panteleyev%2Fpassword-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petr-panteleyev%2Fpassword-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petr-panteleyev","download_url":"https://codeload.github.com/petr-panteleyev/password-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251560003,"owners_count":21609121,"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":["aes-256","desktop-application","java","java-24","javafx","javafx-application","password-manager","security"],"created_at":"2024-11-11T22:29:29.387Z","updated_at":"2025-04-29T18:31:49.999Z","avatar_url":"https://github.com/petr-panteleyev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Manager\n\n![JDK](docs/java-24.svg)\n[![License](docs/license.svg)](LICENSE)\n\nDesktop application to store passwords, credit card numbers and other sensitive information. \nApplication uses 256-bit AES encryption.\n\n![Screenshot](docs/main-window.png)\n\n## Security Considerations\n\nApplication enforces security via file encryption only. Application makes no effort to counter-attacks targeted \nto user account, operating system or hardware including RAM.\n\n## Build\n\n* Set ```JAVA_HOME``` to JDK 24+.\n* Execute:\n\n```shell script\n./mvnw clean verify\n```\n\nApplication JAR and all dependencies will be placed in ```target/jmods```.\n\n## Run\n\n```shell script\n./mvnw exec:exec@run\n```\n\nTo open specific file add ```-Dpassword.file=\u003cfile\u003e``` to the command line.\n\n## Custom Run-Time Image\n\n```shell script\n./mvnw jlink:jlink\n```\n\nRun-time image will be found in ```target/jlink``` directory.\n\n## Binary Packages\n\n\n```shell script\n./mvnw jpackage:jpackage\n```\n\nInstallation packages will be found in ```target/dist``` directory.\n\n## Support\n\nThere is no support for this application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetr-panteleyev%2Fpassword-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetr-panteleyev%2Fpassword-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetr-panteleyev%2Fpassword-manager/lists"}