theantnest / bccaddress

Bitcoin Cash Address Generator
MIT License
80 stars 49 forks source link

Force site to redirect to https #7

Closed zquestz closed 7 years ago

zquestz commented 7 years ago

Since this site generates wallets, we don't want anyone injecting malicious payloads into the page stealing the private keys.

This merely adds a custom nginx.conf so we always redirect to https on https://cashaddress.org.

NOTE: This is already live so you can test it. =)