<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsclient/src, branch arti-v1.1.12</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.12</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.12'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-12-11T21:04:54Z</updated>
<entry>
<title>hsclient: Remove comment about tearing down circuit.</title>
<updated>2023-12-11T21:04:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-11T21:04:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7518143a1033d4e6158291b394f1af1a3c13c688'/>
<id>urn:sha1:7518143a1033d4e6158291b394f1af1a3c13c688</id>
<content type='text'>
This is now in the spec, with torspec!236.
</content>
</entry>
<entry>
<title>Merge branch 'hsclient_parallelism_notes' into 'main'</title>
<updated>2023-12-07T19:08:10Z</updated>
<author>
<name>Alexander Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2023-12-07T19:08:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bdca41386eb20e9b379b0077f71c53f35898b8ec'/>
<id>urn:sha1:bdca41386eb20e9b379b0077f71c53f35898b8ec</id>
<content type='text'>
hsclient: Clean up some TODOs about parallelism.

See merge request tpo/core/arti!1795</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError (fmt)</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-06T16:09:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7dbe1d5bbe916383fc824c7eb8ae6cb9e01c25f0'/>
<id>urn:sha1:7dbe1d5bbe916383fc824c7eb8ae6cb9e01c25f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError</title>
<updated>2023-12-07T12:12:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-06T16:01:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aafba53d7672b3535302863ff09cf8058043f83f'/>
<id>urn:sha1:aafba53d7672b3535302863ff09cf8058043f83f</id>
<content type='text'>
The previous name was ambiguous, and confusable with KeyPathError
(of which it is, basically, a variant).
</content>
</entry>
<entry>
<title>hsclient: Clean up some TODOs about parallelism.</title>
<updated>2023-12-05T14:07:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-12-05T14:04:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5afe5f736a68360a9f16cd2a0ab29392fdf22e73'/>
<id>urn:sha1:5afe5f736a68360a9f16cd2a0ab29392fdf22e73</id>
<content type='text'>
* Be a little more specific about what is being parallelized.
* Remove TODOs about specs, in favor of torspec#244.
* Note some other issues surrounding some of the cases.

(See discussions of points 3-6 at #913)
</content>
</entry>
<entry>
<title>Merge branch 'report_error_message' into 'main'</title>
<updated>2023-11-30T10:20:44Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-30T10:20:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b5f8f006720c8eea5423cacbea4dae302605dd0'/>
<id>urn:sha1:1b5f8f006720c8eea5423cacbea4dae302605dd0</id>
<content type='text'>
Preserve HTTP status text in dirclient errors.

See merge request tpo/core/arti!1780</content>
</entry>
<entry>
<title>Preserve HTTP status text in dirclient errors.</title>
<updated>2023-11-29T20:14:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-29T20:09:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e38219a1688f76288c61e42ee56cbd646a1c76c8'/>
<id>urn:sha1:e38219a1688f76288c61e42ee56cbd646a1c76c8</id>
<content type='text'>
The HTTP status text is often useful for diagnosing errors.  Tor
directory and hsdir caches frequently put useful messages there,
especially when rejecting an uploaded document.

Inspired by #1142.
</content>
</entry>
<entry>
<title>Convert to the latest versions of dalek-cryptography</title>
<updated>2023-11-29T15:34:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-21T15:58:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=98037a2c788bd901679139178d25f855324637f3'/>
<id>urn:sha1:98037a2c788bd901679139178d25f855324637f3</id>
<content type='text'>
The main changes that we have to adjust for are as follows:

* In x25519-dalek:
  * `StaticSecret` is now behind a feature.
  * `StaticSecret::new` is deprecated in favor of
    `StaticSecret::random_from_rng`.
  * StaticSecret no longer does its own clamping.

* In ed25519-dalek:
  * `SecretKey` has (in effect) been renamed to `SigningKey`. The name
    `SecretKey` is now an alias for `[u8; 32]`.
  * `SigningKey` is effectively a keypair, since it contains a
     public key as well.
  * `PublicKey` has been renamed to `VerifyingKey`.
  * The functions to extract a signing key and verifying key have
    been renamed as you might expect.
  * `ExpandedSecretKey` has been moved to `hasmat` and no longer
    implements `sign`.
  * `ExpanededSecretKey` now has as its elements a scalar and a hash
    prefix.
  * Various functions that took `&amp;[u8]` now take `&amp;[u8; N]`.
  * We no longer need a wrapper for older versions of rand.

There is a single test in tor-keymgr that does not pass.  I've
marked it as ignore for now, in hopes that @gabi-250 can help me
figure it out.

This closes #808.  There are several changes I want to make before
we merge, however. They are marked with TODO DALEK.
</content>
</entry>
<entry>
<title>tor-hsclient: Deprecate HsClientSecretKeysBuilder::ks_hsc_intro_auth().</title>
<updated>2023-11-20T12:52:51Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-20T12:34:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=15c6f483e48d0cd8acf7de4d8259be183d0a5ac8'/>
<id>urn:sha1:15c6f483e48d0cd8acf7de4d8259be183d0a5ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsclient: Add TODO about using the new define_key_specifiers! macro.</title>
<updated>2023-10-30T10:27:24Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-30T10:26:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1baffd944050e45c42383edea5ebe8a74cc93a16'/>
<id>urn:sha1:1baffd944050e45c42383edea5ebe8a74cc93a16</id>
<content type='text'>
</content>
</entry>
</feed>
