Please instead of using dat.redirect use a Reserved domain. In the unlikely case that something goes wrong with the extension, nobody could every register .redirect. For example dat.redirect.localhost would work.
This is a good point, I'll update it. dat.localhost is nice because it also conveys that the bridge is running locally when the protocol handler popup is displayed.
Please instead of using
dat.redirect
use a Reserved domain. In the unlikely case that something goes wrong with the extension, nobody could every register.redirect
. For exampledat.redirect.localhost
would work.