From 01c21587aff0e76a970f1fc322bbed32cf30c287 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Thu, 27 Apr 2023 01:04:40 +0300 Subject: net/alfis: add 0.8.4 --- net/alfis/pkg/DESCR | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/alfis/pkg/DESCR (limited to 'net/alfis/pkg/DESCR') diff --git a/net/alfis/pkg/DESCR b/net/alfis/pkg/DESCR new file mode 100644 index 0000000..8ed3a4f --- /dev/null +++ b/net/alfis/pkg/DESCR @@ -0,0 +1,10 @@ +This project represents a minimal blockchain without cryptocurrency, +capable of sustaining any number of domain names in a bunch of original +alternative zones. It provides a very small and peer-to-peer synchronized +database of domain names. The consistency of this database is based on +blockchain technology, that prevents retroactive changing of data, +and has strict cryptographical consensus. +Also it comes with a DNS server with cache, like you have in your +Internet-router. It resolves the domains from database and forwards +all regular DNS-requests to some other resolver - your router, Google DNS, +Cloudflare DNS, or AdGuard DNS (if you want to block ads and trackers). -- cgit v1.2.3