{"id":28394925,"url":"https://github.com/alexiii/spm","last_synced_at":"2026-02-05T07:32:37.916Z","repository":{"id":123487978,"uuid":"116574855","full_name":"AlexIII/spm","owner":"AlexIII","description":"Simple Password Manager","archived":false,"fork":false,"pushed_at":"2024-11-20T10:30:02.000Z","size":214,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T01:38:36.134Z","etag":null,"topics":["encryption","lightweight","linux","open-source","password-manager","password-store","password-vault","windows"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/AlexIII.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-07T15:06:36.000Z","updated_at":"2025-06-11T01:22:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"be2dfb0d-be14-4182-a961-10d6b9805c1c","html_url":"https://github.com/AlexIII/spm","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/AlexIII/spm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexIII%2Fspm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexIII%2Fspm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexIII%2Fspm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexIII%2Fspm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexIII","download_url":"https://codeload.github.com/AlexIII/spm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexIII%2Fspm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29115561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"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":["encryption","lightweight","linux","open-source","password-manager","password-store","password-vault","windows"],"created_at":"2025-05-31T19:09:11.351Z","updated_at":"2026-02-05T07:32:37.892Z","avatar_url":"https://github.com/AlexIII.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Password Manager\n\u003cimg align=\"right\" src=\"./src/resources/ico.png\" /\u003e\n\nA simple program that locally stores your passwords in an encrypted form.\n\n### Features\n- Sufficient encryption (AES 128bit)\n- Lightweight\n- Multi-platform\n- Uses UTF-8\n- Open-source\n- Extremely permissive license\n\n## Usage\n- Windows users\u003cbr/\u003e\nJust download SPM.exe from [Releases](https://github.com/AlexIII/spm/releases), put it somewhere, create a shortcut and run.\n- Other platforms\u003cbr/\u003e\nDownload SPM.jar from [Releases](https://github.com/AlexIII/spm/releases) and run it with your JVM (`java -jar SPM.jar`). You can also find a program icon in `src/resources/`\n- Paranoid\u003cbr/\u003e\nReview the source code thoroughly and built it yourself\n\nOn the first run the program creates database file `spmdb.xml` in the current directory.\n\n## Hints\n- Double click puts the password into the clipboard\n- The clipboard is automatically cleared in 30 seconds after coping the password or when the program is being closed\n- Filter acts on \"Site\", \"Login\" and \"Comment\" fields\n- \"Site\", \"Login\" and \"Comment\" fields are being encrypted too\n\n## Requirements\n- [JRE 1.8](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html)\n\n## Build\n\n```sh\njavac -source 1.8 -target 1.8 -d out src/spm/*.java\njar cfe dist/SPM.jar spm.SPMgui -C out .\n```\n\n## Screencaps\n![alt text](./sc1.png)\n![alt text](./sc2.png)\n\n## Software\nGUI was created with [NetBeans IDE](https://netbeans.org/)\u003cbr/\u003e\nExecutable for Windows was created with [Launch4j](http://launch4j.sourceforge.net/)\n\n## License\n[WTFPL v2](http://www.wtfpl.net)\n\n## Changelog\n\n- v1.5\n  - Add profiles support\n- v1.4\n  - Add password generator\n  - Fix xml extra new-lines problem\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexiii%2Fspm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexiii%2Fspm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexiii%2Fspm/lists"}