<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-client/src, 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-24T16:38:04Z</updated>
<entry>
<title>hsclient: Rename get_or_launch{connection =&gt; circuit}</title>
<updated>2023-10-24T16:38:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-24T16:38:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=87f99f9cbc56d369fd444f3796fbb11833eddc92'/>
<id>urn:sha1:87f99f9cbc56d369fd444f3796fbb11833eddc92</id>
<content type='text'>
Closes #1078.
</content>
</entry>
<entry>
<title>tor-hsclient, arti-client: Make BadClientSpecifier wrap an ArtiPathError.</title>
<updated>2023-10-19T10:53:43Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-18T14:22:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eb4a5de9dad374690225637e40c9e7adb2cb9d08'/>
<id>urn:sha1:eb4a5de9dad374690225637e40c9e7adb2cb9d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Use ArtiPathError for invalid ArtiPaths.</title>
<updated>2023-10-19T10:46:01Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-16T11:33:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=222b70efd20e6b60c910f9a7dd6cd272647e1a6b'/>
<id>urn:sha1:222b70efd20e6b60c910f9a7dd6cd272647e1a6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: Re-export onion-service configuration types.</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T16:21:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=282d1e72695ee37f7fecae1f949b298b8e806704'/>
<id>urn:sha1:282d1e72695ee37f7fecae1f949b298b8e806704</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti-client: fix up launch_onion_service a bit.</title>
<updated>2023-10-03T13:19:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-28T15:18:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=038925df28ce8682f4f9c51736e300c8ac06474e'/>
<id>urn:sha1:038925df28ce8682f4f9c51736e300c8ac06474e</id>
<content type='text'>
Return a stream of requests, and document what to do with them.
</content>
</entry>
<entry>
<title>hss: actually provide a stream of RendRequest from launch().</title>
<updated>2023-09-27T17:41:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T18:45:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6e94704c796cf69038ab64d4ed664a582161efa2'/>
<id>urn:sha1:6e94704c796cf69038ab64d4ed664a582161efa2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Run cargo fmt.</title>
<updated>2023-09-27T16:40:39Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-27T16:40:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=978214d72db6ea0bb47977b4d9f05c06836a07ba'/>
<id>urn:sha1:978214d72db6ea0bb47977b4d9f05c06836a07ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Make Launchable a non-async trait.</title>
<updated>2023-09-27T16:38:16Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-27T16:20:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0003a023998fe1df164756c2a26326d5544f6e64'/>
<id>urn:sha1:0003a023998fe1df164756c2a26326d5544f6e64</id>
<content type='text'>
This doesn't need to be an async_trait now that `Publisher::launch` is
no longer async.
</content>
</entry>
<entry>
<title>arti-client: add a minimal onion-service-launching API.</title>
<updated>2023-09-27T12:23:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-26T15:13:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b32f10b1563783850326a8db15b546679971469f'/>
<id>urn:sha1:b32f10b1563783850326a8db15b546679971469f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of StaticSecret.</title>
<updated>2023-09-25T18:56:58Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-09-25T15:28:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5b5483aa2c8e6a9a9fbcdece1c453ad87d434fdc'/>
<id>urn:sha1:5b5483aa2c8e6a9a9fbcdece1c453ad87d434fdc</id>
<content type='text'>
Previously, when retrieving `KS_hsc_desc_enc` keys (or any other x25519
keys) from the keystore, the keymgr would discard the public part of the
key (SSH private keys contain the public part of the key too). Instead
of discarding the public key and returning just the `StaticSecret`, the
keymgr now returns a `StaticKeypair`. This makes the x25519
`EncodableKey`/`ToEncodableKey` implementation consistent with the
ed25519 one (which retrieves key pairs rather than "unescorted"
secrets).
</content>
</entry>
</feed>
