{"id":22898250,"url":"https://github.com/albinodrought/imap-password-logger","last_synced_at":"2025-04-01T01:51:41.178Z","repository":{"id":83184518,"uuid":"229661412","full_name":"AlbinoDrought/imap-password-logger","owner":"AlbinoDrought","description":"I forgot my email password.","archived":false,"fork":false,"pushed_at":"2019-12-23T02:24:43.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T12:47:20.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/AlbinoDrought.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":"2019-12-23T02:24:29.000Z","updated_at":"2024-06-19T07:58:06.722Z","dependencies_parsed_at":null,"dependency_job_id":"1e5a1eb8-9091-4dda-b831-1b59af2946f3","html_url":"https://github.com/AlbinoDrought/imap-password-logger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbinoDrought%2Fimap-password-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbinoDrought%2Fimap-password-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbinoDrought%2Fimap-password-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbinoDrought%2Fimap-password-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlbinoDrought","download_url":"https://codeload.github.com/AlbinoDrought/imap-password-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246569007,"owners_count":20798341,"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":[],"created_at":"2024-12-14T00:30:12.181Z","updated_at":"2025-04-01T01:51:41.158Z","avatar_url":"https://github.com/AlbinoDrought.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMAP Password Logger\n\n\u003ca href=\"https://hub.docker.com/r/albinodrought/imap-password-logger\"\u003e\n  \u003cimg alt=\"albinodrought/imap-password-logger Docker Pulls\" src=\"https://img.shields.io/docker/pulls/albinodrought/imap-password-logger\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://github.com/AlbinoDrought/imap-password-logger/blob/master/LICENSE\"\u003e\n  \u003cimg alt=\"AGPL-3.0 License\" src=\"https://img.shields.io/github/license/AlbinoDrought/imap-password-logger\"\u003e\n\u003c/a\u003e\n\nI forgot my email password. The [email client on my phone](https://github.com/k9mail/k-9) wouldn't [export my password](https://github.com/k9mail/k-9/blob/db1dcb46189cd4e62a84ee56c585aec586fa6d6a/app/core/src/main/java/com/fsck/k9/preferences/SettingsExporter.java#L227), but it would let me change the IMAP server. I changed it to this.\n\nSee [emersion/go-imap](https://github.com/emersion/go-imap)\n\n## Running\n\n1. Start up the IMAP server (runs on port 1143):\n\n```sh\ndocker run --rm -it -p 1143:1143 albinodrought/imap-password-logger\n```\n\n2. Point your mail client at `\u003cyour ip\u003e:1143` with all TLS/SSL features disabled.\n\n3. You should see something like this:\n\n```\n2019/12/22 18:00:35 Starting IMAP server at localhost:1143\n2019/12/22 18:00:50 albinodrought@example.com hunter2\n2019/12/22 18:00:50 albinodrought@example.com hunter2\n```\n\n## Building\n\n### Without Docker\n\n```\ngo get -d -v\ngo build\n```\n\n### With Docker\n\n`docker build -t albinodrought/imap-password-logger .`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinodrought%2Fimap-password-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbinodrought%2Fimap-password-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbinodrought%2Fimap-password-logger/lists"}