<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/doc/dev/notes/key-management-paths.md, branch arti-v1.1.10</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-13T17:11:34Z</updated>
<entry>
<title>dev-doc: Document the service keys currently supported by keymgr.</title>
<updated>2023-10-13T17:11:34Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-13T17:08:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=55b6b93b4d5bf4ec13093ca48a24ec047b626691'/>
<id>urn:sha1:55b6b93b4d5bf4ec13093ca48a24ec047b626691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Encode whether the key is public or private in the file extension.</title>
<updated>2023-10-13T17:11:28Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-13T11:14:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3b2f1b838b0113effb98852a750db90ac7e20262'/>
<id>urn:sha1:3b2f1b838b0113effb98852a750db90ac7e20262</id>
<content type='text'>
There are 2 reasons to make this change:

  * because having the word `private` in the extension will make it more
    difficult to accidentally misuse or misplace a private key (see
    https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1618#note_2947461)
  * because `Keystore`s will soon grow a `list()` function returning all
    `(ArtiPath, KeyType)`s in the keystore, and in order for
    `ArtiNativeKeystore` to implement this function, it will need to be
    able to reverse the `KeyType -&gt; file extension` mapping (if two
    different `KeyType`s are mapped to the same extension,
    `ArtiNativeKeystore`s won't be able to reverse the mapping)
</content>
</entry>
<entry>
<title>dev docs: Document the `ArtiPath`s recognized by the key manager.</title>
<updated>2023-09-14T13:04:19Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-11T14:14:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06b625b4af21d18bba0b245fac4af18f0a290388'/>
<id>urn:sha1:06b625b4af21d18bba0b245fac4af18f0a290388</id>
<content type='text'>
</content>
</entry>
</feed>
