<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr/src/keystore.rs, branch arti-v1.4.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-12-04T16:42:06Z</updated>
<entry>
<title>tor-keymgr: Update docs post-renaming.</title>
<updated>2024-12-04T16:42:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-21T15:06:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=56d59c82c1f2694a9ad53c057a0e66d047f5cf93'/>
<id>urn:sha1:56d59c82c1f2694a9ad53c057a0e66d047f5cf93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Replace KeyType with KeystoreItemType (fmt).</title>
<updated>2024-12-04T16:42:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-22T15:03:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4468991841310183729c8937c8188ace6dd96079'/>
<id>urn:sha1:4468991841310183729c8937c8188ace6dd96079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Replace KeyType with KeystoreItemType.</title>
<updated>2024-12-04T16:42:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-21T15:05:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d6eb02d4c631528bc437d4e3cde7b249c590601a'/>
<id>urn:sha1:d6eb02d4c631528bc437d4e3cde7b249c590601a</id>
<content type='text'>
This is part of the work needed to support storing certificates in the
keystore (they won't have a `KeyType`, but rather `CertType`).
</content>
</entry>
<entry>
<title>tor-key-forge: Rename EncodableKey to EncodableItem.</title>
<updated>2024-12-04T16:41:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-11-21T12:09:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=479ecde78346bb81a04a70073576c4dbdaa6d2ea'/>
<id>urn:sha1:479ecde78346bb81a04a70073576c4dbdaa6d2ea</id>
<content type='text'>
This is the first step in replacing `EncodableKey` with the new
`EncodableItem` trait (see doc/dev/keymgr-certificates.md).

(this refactoring is split over multiple commits to make reviewing
easier)
</content>
</entry>
<entry>
<title>tor-keymgr: Add a keystore for C Tor service keys.</title>
<updated>2024-10-08T13:24:44Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-25T10:18:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b086a257a8b39bc0b75f22bb66620a9c1ba39b'/>
<id>urn:sha1:77b086a257a8b39bc0b75f22bb66620a9c1ba39b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Move the checked_op utils out of the arti module.</title>
<updated>2024-10-08T13:23:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-20T18:13:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bf0e37207caf4dbce983fcb3544b51c38a018aec'/>
<id>urn:sha1:bf0e37207caf4dbce983fcb3544b51c38a018aec</id>
<content type='text'>
We are about to use this for the ctor keystore implementation too.
</content>
</entry>
<entry>
<title>tor-keymgr: put ephemeral keystore behind experimental feature</title>
<updated>2024-09-17T19:05:31Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2024-09-17T18:54:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06e78a1f71f6ee4c24094a17fef557790500e0d0'/>
<id>urn:sha1:06e78a1f71f6ee4c24094a17fef557790500e0d0</id>
<content type='text'>
Feature is named "ephemeral-keystore".
</content>
</entry>
<entry>
<title>Rename tor-keys crate to tor-key-forge</title>
<updated>2024-09-04T18:26:37Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-09-04T18:24:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a28902e3d0c34375e64cbc067eb9cf2e4a55142'/>
<id>urn:sha1:6a28902e3d0c34375e64cbc067eb9cf2e4a55142</id>
<content type='text'>
Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-keymgr: Use tor-keys crate and remove dead code</title>
<updated>2024-09-04T18:25:55Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-08-22T17:41:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=803ede5806999264a8379daa96fcdf9177338981'/>
<id>urn:sha1:803ede5806999264a8379daa96fcdf9177338981</id>
<content type='text'>
Everything copied in the previous commits to tor-keys is now removed and
tor-keys crate is used accross the code.

Minor changes to tor-keys to accomodate this change.

Part of #1137

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-keys: Automatically implement keymgr trait</title>
<updated>2024-09-04T18:25:55Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-08-21T18:16:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f3492ff3f206e285d14e25b7368e396ff231d231'/>
<id>urn:sha1:f3492ff3f206e285d14e25b7368e396ff231d231</id>
<content type='text'>
The derive ed25519 keypair macro now implements the keymgr trait so the
key wrapper can now be used with a keystore without needing to specify
it in the tor-keymgr crate.

For this to work, a slight change to the KeygenRng trait was needed as
in to expect the CryptoRngCore trait which is what ed25519-dalek
requires.

And also, the removal of the Sealed trait since now it is accepted to
implement these traits outside tor-keymgr.

Fixes #1137

Signed-off-by: David Goulet &lt;dgoulet@torproject.org&gt;
</content>
</entry>
</feed>
