{"id":48305831,"url":"https://github.com/dottmp/10xprivacy","last_synced_at":"2026-05-31T11:00:50.072Z","repository":{"id":346884616,"uuid":"1183634020","full_name":"dottmp/10xPrivacy","owner":"dottmp","description":"A digital privacy hub — news, tools, and resources against surveillance capitalism","archived":false,"fork":false,"pushed_at":"2026-05-31T09:25:51.000Z","size":1889,"stargazers_count":2,"open_issues_count":14,"forks_count":0,"subscribers_count":0,"default_branch":"dev","last_synced_at":"2026-05-31T10:14:06.176Z","etag":null,"topics":["digital-rights","human-rights","privacy","privacy-focused","svelte"],"latest_commit_sha":null,"homepage":"https://10xprivacy.com","language":"Svelte","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/dottmp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2026-03-16T20:02:58.000Z","updated_at":"2026-05-31T09:23:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dottmp/10xPrivacy","commit_stats":null,"previous_names":["dottmp/10xprivacy"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/dottmp/10xPrivacy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottmp%2F10xPrivacy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottmp%2F10xPrivacy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottmp%2F10xPrivacy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottmp%2F10xPrivacy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dottmp","download_url":"https://codeload.github.com/dottmp/10xPrivacy/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottmp%2F10xPrivacy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33728391,"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-05-31T02:00:06.040Z","response_time":95,"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":["digital-rights","human-rights","privacy","privacy-focused","svelte"],"created_at":"2026-04-05T00:02:51.736Z","updated_at":"2026-05-31T11:00:50.065Z","avatar_url":"https://github.com/dottmp.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n  \u003cimg src=\"https://raw.githubusercontent.com/dottmp/10xPrivacy/c7b88085baf4f822c0692469ddbec44a29169f21/src/lib/assets/logo.svg\" alt=\"10xPrivacy\" width=\"400\" style=\"filter:drop-shadow(-3px 0px 3px #000);\" /\u003e\n\n**A digital privacy hub — news, tools, and resources against surveillance capitalism.**\n\nCreated this website for the ones around me who are interested in privacy but don't know where to start. The intention of this website is\nnot to be a comprehensive resource, more a simple starting point. If you want a more in depth introduction to digital privacy, I recommend the [Privacy Guides](https://www.privacyguides.org) website.\n\n[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)\n[![Built with SvelteKit](https://img.shields.io/badge/SvelteKit-5-FF3E00?logo=svelte\u0026logoColor=white)](https://kit.svelte.dev)\n[![Styled with Tailwind](https://img.shields.io/badge/Tailwind-4-06B6D4?logo=tailwindcss\u0026logoColor=white)](https://tailwindcss.com)\n[![Powered by Bun](https://img.shields.io/badge/Bun-fbf0df?logo=bun\u0026logoColor=black)](https://bun.sh)\n\n\u003c/div\u003e\n\n## Getting Started\n\n### Prerequisites\n\n- [Bun](https://bun.sh)\n\n### Install \u0026 Run\n\n```bash\n# Clone the repo\ngit clone https://github.com/dottmp/10xPrivacy.git\ncd 10xPrivacy\n\n# Install dependencies\nbun install\n\n# Start the development server\nbun run dev\n```\n\nThe app will be available at `http://localhost:5173`.\n\n## Available Scripts\n\n```bash\nbun run dev                   # Start dev server\nbun run build                 # Production build\nbun run preview               # Preview production build\nbun run dev:cf                # Builds app and serves it with wrangler (Useful for simulating production environment locally)\nbun run preview:cf            # Runs latest build for with wrangler (Useful for simulating production environment locally)\n\n\nbun run check                 # Type check with svelte-check\nbun run test                  # Run unit tests\n\nbun run lint                  # Check formatting \u0026 lint\nbun run fix                   # Auto-fix formatting \u0026 lint issues\n\nbun run sync             # Creates a chore/data-sync-YYYY-MM-DDTHH-MM-SS branch and syncs data from external sources\n```\n\n## Data Sources\n\n| Source                                                        | Type              |\n| ------------------------------------------------------------- | ----------------- |\n| [Tuta Blog](https://tuta.com/blog)                            | RSS feed          |\n| [Privacy Guides](https://www.privacyguides.org)               | RSS feed          |\n| [Techlore](https://techlore.tech)                             | RSS feed          |\n| [Awesome Privacy](https://github.com/Lissy93/awesome-privacy) | YAML dataset      |\n| Privacy Websites                                              | Hand-curated JSON |\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md).\n\n## Acknowledgements\n\n- [Lissy93/awesome-privacy](https://github.com/Lissy93/awesome-privacy) — the Awesome Privacy dataset used in this project is MIT licensed, created and maintained by Alicia Sykes.\n- [dachinat/daisyui-themes](https://github.com/dachinat/daisyui-themes) — DaisyUI themes, CC-BY-4.0 licensed.\n\n## License\n\n© 2026 dottmp — Released under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdottmp%2F10xprivacy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdottmp%2F10xprivacy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdottmp%2F10xprivacy/lists"}