From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <063c01c38427$b3339900$b9844051@insultant.net> From: "boyd, rounin" To: <9fans@cse.psu.edu> References: <7f3c75ef821ce85dba22942ef0ea545e@plan9.bell-labs.com> Subject: Re: [9fans] ISP filtering - update MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Fri, 26 Sep 2003 14:14:13 +0200 Topicbox-Message-UUID: 4f5e0956-eacc-11e9-9e20-41e7f4b1d025 > SMTP mostly comes from providers (ISP's) and not your friends (unless > your friends happen to own ISP's). yup, i'm thinking about a clever auth method based on a cryptographic hash: - 'public key' is some random string - shared secret is a shared string - cat the two and hash them i need to think about this more. i don't care about encryption. i want authentication [ZKP]. reading _network security_ i see the example is based on transforms on large graphs. the public key is a list of large [500 node] graphs while the private key is the transform between randomly chosen graphs and an isomorphic graph. as the doc says 'this is impracticle'. then i started to think about graphs. now, what is the web? this is all probably flawed, but i haven't given up yet. buddy, can you spare a neuron?