Compare commits
No commits in common. "5417736ea65e38f7e1fee3395701b8d3305ecf62" and "323e290df66d6b2a085b062410076300c303ad51" have entirely different histories.
5417736ea6
...
323e290df6
@ -2,7 +2,7 @@
|
||||
title: Resolving Handshake Domains
|
||||
description:
|
||||
published: 1
|
||||
date: 2024-09-11T05:16:11.845Z
|
||||
date: 2024-06-19T11:45:11.714Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2024-02-09T05:50:52.713Z
|
||||
@ -78,10 +78,10 @@ Beacon is a web browser that works a lot like Fingertip but is self-contained. I
|
||||
A user can install their own HNS resolver but neglect to install the DANE verifying software. This user will be able to browse to websites hosted on HNS domain names BUT NEVER SECURELY. This user can not establish an HTTPS connection but can still "see" HNS websites, assuming the web server allows HTTP connections without requiring or enforcing security. A user can even run hsd on a server and connect to it remotely. This is technically an external resolver and will require additional security (SIG0) to ensure that the received data is authentic.
|
||||
|
||||
|
||||
### External HNS resolver
|
||||
[HNSDoH](https://welcome.hnsdoh.com) <!--
|
||||
### External HNS resolver like HNSDoh, HDNS, NextDNS
|
||||
[HNSDoH](https://welcome.hnsdoh.com)
|
||||
[hdns.io](https://hdns.io)
|
||||
[NextDNS](https://nextdns.io/)-->
|
||||
[NextDNS](https://nextdns.io/)
|
||||
[resolvr](https://resolvr.info/)
|
||||
[HandshakeNames](https://handshakenames.com/dns-resolver)
|
||||
[Bob Wallet Chrome Extension](https://bobwallet.io/)
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: Shaker
|
||||
description:
|
||||
published: 1
|
||||
date: 2024-09-11T05:20:46.199Z
|
||||
date: 2024-02-10T01:30:07.120Z
|
||||
tags: tools
|
||||
editor: markdown
|
||||
dateCreated: 2024-02-10T01:30:07.120Z
|
||||
@ -11,7 +11,6 @@ dateCreated: 2024-02-10T01:30:07.120Z
|
||||
# Shaker
|
||||
|
||||
Shaker is a discord bot used to verify ownership of a Handshake domain.
|
||||
This bot is managed by [Nathan.Woodburn/](/directors/nathanwoodburn) so please contact him if the bot has any issues.
|
||||
|
||||
## How to use
|
||||
1. Run `/verify` and enter your domain
|
||||
|
Loading…
Reference in New Issue
Block a user