• 2 Posts
  • 205 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle



  • Random but what I always wonder is: what’s the point of forwarding?

    Are we assuming they’re attaching the original email’s source so that the headers can be used to determine the source? Without that, the only thing useful I can think of would be any links in the email body.

    Asking because I’ve owned an email address or two that got leaked in data dumps so I go crazy tracking down the sending server’s owner, any companies they’re pretending to be, any domain registrars, etc. and a lot of that requires analyzing the headers.









  • Like others are saying, it depends on your requirements.

    I’m loving Storj as a cloud NAS. Basically I have a NAS with 8 TB of storage but if something goes wrong with that, I’m out of luck. What I did was copy everything to Storj then reconfigure the NAS to simply act as a local cache for it.

    This is great because I can share my media with friends and family while using client-side encryption and it streams FAST rather than relying on my residential ISP with slow upload speeds.




  • I roll my own. I created a Docker image that periodically downloads tons of blocklists, smashes them into an Unbound configuration file then runs Unbound with TLS enabled.

    On my iPhone and macOS devices I just connect to the encrypted service using .mobileconfig files to apply it system-wide. My home router also uses it as an upstream server (again with TLS) so all connected clients benefit from it as well.