bisq-network / ops

Bisq ops team code and issues
3 stars 1 forks source link

Enroll all Bisq infrastructure in HSTS preload lists #6

Open wiz opened 4 years ago

wiz commented 4 years ago

All the Bisq infrastructure should enroll in HSTS preload list if not already done so:

sqrrm commented 4 years ago

Could you explain what this does? It seems to complain about sqrrm.net, not surprising as it's not point anywhere.

devinbileck commented 4 years ago

bisq.services is pending submission. I have a dummy site on netlify that I added the header to.

Emzy commented 4 years ago

emzy.de is now pending inclusion in the HSTS preload list.

wiz commented 4 years ago

@sqrrm HSTS just disables non-https HTTP protocol in web browsers for the domain name, which is best practice these days to prevent MITM attacks by malicious Tor exit nodes

wiz commented 4 years ago

FYI it seems that adding bisq.network to the HSTS list a year ago in https://github.com/bisq-network/bisq-website/pull/210 most likely protected Bisq from this recent MITM attack from Tor exit nodes: https://blog.torproject.org/bad-exit-relays-may-june-2020

mrosseel commented 4 years ago

Status: vante.me is pending submission to the preload list.