{"id":14070130,"url":"https://github.com/noclocks/envshare","last_synced_at":"2026-02-15T18:30:41.769Z","repository":{"id":234578411,"uuid":"789177555","full_name":"noclocks/envshare","owner":"noclocks","description":"Self-Hosted Instance of EnvShare hosted on Vercel.","archived":false,"fork":false,"pushed_at":"2025-03-24T16:20:37.000Z","size":484,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-11T21:50:33.054Z","etag":null,"topics":["decryption","encryption","environment-variables","envshare","secrets","secrets-management","selfhosted","shared","tools"],"latest_commit_sha":null,"homepage":"https://envshare.noclocks.dev","language":"TypeScript","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/noclocks.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,"zenodo":null},"funding":{"custom":["https://www.paypal.me/noclocks","https://pay.noclocks.dev/b/7sI5o93U4gng9gs5kl"]}},"created_at":"2024-04-19T21:27:55.000Z","updated_at":"2025-03-24T16:20:41.000Z","dependencies_parsed_at":"2025-08-11T21:50:11.129Z","dependency_job_id":"57414ef1-2484-4041-bbbb-1fb4ff49dd3f","html_url":"https://github.com/noclocks/envshare","commit_stats":null,"previous_names":["noclocks/envshare"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noclocks/envshare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noclocks%2Fenvshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noclocks%2Fenvshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noclocks%2Fenvshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noclocks%2Fenvshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noclocks","download_url":"https://codeload.github.com/noclocks/envshare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noclocks%2Fenvshare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29486494,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":["decryption","encryption","environment-variables","envshare","secrets","secrets-management","selfhosted","shared","tools"],"created_at":"2024-08-13T07:07:29.994Z","updated_at":"2026-02-15T18:30:41.755Z","avatar_url":"https://github.com/noclocks.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1 align=\"center\"\u003eEnvShare\u003c/h1\u003e\n    \u003ch5\u003eShare Environment Variables Securely\u003c/h5\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://envshare.dev\"\u003eenvshare.dev\u003c/a\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\nEnvShare is a simple tool to share environment variables securely. It uses\n**AES-GCM** to encrypt your data before sending it to the server. The encryption\nkey never leaves your browser.\n\n## Features\n\n- **Shareable Links:** Share your environment variables securely by sending a\n  link\n- **End-to-End Encryption:** AES-GCM encryption is used to encrypt your data\n  before sending it to the server\n- **Limit number of reads:** Limit the number of times a link can be read\n- **Auto Expire:** Automatically expire links and delete data after a certain\n  time\n\n\u003cbr/\u003e\n\n![](img/envshare.png)\n\n## Built with\n\n- [Next.js](https://nextjs.org)\n- [tailwindcss](https://tailwindcss.com)\n- Deployed on [Vercel](https://vercel.com?utm_source=envshare)\n- Data stored on [Upstash](https://upstash.com?utm_source=envshare)\n\n## Deploy your own\n\nDetailed instructions can be found [here](https://envshare.dev/deploy)\n\nAll you need is a Redis database on Upstash and a Vercel account. Click the\nbutton below to clone and deploy:\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?demo-title=EnvShare\u0026demo-description=Simple%20Next.js%20%2B%20Upstash%20app%20to%20share%20environment%20variables%20securely%20using%20AES-GCM%20encryption.\u0026demo-url=https%3A%2F%2Fenvshare.dev%2F\u0026demo-image=%2F%2Fimages.ctfassets.net%2Fe5382hct74si%2F5SaFBHXp5FBFJbsTzVqIJ3%2Ff0f8382369b7642fd8103debb9025c11%2Fenvshare.png\u0026project-name=EnvShare\u0026repository-name=envshare\u0026repository-url=https%3A%2F%2Fgithub.com%2Fchronark%2Fenvshare\u0026from=templates\u0026integration-ids=oac_V3R1GIpkoJorr6fqyiwdhl17)\n\n\n## Sponsors\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n  \u003cimg width=\"1000\" height=\"0\"\u003e\n  \u003ca href=\"https://upstash.com/?utm_source=envshare\" \u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/upstash/sponsorship/master/redis.png\" alt=\"Upstash\" width=\"260\" align=\"right\"\u003e\n  \u003c/a\u003e\n\u003ch3\u003eUpstash: Serverless Database for Redis\u003c/h3\u003e\n\n\u003cul\u003e\n    \u003cli\u003eServerless Redis with global replication and durable storage\u003c/li\u003e\n    \u003cli\u003ePrice scales to zero with per request pricing\u003c/li\u003e\n    \u003cli\u003eBuilt-in REST API designed for serverless and edge functions\u003c/li\u003e\n  \u003c/ul\u003e\n\n[Start for free in 30 seconds!](https://upstash.com/?utm_source=envshare)\n\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n## Configuration\n\n### Environment Variables\n\n`ENABLE_VERCEL_ANALYTICS` Any truthy value will enable Vercel Analytics. This is turned off by default\n\n## Contributing\n\nThis repository uses `pnpm` to manage dependencies. Install it using\n`npm install -g pnpm`\n\nPlease run `pnpm fmt` before committing to format the code.\n\n## Docs\n\nDocs in the README are temporary and will be moved to the website soon.\n\n### API\n\n#### Store a secret\n\n**PLEASE NEVER EVER UPLOAD UNENCRYPTED SECRETS.**\n\nThis endpoint is only meant to store **already encrypted** secrets. The\nencrypted secrets are stored in plain text.\n\n```sh-session\n$ curl -XPOST -s https://envshare.dev/api/v1/secret -d \"already-encrypted-secret\"\n```\n\nYou can add optional headers to configure the ttl and number of reads.\n\n```sh-session\n$ curl -XPOST -s https://envshare.dev/api/v1/secret -d \"already-encrypted-secret\" -H \"envshare-ttl: 3600\" -H \"envshare-reads: 10\"\n```\n\n- Omitting the `envshare-ttl` header will set a default of 30 days. Disable the\n  ttl by setting it to 0. (`envshare-ttl: 0`)\n- Omitting the `envshare-reads` header will simply disable it and allow reading\n  for an unlimited number of times.\n\nThis endpoint returns a JSON response with the secret id:\n\n```json\n{\n  \"data\": {\n    \"id\": \"HdPbXgpvUvNk43oxSdK97u\",\n    \"ttl\": 86400,\n    \"reads\": 2,\n    \"expiresAt\": \"2023-01-19T20:47:28.383Z\",\n    \"url\": \"http://envshare.dev/api/v1/secret/HdPbXgpvUvNk43oxSdK97u\"\n  }\n}\n```\n\n#### Retrieve a secret\n\nYou need an id to retrieve a secret. The id is returned when you store a secret.\n\n```sh-session\n$ curl -s https://envshare.dev/api/v1/secret/HdPbXgpvUvNk43oxSdK97u\n```\n\n```json\n{\n  \"data\": {\n    \"secret\": \"Hello\",\n    \"remainingReads\": 1\n  }\n}\n```\n","funding_links":["https://www.paypal.me/noclocks","https://pay.noclocks.dev/b/7sI5o93U4gng9gs5kl"],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoclocks%2Fenvshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoclocks%2Fenvshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoclocks%2Fenvshare/lists"}