<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-hsservice/src/svc/publish.rs, branch arti-v1.1.11</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.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-29T15:55:04Z</updated>
<entry>
<title>Remove RngCompatExt.</title>
<updated>2023-11-29T15:55:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-29T15:49:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7fb24cb69da537ac04ab2dae80997c6d481622ef'/>
<id>urn:sha1:7fb24cb69da537ac04ab2dae80997c6d481622ef</id>
<content type='text'>
This code was needed with the old version of dalek-cryptography,
which wasn't compatible with up-to-date versions of the `rand`
crate(s).  But now that we've upgraded, we can drop this.

(We could have left it around and deprecated it, but we are already
making a breaking change to tor-llcrypto by upgrading
dalek-cryptography.)
</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>Merge branch 'keymgr-derive-builder' into 'main'</title>
<updated>2023-11-28T12:12:09Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-28T12:12:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=009533057f57b3c8e5e81a70314f2ead97db63e4'/>
<id>urn:sha1:009533057f57b3c8e5e81a70314f2ead97db63e4</id>
<content type='text'>
tor-keymgr: Derive Builder for KeyMgr.

Closes #1114

See merge request tpo/core/arti!1760</content>
</entry>
<entry>
<title>tor-hsservice: ipt_set: Change last_descriptor_expiry_including_slop</title>
<updated>2023-11-27T19:24:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-11-22T18:16:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c516fe65f24005bc6a4b64a63b5765e645e27de6'/>
<id>urn:sha1:c516fe65f24005bc6a4b64a63b5765e645e27de6</id>
<content type='text'>
Prepare for persistence.
</content>
</entry>
<entry>
<title>tor-hsservice: ipt_set: Make PublishIptSet a struct</title>
<updated>2023-11-27T19:24:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-26T10:53:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c2d3ee1c198eb44157d88bebf5af0cb2b787e572'/>
<id>urn:sha1:c2d3ee1c198eb44157d88bebf5af0cb2b787e572</id>
<content type='text'>
We're going to add another field here.  No functional change, just
much churn.
</content>
</entry>
<entry>
<title>tor-hsservice: ipt_set: Make initial state in the constructor</title>
<updated>2023-11-27T19:24:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-26T10:51:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f84ccf9cc6dbf149f9dcd04d3b924563af687a05'/>
<id>urn:sha1:f84ccf9cc6dbf149f9dcd04d3b924563af687a05</id>
<content type='text'>
This struct is going to be responsible for loading and storing
some persistent state, so it makes sense for it to handle
initialisation.

This also reduces duplication.
</content>
</entry>
<entry>
<title>tor-keymgr: Derive Builder for KeyMgr (fmt).</title>
<updated>2023-11-27T12:08:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-27T11:09:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8233cb2c5eb98e7b9d3fb7f9da4e88ef095e0ddd'/>
<id>urn:sha1:8233cb2c5eb98e7b9d3fb7f9da4e88ef095e0ddd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-keymgr: Derive Builder for KeyMgr.</title>
<updated>2023-11-27T12:08:35Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-11-23T16:53:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1952cd845c170e022ef01dd05412df5b8979364a'/>
<id>urn:sha1:1952cd845c170e022ef01dd05412df5b8979364a</id>
<content type='text'>
`KeyMgr` is soon going to have more fields, so now is a good time to
derive `Builder` for it.

Closes #1114
</content>
</entry>
<entry>
<title>tor-hsservice: Define key specifiers using the new helper macro (fmt).</title>
<updated>2023-10-30T10:24:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-27T13:59:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=521bb5e412575f0992041e7e5e716208c7329502'/>
<id>urn:sha1:521bb5e412575f0992041e7e5e716208c7329502</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-hsservice: Define key specifiers using the new helper macro.</title>
<updated>2023-10-30T10:24:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2023-10-27T10:56:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7a0759ebfd1fe0ddbed12b90f4e7b2a4b32dc382'/>
<id>urn:sha1:7a0759ebfd1fe0ddbed12b90f4e7b2a4b32dc382</id>
<content type='text'>
Closes #1069
</content>
</entry>
</feed>
