Michael

Michael at

these days more worried about browser cartels than certificate cartels


re letsencrypt I need to find those instructions for doing it manually


there are multiple domains on the same server here and subdomains too


multiple "platforms" and an xmpp server too


I really do think the first time I should do it manually to make sure nothing breaks and I learn properly what needs to be done

(can probably automate it later once I know whats needed - just need to be sure I get web server configs right. I must avoid downtime as much as possible - there are users to consider!)



also cannot redirect http to https .. thats a no go for now


I do want to let users use https but still have that other option of they need it


I cannot rule out the possibility of browsers being compromised

they are fixing holes in every release and there are always more


and I saw an attack with my own eyes a year ago that was probably exploiting a browser vulverability

it showed a spoof site DESPITE dns returning the correct ip - trying http went to the real site! -

(saw it happen a few times - all the same day - on different machines in different locations running different operating systems - the only obvious thing those machines had on common was the browser)


if that could still happen to anyone out there it would be madness to take away the only remaing way that the user could get to the real site.

in that situation redirecting to https would force a user trying that back to the spoof site!


I don't think those kinds of risks can be ignored

the only sane option would be to let the user choose

only they could really know which risk really is worse for them than another.


when its a case of a compromised web browser whether or not the connection is encrypted is probably not their biggest worry


and if they just want to look at the public events listings here without logging in (the most popular thing here) then they might consider that low risk and be more worried about NOT being able to see it!


but I do want people to be able to use tls here

especially when they login and look at non-public messages, post or edit content, etc


making logins safer where possible is always on the agenda


as long as the user can choose .. just in case