Namebase Learning Center
HomeHelp & Support
English
English
  • Introduction
  • How to
    • Use Handshake names
    • Create Handshake websites
    • Handshake DNS
    • Access Handshake names
    • Get Handshake names
    • Buy Handshake coins (HNS)
    • Transferring HNS & Names
  • Handshake
    • About Handshake
    • Name minting auction
    • HNS coin economics
  • Namebase
    • Vision and mission
    • Private naming
    • Verifying
    • Security
    • Revenue streams
  • Development
    • Developer Guides
      • Traditional website
      • Decentralized website
      • Decentralized blog
      • Decentralized login
        • Handshake-based OIDC Authentication Protocol
        • Using Handshake Login
        • Handshake Login Implementation Guide
    • Resolving Handshake
      • HNS.to
      • HNSDoH
      • Resolving Handshake locally
        • Setting up the light client
        • Setting your Operating System DNS
    • Namebase Record Assistant
Powered by GitBook
LogoLogo

Connect

  • Twitter
  • Discord
  • Github

© 2022 Namebase, Inc

On this page
  • Level 0
  • HNS↗TO
  • Level 1
  • HNSDoH
  • Bob Extension
  • easyhandshake
  • Level 2
  • Fingertip
  • Level 3
  • HNSD (SPV node)
  • HSD (full node)

Was this helpful?

Edit on GitHub
  1. How to

Access Handshake names

A walkthrough for resolving Handshake domains

PreviousHandshake DNSNextGet Handshake names

Last updated 8 months ago

Was this helpful?

Handshake names live on the Handshake blockchain, which most browsers do not yet natively support. While we're waiting for browsers to catch-up, below are numerous ways you can already access Handshake names in your browser.

Level 0

Level 0 methods require trusting a central party to resolve Handshake for you, are not private because they can see which domains you're visiting, are insecure because they can MITM attack you, and requires appending something to every Handshake domain.

HNS↗TO

Alternatives to HNS.to

Level 1

Level 1 methods require trusting a central party to resolve Handshake for you, are not private because they can see which domains you're visiting, are less insecure than Level 0 methods because they aren't proxy gateways, and no longer require appending something to every Handshake domain.

HNSDoH

Bob Extension

easyhandshake

Level 2

Level 2 methods no longer require trusting a central party because you're accessing the Handshake blockchain directly, are private because you're recursively resolving domains locally, and are more secure than Level 1 methods because they support DANE.

Fingertip

Level 3

Level 3 methods are for developers who want to access Handshake directly without relying on 3rd party software.

HNSD (SPV node)

Handshake is the only naming blockchain with a lightweight recursive DNS resolver, which you can easily embed into browsers, apps, and devices. A recursive DNS resolver is a piece of software that can recursively resolve domain names to IP addresses. The light client can trustlessly resolve Handshake names using only 10mb of memory and virtually zero CPU. It’s the most secure way to use Handshake because it doesn’t require trusting any third party resolvers that can inspect your DNS traffic.

HSD (full node)

HSD on Raspberry Pi

Install HSD on Raspberry Pi so any device connected to your home wi-fi can resolve Handshake names.

HSD on Linux

is a proxy gateway created by that you can use to access Handshake domains without installing anything or changing your DNS settings.

Try visiting welcome.nb/ by appending hns.to at the end of the domain: .

If HNS.to is down, you can use an alternative like 's .

is a public DNS resolver created by that uses DNS over HTTPS to resolve Handshake. It has very little downtime compared to other public resolvers.

is a Chrome extension created by that currently uses HDNS.io for resolving Handshake names directly in your Chrome browser's search bar — try using it to search "".

is a server created by that you can use to resolve Handshake using DoH.

is an all-in-one open source resolver created by that sets up your browser for DANE and resolves Handshake trustlessly. Comes with HNSD light client installed.

You can run to trustlessly resolve Handshake names without running a full-node.

Run locally to access Handshake in the most decentralized, private, and secure way.

HNS.to
nijynot/
welcome.nb.hns.to
costanzo/
rsvr.xyz
HNSDoH
Nathan.Woodburn/
Bob Extension
kyokan/
http://welcome.nb/
easyhandshake
pinheadmz/
Fingertip
Impervious
your own SPV node with HNSD
HSD
HNS↗TO
Logo
HNS DoH
Bob Extension
Resolving HNS names using DNS-over-HTTPSMedium
Fingertip | Impervious
GitHub - handshake-org/hnsd: Handshake SPV name resolverGitHub
GitHub - handshake-org/hsd: Handshake Daemon & Full NodeGitHub
Running a Handshake Full Node on the Windows Subsystem for LinuxMedium
Logo
Logo
Logo
Logo
Logo
Logo
Logo