Please use HTTPS. I use HTTPS only. I don't think HTTP is acceptable for anyone let alone a technical blog post. It takes a few minutes, and it prevents me and all your visitors from getting all kinds of MITM injections. Thanks.
MITM attack on a read-only text webpage... okay. More annoying is the slightly shiny/shaded text that is supposed to highlight something. Who chose this style palette?
What Is Date:Italy?
11–20 of 69 posts
Re: What Is Date:Italy?
#12I wonder how Paradox handles this stuff in their games like Europa Universalis. Have they ever made a "the pope wants you to switch calendar systems" event which changes the actual in-game date?
Re: What Is Date:Italy?
#13Please use HTTPS. I use HTTPS only. I don't think HTTP is acceptable for anyone let alone a technical blog post. It takes a few minutes, and it prevents me and all your visitors from getting all kinds of MITM injections. Thanks.
I think you would have a better argument if you said something like: "I don't want my ISP knowing about the content I read" or something along those lines. MITM for a text download is like saying we have to have https for dns (yes DoH exists now), but the point still stands. You aren't sending any sensitive data to the website, MITM is unlikely.
(This is a general remark, but it goes for a blog post like this as well.)
Re: What Is Date:Italy?
#14Earlier quoted context omitted.
I think you would have a better argument if you said something like: "I don't want my ISP knowing about the content I read" or something along those lines. MITM for a text download is like saying we have to have https for dns (yes DoH exists now), but the point still stands. You aren't sending any sensitive data to the website, MITM is unlikely.
Without HTTPS someone could alter the content, spread false information, inject ads, malware, and other stuff, redirect to some other site, … (This is a general remark, but it goes for a blog post like this as well.)
And the best Windows malware is actually digitally signed.
Re: What Is Date:Italy?
#15Re: What Is Date:Italy?
#16Julian date is sometimes used to synchronize timing for encrypted radio systems. My understanding is that early radio systems adapted it because it was used by astronomers. Astronomers used it because it didn't skip any days which would cause issues tracking long term astronomical cycles.
And still use, in fact!
Re: What Is Date:Italy?
#17Julian date is sometimes used to synchronize timing for encrypted radio systems. My understanding is that early radio systems adapted it because it was used by astronomers. Astronomers used it because it didn't skip any days which would cause issues tracking long term astronomical cycles.
> Astronomers used it And still use, in fact!
Re: What Is Date:Italy?
#18Earlier quoted context omitted.
I think you would have a better argument if you said something like: "I don't want my ISP knowing about the content I read" or something along those lines. MITM for a text download is like saying we have to have https for dns (yes DoH exists now), but the point still stands. You aren't sending any sensitive data to the website, MITM is unlikely.
Without HTTPS someone could alter the content, spread false information, inject ads, malware, and other stuff, redirect to some other site, … (This is a general remark, but it goes for a blog post like this as well.)
Re: What Is Date:Italy?
#19Earlier quoted context omitted.
MITM attack on a read-only text webpage... okay. More annoying is the slightly shiny/shaded text that is supposed to highlight something. Who chose this style palette?
Haha this is my blog -- its pretty new. I agree it's readability is less than ideal -- going to change it at some point. HTTPS as well probably at some point. Its been an experiment for me doing everything by hand. The entire blog is a large single Rakefile using Markaby :)
Re: What Is Date:Italy?
#20Earlier quoted context omitted.
MITM attack on a read-only text webpage... okay. More annoying is the slightly shiny/shaded text that is supposed to highlight something. Who chose this style palette?
Haha this is my blog -- its pretty new. I agree it's readability is less than ideal -- going to change it at some point. HTTPS as well probably at some point. Its been an experiment for me doing everything by hand. The entire blog is a large single Rakefile using Markaby :)