{"id":16391958,"url":"https://github.com/mikeshultz/dead-drop","last_synced_at":"2026-06-20T11:32:25.519Z","repository":{"id":188386528,"uuid":"678288802","full_name":"mikeshultz/dead-drop","owner":"mikeshultz","description":"Ephemeral permissionless scrach pads to share text.","archived":false,"fork":false,"pushed_at":"2026-05-14T23:48:51.000Z","size":1049,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-15T01:37:49.429Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dead.pub/","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/mikeshultz.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-14T07:51:27.000Z","updated_at":"2026-05-14T23:48:49.000Z","dependencies_parsed_at":"2023-12-23T11:53:45.631Z","dependency_job_id":"5f3f5a7e-6479-4eec-a011-00daf5e9dff7","html_url":"https://github.com/mikeshultz/dead-drop","commit_stats":null,"previous_names":["mikeshultz/dead-drop"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikeshultz/dead-drop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fdead-drop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fdead-drop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fdead-drop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fdead-drop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeshultz","download_url":"https://codeload.github.com/mikeshultz/dead-drop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeshultz%2Fdead-drop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34568741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":[],"created_at":"2024-10-11T04:48:01.961Z","updated_at":"2026-06-20T11:32:25.496Z","avatar_url":"https://github.com/mikeshultz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dead Drop\n\nVery simple Web-based text notepad that allows anyone to write and read to it. Everything exists in memory. It's only intended for temporary notes.\n\n## Quickstart\n\nThis will build the FE and start the BE.\n\n```bash\nyarn\ncargo watch -x run\n```\n\n## Setup\n\n### Helm\n\n#### Install\n\n```bash\nhelm install --create-namespace -n dead-pub dead-pub devops/kubernetes/charts/dead-drop -f devops/kubernetes/charts/dead-drop/values.yaml -f devops/kubernetes/values/dead-pub.yaml\n```\n\n#### Upgrade\n\n```bash\nhelm upgrade -n dead-pub dead-pub devops/kubernetes/charts/dead-drop -f devops/kubernetes/charts/dead-drop/values.yaml -f devops/kubernetes/values/dead-pub.yaml\n```\n\n## TODO\n\n- [ ] Add text/plain support\n- [x] Add browser-encrypted notes (probably just symmetric encryption using the URL \"hash\")\n- [ ] Add merging/patching on save, so multiple clients can update a note without overwriting each-other\n- [ ] Consider moving to memcached or separate server from storage so more requests might be handled by the server\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fdead-drop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeshultz%2Fdead-drop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeshultz%2Fdead-drop/lists"}