[tahoe-lafs-trac-stream] [tahoe-lafs] #466: extendable Introducer protocol: dictionary-based, signed announcements

tahoe-lafs trac at tahoe-lafs.org
Wed Mar 14 06:04:19 UTC 2012


#466: extendable Introducer protocol: dictionary-based, signed announcements
-------------------------+-------------------------------------------------
     Reporter:  warner   |      Owner:  warner
         Type:           |     Status:  new
  enhancement            |  Milestone:  1.10.0
     Priority:  major    |    Version:  1.1.0
    Component:  code-    |   Keywords:  introduction forward-compatibility
  network                |  performance accounting ecdsa pycryptopp
   Resolution:           |
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by warner):

 Replying to [comment:27 davidsarah]:
 > > Servers will create a keypair if one does not exist yet, stored in
 private/server.privkey .
 >
 > Existing private key files are called {{{*.pem}}}, e.g. {{{node.pem}}}.

 This new server key is an Ed25519 key (stored as 32 binary bytes), not an
 X509/SSL key, so .pem didn't seem appropriate. I'm happy to use a
 different name, though.

 > It could just as well be in the static definition of install_requires,
 since it's unconditional.

 Good point, I'll move it there.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/466#comment:30>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list