{"id":24777269,"url":"https://github.com/nostrband/noauthd","last_synced_at":"2025-10-04T22:41:44.808Z","repository":{"id":210267860,"uuid":"726042758","full_name":"nostrband/noauthd","owner":"nostrband","description":"Server for Noauth Nostr key manager.","archived":false,"fork":false,"pushed_at":"2025-01-08T13:55:26.000Z","size":104,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-05T02:41:23.558Z","etag":null,"topics":["nostr"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nostrband.png","metadata":{"files":{"readme":"README","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":"2023-12-01T12:14:11.000Z","updated_at":"2025-01-17T19:04:07.000Z","dependencies_parsed_at":"2023-12-01T18:25:41.344Z","dependency_job_id":"431f29fa-eb23-4a47-ba35-626da49e36db","html_url":"https://github.com/nostrband/noauthd","commit_stats":null,"previous_names":["nostrband/noauthd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nostrband/noauthd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nostrband%2Fnoauthd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nostrband%2Fnoauthd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nostrband%2Fnoauthd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nostrband%2Fnoauthd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nostrband","download_url":"https://codeload.github.com/nostrband/noauthd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nostrband%2Fnoauthd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278386121,"owners_count":25978109,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["nostr"],"created_at":"2025-01-29T07:50:27.556Z","updated_at":"2025-10-04T22:41:44.779Z","avatar_url":"https://github.com/nostrband.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Noauth Daemon\n-------------\n\nServer for Noauth Nostr key manager.\n\nAPI:\n\nPOST /subscribe({\n  npub: string, \n  pushSubscription: json, // result of pushManager.subscribe\n  relays: string[] // which relays to watch for nip46 rpc\n})\n\nServer starts watching the relays for nip46 rpc and if it \ndetects that some requests don't have matching replies (signer \nis sleeping) then it sends a push message to the signer. \nAuthorized using nip98.\n\nPOST /put({\n  npub: string, \n  data: string, // encrypted nsec\n  pwh: string // password hash \n})\n\nServer stores this data and will serve it back later \nwith /get. Authorized using nip98.\n\nPOST /get({\n  npub: string,\n  pwh: string // password hash\n})\n\nServer will return the data previously saved by /put,\npwh must match the one provided to /put (no access\nto keys is needed).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnostrband%2Fnoauthd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnostrband%2Fnoauthd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnostrband%2Fnoauthd/lists"}