{"id":15150361,"url":"https://github.com/edde746/ephnote","last_synced_at":"2026-04-04T08:37:53.564Z","repository":{"id":177904393,"uuid":"661072709","full_name":"edde746/ephnote","owner":"edde746","description":"Simple end-to-end encrypted notes sharing","archived":false,"fork":false,"pushed_at":"2024-09-10T13:42:38.000Z","size":106,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T03:41:32.752Z","etag":null,"topics":["end-to-end-encryption","note-sharing","sveltekit"],"latest_commit_sha":null,"homepage":"https://ephnote.vercel.app","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edde746.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}},"created_at":"2023-07-01T17:46:40.000Z","updated_at":"2024-09-10T13:50:17.000Z","dependencies_parsed_at":"2024-09-10T14:47:48.100Z","dependency_job_id":"8a8a688e-f2f3-4d68-b6ec-a11f43d73a10","html_url":"https://github.com/edde746/ephnote","commit_stats":null,"previous_names":["edde746/ephnote"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edde746/ephnote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edde746%2Fephnote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edde746%2Fephnote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edde746%2Fephnote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edde746%2Fephnote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edde746","download_url":"https://codeload.github.com/edde746/ephnote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edde746%2Fephnote/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260273439,"owners_count":22984494,"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":["end-to-end-encryption","note-sharing","sveltekit"],"created_at":"2024-09-26T14:02:32.132Z","updated_at":"2025-12-30T19:19:21.666Z","avatar_url":"https://github.com/edde746.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ephnote\n\nAn end-to-end encrypted note sharing app with support for markdown and JavaScript-free environments. Built with SvelteKit, Redis and TailwindCSS.\n\n## Features\n\n- Modern UI\n- End-to-end encryption\n- No JavaScript required\\*\n\n\\*Not true end-to-end encryption without JavaScript\n\n## Live Demo\n\n[ephnote.vercel.app](https://ephnote.vercel.app/)\n\n## Deploying for Free\n\n### Redis\n\nThere are many providers that offer free Redis instances, here are some of them:\n\n- [Redis Cloud](https://redis.com/try-free/)\n- [Upstash](https://upstash.com/)\n- [Aiven](https://aiven.io/)\n\n### Hosting\n\nFor hosting, some viable options are [Vercel](https://vercel.com/) and [Cloudflare Pages](https://pages.cloudflare.com/).\n\n### Environment Variables\n\nThe only environment variable required is `REDIS_URL`, which should be set to the connection string of your Redis instance.\n\n## Docker\n\nExample `docker-compose.yml`:\n```yaml\nservices:\n  ephnote:\n    image: ghcr.io/edde746/ephnote:latest\n    ports:\n      - 3000:3000\n    environment:\n      - REDIS_URL=redis://redis:6379\n  redis:\n    image: redis:alpine\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedde746%2Fephnote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedde746%2Fephnote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedde746%2Fephnote/lists"}