{"id":13550865,"url":"https://github.com/euank/synapse-backregister","last_synced_at":"2025-04-11T00:06:42.203Z","repository":{"id":66058244,"uuid":"73065217","full_name":"euank/synapse-backregister","owner":"euank","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-14T02:53:16.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T00:06:35.795Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euank.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}},"created_at":"2016-11-07T10:01:05.000Z","updated_at":"2021-11-08T11:42:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d323eafe-c042-4d3f-aa04-4908d10eedcc","html_url":"https://github.com/euank/synapse-backregister","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/euank%2Fsynapse-backregister","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fsynapse-backregister/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fsynapse-backregister/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fsynapse-backregister/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euank","download_url":"https://codeload.github.com/euank/synapse-backregister/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317707,"owners_count":21083528,"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-08-01T12:01:38.660Z","updated_at":"2025-04-11T00:06:42.183Z","avatar_url":"https://github.com/euank.png","language":"Go","funding_links":[],"categories":["Go","others"],"sub_categories":[],"readme":"# Synapse backregister\n\nSynapse backregister provides a password reset interface to a synapse server via the the shared registration secret.\n\nIt allows hosting an endpoint behind some other form of security, such as\nclient-cert auth or basic auth, that a user can use to register an account on\nthe given homeserver.\n\n## Usage\n\nA partial example of running it on Kubernetes is available [here](https://github.com/euank/ek8s/tree/e779a5ae2d30b0d9c61cfcd6b45f5e6a5b13129a/matrix/registration).\n\nOf note, the `SYNAPSE_SERVER` environment variable should be set to the\nlocation your homeserver is serving requests on (e.g.\n`https://mydomain.tld:8448`), and the `SYNAPSE_SECRET` environment variable\nshould be set to the value of the `registration_shared_secret` key from the\nsynapse homeserver's configuration file.\n\nThe server will listen on :8080 for requests.\n\nIt is recommended that the docker container, available at\n`euank/synapse-backregister:latest` be used.\n\n## Contributing\n\nThis project was created as a quick and hacky solution to a problem I had. As\nsuch, it's not very flexible and the code isn't very pretty, modular, etc.\n\nChanges to make it more generic or more robust (e.g. moving to a json api from\nposting forms, breaking out modules, using a better framework, etc etc) would\nbe acceptable.\n\nAs is usual, opening an issue to discuss any broad or complex changes prior to\nstarting them is a great way to make sure time isn't wasted on something that\nwouldn't fit in.\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fsynapse-backregister","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuank%2Fsynapse-backregister","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fsynapse-backregister/lists"}