The idea that these will keep being improved on in speed reminds me of the math problem about average speed: > An old car needs to go up and down a hill. In the first mile–the ascent–the car can only average 15 miles per hour (mph). The car then goes 1 mile down the hill. How fast must the car go down the hill in order to average 30 mph for the entire 2 mile trip? Past improvement is no indicator of future possibilit…
Fully homomorphic encryption and the dawn of a private internet
31–40 of 202 posts
Re: Fully homomorphic encryption and the dawn of a private internet
#32Re: Fully homomorphic encryption and the dawn of a private internet
#33Earlier quoted context omitted.
You're not joking. If you're like most people and have only a few TiB of data in total, self hosting on a NAS or spare PC is very viable. There are even products for non-technical people to set this up (e.g. software bundled with a NAS). The main barrier is having an ISP with a sufficient level of service.
Sure, hardware is cheap. However if you actually follow the 3-2-1 rule with your backups, then you need to include a piece of real estate in your calculation as well, which ain’t cheap.
All my ripped media could be ripped again: I only actually have a couple of Tb of un-lose-able data.
Re: Fully homomorphic encryption and the dawn of a private internet
#34I think the opening example involving Google is misleading. When I hear "Google" I think "search the web". The articles is about getting an input encrypted with key k, processing it without decrypting it, and sending back an output that is encrypted with key k, too. Now it looks to me that the whole input must be encrypted with key k. But in the search example, the inputs include a query (which could be encrypted wit…
That’s not the understanding I got from Apple’s CallerID example[0][1]. They don’t seem to be making an encrypted copy of their entire database for each user.
[0]: https://machinelearning.apple.com/research/homomorphic-encry...
[1]: https://machinelearning.apple.com/research/wally-search
Re: Fully homomorphic encryption and the dawn of a private internet
#35Re: Fully homomorphic encryption and the dawn of a private internet
#36Earlier quoted context omitted.
You're not joking. If you're like most people and have only a few TiB of data in total, self hosting on a NAS or spare PC is very viable. There are even products for non-technical people to set this up (e.g. software bundled with a NAS). The main barrier is having an ISP with a sufficient level of service.
Sure, hardware is cheap. However if you actually follow the 3-2-1 rule with your backups, then you need to include a piece of real estate in your calculation as well, which ain’t cheap.
Re: Fully homomorphic encryption and the dawn of a private internet
#37I assume that doesn't happen? Can someone ELI5 please?
Re: Fully homomorphic encryption and the dawn of a private internet
#38Re: Fully homomorphic encryption and the dawn of a private internet
#39Re: Fully homomorphic encryption and the dawn of a private internet
#40What baffles me is, how can code perform computations and comparisons on data that is still encrypted in memory.
read the article again