You may notice a little bit of green scattered about the forum today...
Eavesdroppers are generally interested in what people are doing right now. They acquire their information by observing traffic in flight and making correlations. We can reduce the amount of "signal" on the Internet by carrying all our over-the-wire traffic in HTTPS and thus providing a degree of protection for our users.
HTTPS is now the default (and only) access method for KFN. Crucially, this protects your login credentials. It also encrypts all traffic between your browser and our instance, and authenticates that you are communicating with a host in the kubuntuforums.net domain. It will not affect search engine discovery or ranking at all; you may continue to use $FAVORITE-SEARCH-ENGINE to locate information on KFN. I have configured Apache on our Linode instance to permanently redirect all HTTP requests to HTTPS, which helps prevent link breakage.
Details for the curious: TLS 1.0, 2048-bit RSA public/private keys, AES 128-bit CBC session keys. The certificate is issued from GoDaddy, who is also the registrar for our domain.
Those of you who access the forum via Tapatalk will note that it currently isn't working. This will be fixed very shortly.
Eavesdroppers are generally interested in what people are doing right now. They acquire their information by observing traffic in flight and making correlations. We can reduce the amount of "signal" on the Internet by carrying all our over-the-wire traffic in HTTPS and thus providing a degree of protection for our users.
HTTPS is now the default (and only) access method for KFN. Crucially, this protects your login credentials. It also encrypts all traffic between your browser and our instance, and authenticates that you are communicating with a host in the kubuntuforums.net domain. It will not affect search engine discovery or ranking at all; you may continue to use $FAVORITE-SEARCH-ENGINE to locate information on KFN. I have configured Apache on our Linode instance to permanently redirect all HTTP requests to HTTPS, which helps prevent link breakage.
Details for the curious: TLS 1.0, 2048-bit RSA public/private keys, AES 128-bit CBC session keys. The certificate is issued from GoDaddy, who is also the registrar for our domain.
Those of you who access the forum via Tapatalk will note that it currently isn't working. This will be fixed very shortly.
Comment