On 10/06/2015 08:00 AM, Axel bengtsson wrote: > Hi! I can't seem to find a way to generate a ssk key without gui on > linux. All I can find is this Jsite. My question is: Is there any > guide in generating this ssk or is there any Jsite available without > graphic interface? > > I am new to freenet and so far it seams quite awesome > > //Lod
I'd recommend 'fcpgenkey' from pyFreenet: [0]
usage: fcpgenkey [-h] [--version] [--fcphost FCPHOST]
[--fcpport FCPPORT] [--timeout TIMEOUT]
A simple command-line freenet keypair generation command. Generates a
simple SSK keypair, and prints public key, then private key, each on
its own line.
optional arguments:
-h, --help show this help message and exit
--version, -V show program's version number and exit
--fcphost FCPHOST, -H FCPHOST
Connect to FCP service at host <FCPHOST>. (You
may also use the environment variable
FCP_HOST.)
--fcpport FCPPORT, -P FCPPORT
Connect to FCP service at port <FCPPORT>. (You
may also use the environment variable
FCP_PORT.)
--timeout TIMEOUT, -t TIMEOUT
Set the timeout, in seconds, for completion.
Default one year.
- Steve
[0] https://github.com/freenet/pyFreenet/
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:[email protected]?subject=unsubscribe
