- 1 Post
- 9 Comments
schklomBtoSelf-Hosted Main@selfhosted.forum•How are so many sites OK with using cloudflare when they are basically a MITM?English1·2 years agoEven if the data is passing through cloudflare cdn uses the cloudflare certificates my data is encrypted first using my own certificates from the Proxyserver
This is false, connect to your website, check the certificate, it will be Cloudlfare’s. I assume either you have not checked, or are a Business customer paying quite some money yearly to Cloudflare.
Cloudflare decrypts inbound traffic, then re-encrypts it before sending it to you, unless you pay a decent amount of money so that they serve your certificate.
schklomBtoSelf-Hosted Main@selfhosted.forum•How are so many sites OK with using cloudflare when they are basically a MITM?English1·2 years agoCF presents their OWN certificate to the client (easy to check). With “Full”, they re-encrypt the traffic with your certificate before sending it to you.
Regardless which mode you use, they decrypt the traffic with their own certificate.
schklomBtoSelf-Hosted Main@selfhosted.forum•Ways to access a server behind CGNAT safely?English1·2 years agoOracle gives free VPS, permanently free. Have a backup of these VPSes though, Oracle sometimes (haven’t experienced it myself, but some people here did) kills these VPSes.
schklomBto Homelab@selfhosted.forum•What is the most painful step on setting up a homelab in your experience?English1·2 years agoYou absolutely can mount different files from different servers simultaneously in vscode
It’s not in vscode then, it is on the filesystem if I understand correctly. Then even notepad can handle that.
sshfs causes weird permission issues for every server I use and cannot save files, so that’s not an option.
schklomBto Homelab@selfhosted.forum•What is the most painful step on setting up a homelab in your experience?English1·2 years agoManaging docker-compose files over a few servers.
Notepad++ is fantastic, I can have multiple tabs with docker-compose files from different servers (via a ssh plugin), in a single window.
I was advised to move to VSCode or VSCodium. Neither can handle a single window with files from different servers, I need to switch workspace every time. Back to Notepad++.
schklomBtoSelf-Hosted Main@selfhosted.forum•Anything interesting I could do with spare Android phones?English1·2 years agoNo need to expose to the Internet. You can e.g. expose them to Home-Assistant/openHAB only, or VPN to your LAN then connect to them.
schklomBtoSelf-Hosted Main@selfhosted.forum•Any ideas of what to run next? Just looking for some inspirationEnglish1·2 years agoPfSense can do that
pfsense (https://github.com/rapi3/pfsense-is-closed-source)