Remix.run Logo
jrm4 8 hours ago

VPN (or other) Tunnel.

That's the objective answer. There's no mystery here. That's exactly how you get what you want and it's not too hard. Not trying to dunk on you or anyone one but this is an easily solved problem, and I think I want to highlight it like this to make sure everyone understands.

Anything web/internet/network service thing, you can add this on. This composability is important to remember in software, this even goes back to "The Unix Way" type stuff.

ravenstine 6 hours ago | parent | next [-]

It's also a kind of funny thing how HN has the attitude of "never implement your own encrypted anything" but then demand their apps build in e2e encryption. It may be one abstraction higher, but it's still fundamentally the same problem. With the unfortunate exception of web browsers, if I'm going to use something that performs encryption, then I want encryption to be the only job it has.

PhilipRoman 5 hours ago | parent | prev | next [-]

How are VPNs related to end-to-end encryption?

nicce 4 hours ago | parent [-]

Their primary purpose is usually encrypt the connection between different endpoints… by creating virtual private networks…

tamimio 5 hours ago | parent | prev [-]

I believe OP meant at rest encryption, meaning, just because someone had an access to your physical drive doesn’t mean they can browse your pics.