From e3581bac3d2d5161a21d5896c45c6730026591f7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 4 Jul 2022 14:05:52 +0000 Subject: [PATCH] Auto-update README --- README.md | 35 +++++++++++++++++------------------ README_fr.md | 35 +++++++++++++++++------------------ 2 files changed, 34 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index d15082e..2b6dbc3 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,23 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +Technitium DNS Server is an open source tool that can be used for blocking Internet Ads using DNS Sinkhole, self hosting a local DNS server for privacy & security or, used for experimentation/testing by software developers on their computer. ### Features -- Ut enim ad minim veniam, quis nostrud exercitation ullamco ; -- Laboris nisi ut aliquip ex ea commodo consequat ; -- Duis aute irure dolor in reprehenderit in voluptate ; -- Velit esse cillum dolore eu fugiat nulla pariatur ; -- Excepteur sint occaecat cupidatat non proident, sunt in culpa." +- Block ads & malware using one or more block list URLs. +- High performance DNS server based on async IO that can serve millions of requests per minute even on a commodity desktop PC hardware (load tested on Intel i7-8700 CPU with more than 100,000 request/second over Gigabit Ethernet). +- Self host DNS-over-TLS and DNS-over-HTTPS DNS service on your network. +- Use public DNS resolvers like Cloudflare, Google & Quad9 with DNS-over-TLS and DNS-over-HTTPS protocols as forwarders. +- Advanced caching with features like serve stale, prefetching and auto prefetching. +- Supports working as an authoritative as well as a recursive DNS server. +- DNSSEC validation support with RSA & ECDSA algorithms for recursive resolver, forwarders, and conditional forwarders. +- DNSSEC support for all supported DNS transport protocols including encrypted DNS protocols (DoT, DoH, & DoH JSON). +- CNAME cloaking feature to block domain names that resolve to CNAME which are blocked. +- Self host your domain names on your own DNS server. +- Wildcard sub domain support. +... and much more! **Shipped version:** 8.1.4~ynh1 @@ -36,18 +43,10 @@ Some long and extensive description of what the app is and does, lorem ipsum dol ## Disclaimers / important information -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * requiring a full dedicated domain ? - * architectures not supported ? - * not-working single-sign on or LDAP integration ? - * the app requires an important amount of RAM / disk / .. to install or to work properly - * etc... - -* Other infos that people should be aware of, such as: - * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...) - * how to configure / administrate the application if it ain't obvious - * upgrade process / specificities / things to be aware of ? - * security considerations ? +* Limitations: + * Requires a full dedicated domain + * Armv6 not supported (Pi 1 and Pi Zero) + * No SSO/LDAP, `admin` user's password needs to be set up on first install ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 9c57abf..c406ce1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,16 +15,23 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble -Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. +Technitium DNS Server is an open source tool that can be used for blocking Internet Ads using DNS Sinkhole, self hosting a local DNS server for privacy & security or, used for experimentation/testing by software developers on their computer. ### Features -- Ut enim ad minim veniam, quis nostrud exercitation ullamco ; -- Laboris nisi ut aliquip ex ea commodo consequat ; -- Duis aute irure dolor in reprehenderit in voluptate ; -- Velit esse cillum dolore eu fugiat nulla pariatur ; -- Excepteur sint occaecat cupidatat non proident, sunt in culpa." +- Block ads & malware using one or more block list URLs. +- High performance DNS server based on async IO that can serve millions of requests per minute even on a commodity desktop PC hardware (load tested on Intel i7-8700 CPU with more than 100,000 request/second over Gigabit Ethernet). +- Self host DNS-over-TLS and DNS-over-HTTPS DNS service on your network. +- Use public DNS resolvers like Cloudflare, Google & Quad9 with DNS-over-TLS and DNS-over-HTTPS protocols as forwarders. +- Advanced caching with features like serve stale, prefetching and auto prefetching. +- Supports working as an authoritative as well as a recursive DNS server. +- DNSSEC validation support with RSA & ECDSA algorithms for recursive resolver, forwarders, and conditional forwarders. +- DNSSEC support for all supported DNS transport protocols including encrypted DNS protocols (DoT, DoH, & DoH JSON). +- CNAME cloaking feature to block domain names that resolve to CNAME which are blocked. +- Self host your domain names on your own DNS server. +- Wildcard sub domain support. +... and much more! **Version incluse :** 8.1.4~ynh1 @@ -36,18 +43,10 @@ Some long and extensive description of what the app is and does, lorem ipsum dol ## Avertissements / informations importantes -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * requiring a full dedicated domain ? - * architectures not supported ? - * not-working single-sign on or LDAP integration ? - * the app requires an important amount of RAM / disk / .. to install or to work properly - * etc... - -* Other infos that people should be aware of, such as: - * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...) - * how to configure / administrate the application if it ain't obvious - * upgrade process / specificities / things to be aware of ? - * security considerations ? +* Limitations: + * Requires a full dedicated domain + * Armv6 not supported (Pi 1 and Pi Zero) + * No SSO/LDAP, `admin` user's password needs to be set up on first install ## Documentations et ressources