All Projects → usableprivacy → updns

usableprivacy / updns

Licence: BSD-2-Clause license
Public Adfree DNS over HTTPS Server

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to updns

DoTH-DNS
Your server doth DNS the safe way if you use DoTH-DNS.
Stars: ✭ 26 (+13.04%)
Mutual labels:  dot, doh
Smartdns
A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。
Stars: ✭ 4,333 (+18739.13%)
Mutual labels:  dot, doh
dns-resolver-infra
Privacy DNS infrastructure
Stars: ✭ 39 (+69.57%)
Mutual labels:  dot, doh
blocked-hosts
A periodically updated list of websites known to be blocked in India on the ACT Fibernet network
Stars: ✭ 54 (+134.78%)
Mutual labels:  censorship
fastly-terrarium-examples
Example code you can run in Fastly Terrarium: https://www.fastlylabs.com/
Stars: ✭ 28 (+21.74%)
Mutual labels:  doh
kit-censura
Software used to censor the Internet in Italy
Stars: ✭ 22 (-4.35%)
Mutual labels:  censorship
easylist-pac-privoxy
EasyList Tracker and Adblocks to Proxy Auto Configuration (PAC) File and Privoxy Actions and Filters
Stars: ✭ 99 (+330.43%)
Mutual labels:  adblocking
IPFSStreamingVideo
IPFS Streaming Video
Stars: ✭ 28 (+21.74%)
Mutual labels:  censorship
CoinHive
A nice friendly simple and easly customizable GUI for coinhives javascript miner to embed onto websites so users of your site can interact with features of the miner on every single page this javascript miner is to help those who have problems with advertisements/advertising/ads popups banners mobile redirects malvertising/malware etc and provid…
Stars: ✭ 58 (+152.17%)
Mutual labels:  adblocking
wikicensorship.github.io
An open encyclopedia of Internet censorship
Stars: ✭ 91 (+295.65%)
Mutual labels:  censorship
dnscrypt-proxy
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
Stars: ✭ 9,198 (+39891.3%)
Mutual labels:  doh
AAG-Visualizer
🌆 🏙 🌃 Viz.js Graphviz - An Elegant Visualizer for And-Inverter Graph
Stars: ✭ 95 (+313.04%)
Mutual labels:  dot
DotNetGraph
Create GraphViz DOT graph with .NET / C#
Stars: ✭ 57 (+147.83%)
Mutual labels:  dot
superhighway84
USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS & OrbitDB
Stars: ✭ 437 (+1800%)
Mutual labels:  censorship
digraph-parser
Java parser for digraph DSL (Graphviz DOT language)
Stars: ✭ 38 (+65.22%)
Mutual labels:  dot
pipen
pipen - A pipeline framework for python
Stars: ✭ 82 (+256.52%)
Mutual labels:  dot
HealthDeterminants
Social Determinants of Health Visualization
Stars: ✭ 58 (+152.17%)
Mutual labels:  doh
pachinko
modular pluggable media sorter
Stars: ✭ 27 (+17.39%)
Mutual labels:  intra
NouBan-js
检测文本中是否含有豆瓣敏感词(JavaScript版本)。Nouban is an anti-censorship project aiming to record censored words in Douban, a Chinese social network platform. It is merely a glimpse of the situation in Chinese 'Innernet'.
Stars: ✭ 58 (+152.17%)
Mutual labels:  censorship
bebasdns
Membantumu berselancar dengan aman dan tidak terbatas!.
Stars: ✭ 56 (+143.48%)
Mutual labels:  censorship

Usable Privacy DNS (updns)

GitHub release (latest by date) GitHub Workflow Status GitHub

updns is a privacy-protecting DNS resolver with advertising and tracker blocking. This code powers adfree.usableprivacy.net a public, adblocking and non-logging DoH/DoT service.

Deploy a custom updns setup

This repository provides the source code to our public filtering encrypted DNS setup. Basic requirements:

Setup

  1. Fetch the latest updns source code from Github
    git clone https://github.com/usableprivacy/updns.git
    
  2. Copy .env_example to .env and adapt it for your needs:
    • LETSENCRYPT_* environment variables for certbot
    • FQDN domain to use for your DoH / DoT server
  3. Create a .ini file with our DNS API credentials for certbot
  4. Deploy updns services
    docker-compose up
    

Basic updns building blocks

  • docker-compose.yml spawns ad-blocking DoH + DoT servers.
    • The Docker compose setup is ready for deployment with traefik2 (edge routing + TLS)
  • Basic updns Services

Nysos Tech e.U., Markus Donko-Huber 2021

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].