{"id":23132445,"url":"https://github.com/knagy/mitmproxy-escher","last_synced_at":"2025-07-25T09:35:05.049Z","repository":{"id":57442005,"uuid":"111286850","full_name":"knagy/mitmproxy-escher","owner":"knagy","description":"Use your favorite HTTP client and let mitmproxy do the Escher signing.","archived":false,"fork":false,"pushed_at":"2024-11-11T15:15:12.000Z","size":41,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-11T23:36:23.647Z","etag":null,"topics":["escherauth","mitmproxy-addons"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knagy.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}},"created_at":"2017-11-19T10:57:50.000Z","updated_at":"2024-11-11T15:13:46.000Z","dependencies_parsed_at":"2023-01-24T05:45:57.841Z","dependency_job_id":null,"html_url":"https://github.com/knagy/mitmproxy-escher","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knagy%2Fmitmproxy-escher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knagy%2Fmitmproxy-escher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knagy%2Fmitmproxy-escher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knagy%2Fmitmproxy-escher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knagy","download_url":"https://codeload.github.com/knagy/mitmproxy-escher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230106039,"owners_count":18173982,"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":["escherauth","mitmproxy-addons"],"created_at":"2024-12-17T11:18:46.661Z","updated_at":"2024-12-17T11:18:47.216Z","avatar_url":"https://github.com/knagy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mitmproxy-escher\n\nSign [mitmproxy](https://mitmproxy.org/) requests with [Escher](https://escherauth.io/).\n\n![Screenshot](screenshot.png?raw=true)\n\n## Installation\n\n```\npip3 install mitmproxy-escher\n```\n\nNote: this module does not work with mitmproxy's pre-built self-contained binaries.\n\n## Configuration\n\nRequired parameters are apiKey, apiSecret and credentialScope. Section names can contain wildcard characters.\n\n```\n[*.example.org]\napiKey=KEY\napiSecret=SECRET\ncredentialScope=credential/scope\nhashAlgo=SHA256\nalgoPrefix=EMS\nvendorKey=EMS\nauthHeaderName=X-EMS-Auth\ndateHeaderName=X-EMS-Date\n```\n\n## Usage\n\nStart `mitmproxy` with the addon:\n\n```\nmitmproxy -s \"$(python3 -m mitmproxy_escher)\" --set escher_config=/path/to/config.ini\n```\n\nMake requests through the proxy:\n\n```\ncurl -k -x localhost:8080 https://httpbin.org/headers\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknagy%2Fmitmproxy-escher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknagy%2Fmitmproxy-escher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknagy%2Fmitmproxy-escher/lists"}