Skip to content

dottmp/10xPrivacy

Repository files navigation

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.

MIT License Built with SvelteKit Styled with Tailwind Powered by Bun

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-data             # Creates a data/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.

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors