[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2490: anonymous friendly tahoe create-node/create-client
Tahoe-LAFS
trac at tahoe-lafs.org
Sat Aug 29 12:09:52 UTC 2015
#2490: anonymous friendly tahoe create-node/create-client
-------------------------+-------------------------------
Reporter: dawuud | Owner: daira
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: unknown | Version: 1.10.1
Resolution: | Keywords: tor i2p anonymous
Launchpad Bug: |
-------------------------+-------------------------------
Comment (by dawuud):
rough sketch of create-node cli here:
https://github.com/david415/tahoe-lafs/tree/2490.anonymous-create-node-
client.0
```
[user at tahoe-dev1 tahoe-lafs]$ ./bin/tahoe create-node -h
Usage: tahoe [global-options] create-node --listen=... --location=...
[options] [NODEDIR]
(use 'tahoe --help' to view global options)
Options:
--no-storage Do not offer storage service to other nodes.
-C, --basedir= Specify which Tahoe base directory should be used.
This has
the same effect as the global --node-directory
option.
[default: '/home/user/.tahoe']
-n, --nickname= Specify the nickname for this node.
-i, --introducer= Specify the introducer FURL to use.
-p, --webport= Specify which TCP port to run the HTTP interface on.
Use
'none' to disable. [default:
tcp:3456:interface=127.0.0.1]
--listen= Specify a Twisted server endpoint descriptor string
to be
used for our storage service listener.
--location= Specify a foolscap client connection hint string to
advertise as our storage service.
--version
--help Display this help and exit.
Create a full Tahoe-LAFS node (client+server).
/home/user/tahoe-lafs/support/bin/tahoe: option -h not recognized
[user at tahoe-dev1 tahoe-lafs]$
```
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2490#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list