From bd3f4a94cb2abed535575cb35088a7f67c777855 Mon Sep 17 00:00:00 2001 From: Timothy Miller <46549361+timothymiller@users.noreply.github.com> Date: Wed, 15 Feb 2023 15:05:59 -0500 Subject: [PATCH] Updated README.md --- README.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b7261e9..7755c26 100755 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Access your home network remotely via a custom domain name without a static IP! - 0️⃣ Zero dependencies. - 💪 Supports all platforms. - 🏠 Enables low cost self hosting to promote a more decentralized internet. +- 🔒 Zero-log IP provider ([cdn-cgi/trace](https://www.cloudflare.com/cdn-cgi/trace)) +- 👐 GPL-3.0 License. Open source for open audits. ## 💯 Complete Support of Domain Names, Subdomains, and IPv4 & IPv6 @@ -28,15 +30,6 @@ Access your home network remotely via a custom domain name without a static IP! | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- | | [![cloudflare-ddns docker image size](https://img.shields.io/docker/image-size/timothyjmiller/cloudflare-ddns?style=flat-square)](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns 'cloudflare-ddns docker image size') | [![Total DockerHub pulls](https://img.shields.io/docker/pulls/timothyjmiller/cloudflare-ddns?style=flat-square)](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns 'Total DockerHub pulls') | [![Official Discord Server](https://img.shields.io/discord/785778163887112192?style=flat-square)](https://discord.gg/UgGmwMvNxm 'Official Discord Server') | -## ⁉️ How Private & Secure Is This? - -1. Uses zero-log external IPv4 & IPv6 provider ([cdn-cgi/trace](https://www.cloudflare.com/cdn-cgi/trace)) -2. Alpine Linux base image -3. HTTPS only via Python Software Foundation requests module -4. Docker runtime -5. Open source for open audits -6. Regular updates - ## 🧰 Requirements - [Cloudflare account](https://developers.cloudflare.com/fundamentals/account-and-billing/account-setup/create-account/) @@ -344,9 +337,9 @@ docker run -d timothyjmiller/cloudflare_ddns:latest ## Supported Platforms - [Docker](https://docs.docker.com/get-docker/) -- [Docker Compose](https://docs.docker.com/compose/install/) (optional) -- [Kubernetes](https://kubernetes.io/docs/tasks/tools/) (optional) -- [Python 3](https://www.python.org/downloads/) (optional) +- [Docker Compose](https://docs.docker.com/compose/install/) +- [Kubernetes](https://kubernetes.io/docs/tasks/tools/) +- [Python 3](https://www.python.org/downloads/) ## 📜 Helpful links