Description: Blog about an average developer, data Hoarder, homelabber writing down his own experinece.
programming (6851) homelab (40) data hoarding (1)
When I previously show you show to get a valid certificate with Certbot, I have talked about Cloudflare . Today, I am going to tell you why you should use Cloudflare . There are many useful features that you can use even are on the free plan.
When we setup applications in our homelab, there are always some applications do not have authentication or authentication that can integrated with you existing system.
Chrome and Firefox has planned to mark ALL the HTTP connection to be not secure. “How insecure it can be?” you may asked. Without HTTPS, HTTP is transferring the package in plain text, which is vulnerable to all kind of attack, especially Man-in-the-middle (MITM) attack. For example, free Wi-Fi providers can modify any HTTP pages and inject their advertisements. This can also happen when you send out data. The middle can steal and modify any data you send including user name and password.