HelloZeroNet / HelloZeroNet/ZeroNet

Always show Bitcoin address in URL

Open
#1,134 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

If type domain name only or Bitcoin address only
`http://127.0.0.1:43110/Me.ZeroNetwork.bit`
`http://127.0.0.1:43110/1MeFqFfFFGQfa1J3gJyYYUvb5Lksczq7nH`

should redirect URL to full address
`http://127.0.0.1:43110/Me.ZeroNetwork.bit.1MeFqFfFFGQfa1J3gJyYYUvb5Lksczq7nH`

---

If type full address, domain name don't match Bitcoin address
`http://127.0.0.1:43110/Me.ZeroNetwork.bit.1TaLkFrMwvbNsooF4ioKAY9EuxTBTjipT`

should prompt user which to go

---

Reason:
Namecoin can expired, can be cybersquatted. People often share domain-name-only URL, if domain name down, people can't know the real site.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.