<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-keymgr, branch ios-sqlite-hacks</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=ios-sqlite-hacks'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-12T15:56:15Z</updated>
<entry>
<title>tor-keymgr: Remove redundant _private suffix from key extension.</title>
<updated>2023-09-12T15:56:15Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-12T15:56:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83c69cd9cba152babc7ddac86b58897f44035b14'/>
<id>urn:sha1:83c69cd9cba152babc7ddac86b58897f44035b14</id>
<content type='text'>
The privateness of the keys is encoded in their name.
</content>
</entry>
<entry>
<title>Remove semver.md now that 1.1.8 is out.</title>
<updated>2023-09-05T21:01:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T21:01:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a05d64d7f1424f140c49a5897f05b26a1eef7c2d'/>
<id>urn:sha1:a05d64d7f1424f140c49a5897f05b26a1eef7c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update patchlevel for crates with nontrivial changes.</title>
<updated>2023-09-05T16:22:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T16:22:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e251baa9a77415f3c605ff462a8ac0b3fa37660a'/>
<id>urn:sha1:e251baa9a77415f3c605ff462a8ac0b3fa37660a</id>
<content type='text'>
These are:

```
hashx
equix
tor-async-utils
tor-error
tor-config
tor-rtmock
tor-llcrypto
tor-bytes
tor-hscrypto
tor-hspow
tor-cert
tor-linkspec
tor-cell
tor-proto
tor-netdoc
tor-netdir
tor-chanmgr
tor-guardmgr
tor-dirmgr
tor-keymgr
tor-hsclient
tor-hsservice
arti-client

arti
```
</content>
</entry>
<entry>
<title>tor-keymgr: Bump ssh-key to 0.6.1 and remove unnecessary dependency.</title>
<updated>2023-08-24T10:29:49Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-08-24T10:29:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ddacfef45ca05fd5bf49467f37583d7362df1672'/>
<id>urn:sha1:ddacfef45ca05fd5bf49467f37583d7362df1672</id>
<content type='text'>
Now that [ssh-key 0.6.1] is out, we no longer need the explicit sec1
dependency in tor-keymgr.

[ssh-key 0.6.1]: https://github.com/RustCrypto/SSH/pull/155
</content>
</entry>
<entry>
<title>tor-keymgr, tor-hsservice: Run rustfmt to make derives uglier</title>
<updated>2023-08-23T14:35:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-23T14:34:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4cc4734ce2d757cdc1b62674c89c6a0690ec1f41'/>
<id>urn:sha1:4cc4734ce2d757cdc1b62674c89c6a0690ec1f41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr, tor-hsservice: deser for ArtiPathComponent and HsNickname</title>
<updated>2023-08-23T14:35:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-23T14:30:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8596d4237267cce29577e474baab951ebeace335'/>
<id>urn:sha1:8596d4237267cce29577e474baab951ebeace335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Improve ArtiPathComponent a bit</title>
<updated>2023-08-23T14:29:46Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-23T13:56:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9df82bb9489b966d9ec4365e175422c637f0eb7e'/>
<id>urn:sha1:9df82bb9489b966d9ec4365e175422c637f0eb7e</id>
<content type='text'>
And add a TODO about the error type.
</content>
</entry>
<entry>
<title>Run maint/add_warning to add lint block everywhere</title>
<updated>2023-08-23T09:34:00Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-08-22T14:28:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac'/>
<id>urn:sha1:42df88d6bf6dbb460d2e5e1cd4838aafaffbe9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolve warnings about ambiguous/redundant doc links</title>
<updated>2023-08-22T13:00:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-08-22T13:00:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=80c921c6377a651ae6d6d5f65fb55f4884220416'/>
<id>urn:sha1:80c921c6377a651ae6d6d5f65fb55f4884220416</id>
<content type='text'>
Nightly rustdoc now warns if you have a link that isn't necessary,
and if you have a link that might refer to two different things.
</content>
</entry>
<entry>
<title>keymgr: Write a registry sketch.</title>
<updated>2023-08-16T09:45:55Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-08-15T19:59:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1e002b14c9c7911140af69cea5999e26a1263815'/>
<id>urn:sha1:1e002b14c9c7911140af69cea5999e26a1263815</id>
<content type='text'>
This comment will form the basis for the protocol name registry.
</content>
</entry>
</feed>
