{"id":36627092,"url":"https://github.com/while-loop/remember-me","last_synced_at":"2026-01-12T09:33:16.835Z","repository":{"id":57692582,"uuid":"93447459","full_name":"while-loop/remember-me","owner":"while-loop","description":"Password manager helper","archived":false,"fork":false,"pushed_at":"2021-04-02T15:33:49.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T02:01:15.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://remember.me","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/while-loop.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-05T21:12:53.000Z","updated_at":"2021-04-02T15:33:51.000Z","dependencies_parsed_at":"2022-09-26T21:01:00.791Z","dependency_job_id":null,"html_url":"https://github.com/while-loop/remember-me","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/while-loop/remember-me","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fremember-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fremember-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fremember-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fremember-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/while-loop","download_url":"https://codeload.github.com/while-loop/remember-me/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/while-loop%2Fremember-me/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337728,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"2026-01-12T09:33:16.249Z","updated_at":"2026-01-12T09:33:16.830Z","avatar_url":"https://github.com/while-loop.png","language":"Go","readme":"Remember Me\n==========\n\n\u003cp align=\"center\"\u003e\n  \u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\n  \u003ca href=\"https://godoc.org/github.com/while-loop/remember-me\"\u003e\u003cimg src=\"https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/while-loop/remember-me\"\u003e\u003cimg src=\"https://img.shields.io/travis/while-loop/remember-me.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/while-loop/remember-me/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/while-loop/remember-me.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://coveralls.io/github/while-loop/remember-me\"\u003e\u003cimg src=\"https://img.shields.io/coveralls/while-loop/remember-me.svg?style=flat-square\"\u003e\u003c/a\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-AGPLv3-blue.svg?style=flat-square\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nAutomatic password manager\n\nRemember Me is a proactive solution to keep passwords secure and fresh.\nWith the push for Autofill services in browsers, password managers, and\neven [native mobile OS support](https://developer.android.com/guide/topics/text/autofill.html),\nthe need to `remember` passwords becomes more obsolete.\n\nWhy Should I Use Remember Me\n----------------------------\n\n- Proactively password resets\n- We do not store __any__ passwords in databases\n- Take advantage of Autofill services\n- Having too many dag nabbing emails \u0026 password combinations!\n\nUpdate passwords from a given password manager solution at given\nintervals.\n\nDependencies\n------------\n\n- [protoc](https://github.com/google/protobuf/releases) \u003e= 3.4.0\n- [proto-gen-go](https://github.com/golang/protpbuf)\n```go get github.com/golang/protobuf/protoc-gen-go```\n\nInstallation\n------------\n\n```\n$ go get github.com/while-loop/remember-me/remme/...\n```\n\nUsage\n-----\n\n#### gRPC \u0026 Package\n[Example](example/main.go)\n\n#### cli\n```bash\n$ remme -h\n```\n\n```\nNAME:\n   remember-me - Automatic password changer\n\nUSAGE:\n   remme [global options] command [command options] [arguments...]\n\nVERSION:\n   0.0.1\n\nDESCRIPTION:\n   Automatic password changer\n\nCOMMANDS:\n     change, ch  change passwords for a given manager\n     help, h     Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h     show help\n   --version, -v  print the version\n```\n\nChangelog\n---------\n\nThe format is based on [Keep a Changelog](http://keepachangelog.com/) \nand this project adheres to [Semantic Versioning](http://semver.org/).\n\n[CHANGELOG.md](CHANGELOG.md)\n\nLicense\n-------\nrememeber-me is licensed under the GNU Affero General Public License.\nSee [LICENSE](LICENSE) for details.\n\nAuthor\n------\n\nAnthony Alves\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2Fremember-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhile-loop%2Fremember-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhile-loop%2Fremember-me/lists"}