{"id":16682316,"url":"https://github.com/lk-geimfari/parole","last_synced_at":"2026-05-21T02:05:44.246Z","repository":{"id":66067334,"uuid":"120806485","full_name":"lk-geimfari/parole","owner":"lk-geimfari","description":"Simple and fast password manager based on gen_server and general balanced trees.","archived":false,"fork":false,"pushed_at":"2020-08-22T16:29:40.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T19:26:58.507Z","etag":null,"topics":["erlang","gbt","gen-server","manager","otp","password"],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/lk-geimfari.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}},"created_at":"2018-02-08T19:22:25.000Z","updated_at":"2023-02-16T15:16:40.000Z","dependencies_parsed_at":"2026-01-17T20:02:23.956Z","dependency_job_id":null,"html_url":"https://github.com/lk-geimfari/parole","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lk-geimfari/parole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fparole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fparole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fparole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fparole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lk-geimfari","download_url":"https://codeload.github.com/lk-geimfari/parole/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fparole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33284961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"online","status_checked_at":"2026-05-21T02:00:07.181Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["erlang","gbt","gen-server","manager","otp","password"],"created_at":"2024-10-12T14:07:00.443Z","updated_at":"2026-05-21T02:05:44.218Z","avatar_url":"https://github.com/lk-geimfari.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://raw.githubusercontent.com/lk-geimfari/parole/master/logo.png)\n\n\nAn OTP client-server application for local password managing based on **gen_server**.\n\nUsage\n-----\n\nRun following command:\n\n```\n~ rebar3 build \u0026\u0026 rebar3 shell\n```\n\nand then you can use it, like this:\n\n```erlang\nErlang/OTP 18 [erts-7.3] [source] [64-bit] [smp:4:4] [async-threads:10] [kernel-poll:false]\n\nEshell V7.3  (abort with ^G)\n\n2\u003e parole:start().\n{ok,\u003c0.40.0\u003e}\n\n3\u003e Resource = \u003c\u003c\"www.github.com\"\u003e\u003e.\n\u003c\u003c\"www.github.com\"\u003e\u003e\n\n4\u003e Password = \u003c\u003c\"MyNotEncryptedPassword\"\u003e\u003e.\n\u003c\u003c\"MyNotEncryptedPassword\"\u003e\u003e\n\n5\u003e parole:add(Resource, Password).\nok\n\n6\u003e parole:lookup(Resource).\ntrue\n\n7\u003e parole:get(Resource, decrypted).\n\u003c\u003c\"MyNotEncryptedPassword\"\u003e\u003e\n```\n\n\nLICENSE\n-------\n\n```\n            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n                   Version 2, December 2004\n\nCopyright (C) 2018 Likid Geimfari\n\nEveryone is permitted to copy and distribute verbatim or modified\ncopies of this license document, and changing it is allowed as long\nas the name is changed.\n\n            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. You just DO WHAT THE FUCK YOU WANT TO.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flk-geimfari%2Fparole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flk-geimfari%2Fparole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flk-geimfari%2Fparole/lists"}