bugmonotone - Bugs: bug #9012, Would be nice to store personal...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9012: Would be nice to store personal keys in a global file in ~

Submitter:  Nathaniel Smith <njs>
Submitted:  Wed 19 May 2004 08:11:50 PM UTC
   
 
Category:  storage system Severity:  1 - Wish
Item Group:  feature request Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
mtn version --full: 


Fri 25 Nov 2005 08:44:15 PM UTC, comment #3: 

graydon says close it

Daniel Carosone <uep>
Group Member
Fri 25 Nov 2005 08:25:27 PM UTC, comment #2: 

Seems to be done in mainline for 0.24 release.

Daniel Carosone <uep>
Group Member
Sun 23 May 2004 03:45:09 PM UTC, comment #1: 

Perhaps databases, instead of storing keys, could store info on which key(s) (in ~/.mt-keys) to use?

Anonymous
Wed 19 May 2004 08:11:50 PM UTC, original submission:  

My feeling is that in general, people are only going to have a few keys associated with themselves, but may have many databases, created temporarily for testing purposes, etc.  It would be nice, then, if one could store one's personal keys independently of any databases, in ~/.mt-keys or somesuch.  I'm especially worried about the chance that someone re-creates their "primary" key for different projects, and we end up with multiple keys with the same id wandering around; this is hard to detect, and a definite cause of problems; organizing personal keys in this way would make it easy to detect and make doing the right thing natural.

Of course, the semantics of this are the tricky part.  Ideally monotone would magically know when to use which keys and when to include them in the database.  I think for now, though, it would be achievable and valuable if:
  1) private keys were found transparently; private keys don't participate in netsync, so this shouldn't raise too many issues.
  2) we have a command 'db addkeys' or somesuch, that copies public keys from the lookaside file into the database.

Nathaniel Smith <njs>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-25 uep Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.15-26b0.
Corresponding source code