Hey all.

I missed the Hello message. ?My previous command works after issuing:
ClientHello
Name=My Freenet Client
ExpectedVersion=2.0
EndMessage

-mgp




On Friday, November 8, 2013 12:43 AM, Michael Pearce <michaelgpearce at 
yahoo.com> wrote:

Hey all.

I'm wanting to use Freenet to store small pieces of JSON data. ?I'm wanting to 
do the following operations:

* Generate a new Public / Private Key Pair
* Insert / Update a JSON string of data using the above private key
* Get the JSON string using the public key

In the documentation for SSK, it shows an example of doing this via telnet (on 
port 2323, which i can't connect 
to):?https://wiki.freenetproject.org/Signed_Subspace_Key. ?I attempted the 
MAKESSK telnetting to port?9481 but it didn't work. ?From what i can tell, this 
may no longer be the preferred way to do things.

I then looked at the FCP docs at https://wiki.freenetproject.org/FCPv2, which 
i'm gonna guess is what i should be doing. ?I then tried the following:

~/projects/ $ telnet 127.0.0.1 9481
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
GenerateSSK
Identifier=My Identifier Blah Blah
EndMessage
Connection closed by foreign host.

It does not look to have generated a key.

Is there any example that i may have missed in my googling?

Thanks!

-mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/tech/attachments/20131108/9b682da3/attachment-0001.html>

Reply via email to