
A tutorial featuring two examples showing how you can increase your privacy using nginx to proxy third-party services.

š Digitally sign and send encrypted emails with S/MIME
Heya, I found how you can digitally sign and encrypt emails! (It even gives them a cool icon for others to see!), and I haven't seen anything about it before so I thought I'd share how I did it!
Do you also want to send encrypted emails and sign them? Just follow these few steps!
.p12
file containing your private key (So keep it for yourself and don't send it to anyone!!) and your public key. Okay, now it's time to...
Increase privacy by using nginx as a caching proxy in front of a map tile server
A tutorial featuring two examples showing how you can increase your privacy using nginx to proxy third-party services.
This is a guide I wrote for Immich's documentation. It features some Immich specific parts, but should be quite easy to adapt to other use cases.
It is also possible (and not technically hard) to self-host a protomaps release, but this would require 100GB+ of disk space (which I can't spare right now). The main advantages of this guide over hosting a full tile server are :
If you try to follow it, please send me some feedback on the content and the wording, so I can improve it