[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] public keys in keystore?
From: |
Stephen Leake |
Subject: |
[Monotone-devel] public keys in keystore? |
Date: |
Wed, 18 Aug 2010 07:26:49 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) |
Thomas just pushed a revision with a changelog that says:
monotone.texi: we do not store public keys anywhere else than in
the database nowadays
However, the 'automate keys' command says public keys are in the
keystore (see tests/automate_key_manage for this example):
mtn automate keys
stdout:
hash [46ec58576f9e4f34a9eede521422aa5fd299dc50]
given_name "address@hidden"
local_name "address@hidden"
public_location "keystore"
private_location "keystore"
hash [ad435b1c15ae7b66a185fbd6d3ab0319c05bb3e2]
given_name "address@hidden"
local_name "address@hidden"
public_location "database" "keystore"
private_location "keystore"
Is this output wrong?
In the keys directory for this test, there are two files:
address@hidden
address@hidden
The first line in these says
[keypair address@hidden
[keypair address@hidden
I assume a 'keypair' is both a public and a private key?
--
-- Stephe
- [Monotone-devel] public keys in keystore?,
Stephen Leake <=