{"id":41823876,"url":"https://github.com/visible/noro","last_synced_at":"2026-01-29T12:01:24.559Z","repository":{"id":334139121,"uuid":"1140203510","full_name":"visible/noro","owner":"visible","description":"one-time secret sharing for env vars","archived":false,"fork":false,"pushed_at":"2026-01-27T20:42:22.000Z","size":308,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-27T20:43:10.276Z","etag":null,"topics":["cli","encryption","env","env-vars","one-time","one-time-secret","secrets","security","sharing"],"latest_commit_sha":null,"homepage":"https://noro.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/visible.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-23T00:48:46.000Z","updated_at":"2026-01-27T13:25:29.000Z","dependencies_parsed_at":"2026-01-27T10:00:38.722Z","dependency_job_id":null,"html_url":"https://github.com/visible/noro","commit_stats":null,"previous_names":["visible/noro"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/visible/noro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visible%2Fnoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visible%2Fnoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visible%2Fnoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visible%2Fnoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visible","download_url":"https://codeload.github.com/visible/noro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visible%2Fnoro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"last_error":"SSL_read: 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":["cli","encryption","env","env-vars","one-time","one-time-secret","secrets","security","sharing"],"created_at":"2026-01-25T08:04:11.860Z","updated_at":"2026-01-28T11:00:35.684Z","avatar_url":"https://github.com/visible.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n┌──────────────────────────────────────────────────────────────┐\n│                                                              │\n│   / noro                                                     │\n│                                                              │\n│   one-time secret sharing for env vars                       │\n│                                                              │\n└──────────────────────────────────────────────────────────────┘\n```\n\n```bash\n\u003e what is this?\n\n  share env vars with one command\n  secrets encrypted client-side with aes-256-gcm\n  self-destructs after first claim\n\n\u003e share?\n\n  noro share OPENAI_API_KEY\n  → noro.sh/a8f3k2#key\n\n\u003e claim?\n\n  npx noro a8f3k2#key\n  → ✓ added OPENAI_API_KEY to .env\n\n\u003e features?\n\n  ✓ end-to-end encryption (key never leaves your machine)\n  ✓ one-time use (deleted after claim)\n  ✓ no account required\n  ✓ works with any env var\n  ✓ cli + web interface\n\n\u003e how it works?\n\n  1. cli encrypts your env var locally\n  2. encrypted blob stored on server\n  3. decryption key stays in url fragment (never sent to server)\n  4. recipient decrypts client-side\n  5. secret deleted after first claim\n\n\u003e install?\n\n  npm i -g noro\n\n\u003e stack?\n\n  next.js · upstash redis · aes-256-gcm\n\n\u003e license?\n\n  mit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisible%2Fnoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisible%2Fnoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisible%2Fnoro/lists"}