Re: [freenet-support] CHK/SSK

2016-04-12 Thread Steve Dougherty
On 04/11/2016 09:59 AM, Melvin Mawhin wrote: > Hi Steve, > > Thank you for the reply. How can i reply to the support thread > because this not completely what I asked for. The real question for > me is when a malicious node is placed within the network and request > is routed through thisnode,

Re: [freenet-support] CHK/SSK

2016-04-10 Thread Arne Babenhauserheide
Hi Melvin, When a request is sent, you request the blocks the key points to. There’s a routing part and a decryption part. See https://wiki.freenetproject.org/SSK#How_SSKs_work “The SSK is made up of a hash of the public key, and the symmetric key. The hash of the public key acts as the index

[freenet-support] CHK/SSK

2016-04-08 Thread Melvin Mawhin
Hi, Im doing a paper for school on Freenet and i have a small question concerning the way files are requested. When the request is sent to the Freenet network is the complete SSK/CHK sent? I dont imagine so because that would mean you send the decryption key too? I have been running through the