<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-netdir/src, branch arti-v1.1.7</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.7</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.7'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-07-13T16:47:00Z</updated>
<entry>
<title>Add country codes to relays inside a NetDir</title>
<updated>2023-07-13T16:47:00Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2023-06-30T14:09:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41bb03c6cca995f44c6cc3b6ef03c0a90a80829a'/>
<id>urn:sha1:41bb03c6cca995f44c6cc3b6ef03c0a90a80829a</id>
<content type='text'>
- When the `geoip` feature flag of `tor-netdir` is enabled, perform
  GeoIP lookups for all relays added to the directory and add the
  resulting country code to the `Relay` struct.
  - The GeoIP database is provided in a new
    `PartialNetDir::new_with_geoip` constructor.
- A new trait was also added to `tor-linkspec`, `HasCountryCode`, to
  enable getting this data out from other crates.

Part of onionmasq#47.
</content>
</entry>
<entry>
<title>Run maint/add_warning to actually apply new lint allows</title>
<updated>2023-07-10T12:49:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-07-10T11:19:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=473447a82e099fd52a674c28f5bc24b3e05208c0'/>
<id>urn:sha1:473447a82e099fd52a674c28f5bc24b3e05208c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove explicit allows for missing_panics_docs.</title>
<updated>2023-07-06T18:36:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-06T18:36:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4caf86349c51019a039a46af031a71f07635a771'/>
<id>urn:sha1:4caf86349c51019a039a46af031a71f07635a771</id>
<content type='text'>
These are no longer needed.
</content>
</entry>
<entry>
<title>Run add_warning to remove `missing_panics_doc` deny.</title>
<updated>2023-07-06T18:32:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-07-06T18:32:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=03f9f9987a7ba42368d82363bef7f569e32ffe2c'/>
<id>urn:sha1:03f9f9987a7ba42368d82363bef7f569e32ffe2c</id>
<content type='text'>
Closes #950.
</content>
</entry>
<entry>
<title>netdir: add crosslinks to our definition of "usable".</title>
<updated>2023-06-29T12:53:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-28T11:39:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9790f820f7f4f021e0678e8c036314da01ae139a'/>
<id>urn:sha1:9790f820f7f4f021e0678e8c036314da01ae139a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdir: document what we mean by a "usable" relay.</title>
<updated>2023-06-29T12:53:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-28T11:30:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a902f320b5b31812fabc42b95a38b5453f050e7f'/>
<id>urn:sha1:a902f320b5b31812fabc42b95a38b5453f050e7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>netdir: Conditionally expose some by_rsa APIs as experimental.</title>
<updated>2023-06-29T12:53:59Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-28T11:10:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ac362eba7b51e9631d265f6280c12c2b99b8866'/>
<id>urn:sha1:7ac362eba7b51e9631d265f6280c12c2b99b8866</id>
<content type='text'>
Network-health wants these to see whether a given relay is listed in
the consensus.

cc @juga
</content>
</entry>
<entry>
<title>netdir: Remove a TODO HS</title>
<updated>2023-06-29T12:19:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T18:15:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=76376b2abd85b650f6affee3a1c3f022cbeb0b41'/>
<id>urn:sha1:76376b2abd85b650f6affee3a1c3f022cbeb0b41</id>
<content type='text'>
The function this comment is asking us to write is `circtarget_from_pieces`.
</content>
</entry>
<entry>
<title>Downgrade TODO HS on HsDirParams::compute().expect()</title>
<updated>2023-06-29T12:19:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T18:12:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c565a67689ba6d2b8b3f59448c66e9b4bf34e072'/>
<id>urn:sha1:c565a67689ba6d2b8b3f59448c66e9b4bf34e072</id>
<content type='text'>
(Adding comments explaining that these errors are really
unlikely to occur, unless there is a bug in our code or in Rust's
time handling.)
</content>
</entry>
<entry>
<title>netdir: Defer a TODO HS but add a comment</title>
<updated>2023-06-29T12:19:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-26T17:52:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=768452d9e5ab5ce6a2e4298e6cff2dd57e2b2763'/>
<id>urn:sha1:768452d9e5ab5ce6a2e4298e6cff2dd57e2b2763</id>
<content type='text'>
This issue with walking over the ring is  an issue we really must
solve on the services timeframe, as is the one about looking only at
the rings for which a blinded ID is germane.
</content>
</entry>
</feed>
