mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Handshake (HNS) resolver #1502
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#1502
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Austrapede on GitHub (Apr 22, 2020).
Feature request Description
Handshake is a decentralized naming solution for the internet. It provides a blockchain powered alternative for allocating ownership rights to Top Level Domains (TLD). That’s right - ownership as opposed to the current system where internet names are leased from a centralized authority.
Proposed Solution
Implement for Handshake names
@balupton commented on GitHub (Sep 24, 2020):
Currently the only option for supporting handshake domains is to use nextdns as your upstream, however nextdns just seems somewhat a reskin of adguard home at a closed-source premium
@balupton commented on GitHub (Nov 18, 2020):
Perhaps https://github.com/handshake-org/hnsd could be used alongside aghome as an upstream for aghome?