10xPrivacy Svelte Themes

10xprivacy

A digital privacy hub — news, tools, and resources against surveillance capitalism

10xPrivacy

A digital privacy hub — news, tools, and resources against surveillance capitalism.

Created 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 not 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 website.

Getting Started

Prerequisites

Install & Run

# Clone the repo
git clone https://github.com/dottmp/10xPrivacy.git
cd 10xPrivacy

# Install dependencies
bun install

# Start the development server
bun run dev

The app will be available at http://localhost:5173.

Available Scripts

bun run dev                   # Start dev server
bun run build                 # Production build
bun run preview               # Preview production build
bun run dev:cf                # Builds app and serves it with wrangler (Useful for simulating production environment locally)
bun run preview:cf            # Runs latest build for with wrangler (Useful for simulating production environment locally)


bun run check                 # Type check with svelte-check
bun run test                  # Run unit tests

bun run lint                  # Check formatting & lint
bun run fix                   # Auto-fix formatting & lint issues

bun run sync             # Creates a chore/data-sync-YYYY-MM-DDTHH-MM-SS branch and syncs data from external sources

Data Sources

Source Type
Tuta Blog RSS feed
Privacy Guides RSS feed
Techlore RSS feed
Awesome Privacy YAML dataset
Privacy Websites Hand-curated JSON

Contributing

See CONTRIBUTING.md.

Acknowledgements

License

© 2026 dottmp — Released under the MIT License.

Top categories

Loading Svelte Themes