Would this work? Encryption with IP addresses?
Say our IP address consists of a public and a private key, the public key is what servers send encrypted data to, and the computer decrypts the data with the private key. Would this theoretically work and would it be of any good use?
Kinda sounds like Tor hidden services.