<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/.gitlab-ci.yml, branch arti-v0.0.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.0.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2021-10-28T15:28:22Z</updated>
<entry>
<title>move integration tests to scripts</title>
<updated>2021-10-28T15:28:22Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-09-28T17:36:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0438a3da93ce8d0e805bf1903761441621f28e0c'/>
<id>urn:sha1:0438a3da93ce8d0e805bf1903761441621f28e0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve and future-proof the `arti` CLI</title>
<updated>2021-10-27T18:11:48Z</updated>
<author>
<name>eta</name>
<email>tor@eta.st</email>
</author>
<published>2021-10-27T16:40:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4fa0122dde2b664ebd10bfbe46da54c396dffdb3'/>
<id>urn:sha1:4fa0122dde2b664ebd10bfbe46da54c396dffdb3</id>
<content type='text'>
This switches out `arti`'s argument-parsing library with `clap`, which
is a lot more featureful (and very widely used within the Rust
ecosystem). We also now use a lot of `clap`'s features to improve the
CLI experience:

- The CLI now expects a subcommand (currently, either "help", or "proxy"
  for the existing SOCKS proxy behaviour). This should let us add
  additional non-SOCKS-proxy features to arti in future.
- `clap` supports default values determined at runtime, so the way the
  default config file is loaded was changed: now, we determine the
  OS-specific path for said file before invoking `clap`, so the help
  command can show it properly.
  - The behaviour of `tor_config` was also changed; now, one simply
    specifies a list of configuration files to load, together with
    whether they're required.
  - That function also way overused generics; this has been fixed.
- Instead of using the ARTI_LOG environment variable to configure
  logging, one now uses the `-l, --log-level` CLI option.
  (The intent is for this option to be more discoverable by users.)
- The `proxy` subcommand allows the user to override the SOCKS port used
  on the CLI without editing the config file.
</content>
</entry>
<entry>
<title>Rename tor_client/arti_tor_client to arti_client.</title>
<updated>2021-10-21T18:22:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-21T18:15:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7c7a388e287afa0e168d8d666da6649a5750b9b5'/>
<id>urn:sha1:7c7a388e287afa0e168d8d666da6649a5750b9b5</id>
<content type='text'>
Solves a name conflict with the existing tor_client create.

Closes #130.
</content>
</entry>
<entry>
<title>Move "cargo audit" invocation into a script.</title>
<updated>2021-10-17T14:41:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-17T14:39:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=290fe83671fc6bc3d56bca62128238e51362be1a'/>
<id>urn:sha1:290fe83671fc6bc3d56bca62128238e51362be1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update ctrlc and der</title>
<updated>2021-10-06T21:55:08Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-10-06T21:55:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9c275a04ee3ae01bd73282cef6986129d6f5ae85'/>
<id>urn:sha1:9c275a04ee3ae01bd73282cef6986129d6f5ae85</id>
<content type='text'>
ctrlc had rustsec issues, der was yanked
</content>
</entry>
<entry>
<title>In CI, *temporarily* ignore RUSTSEC-2021-0119 in nix crate.</title>
<updated>2021-10-01T13:24:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-10-01T13:24:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0c0a057bef588d86af08409fac525f6b7f9f400f'/>
<id>urn:sha1:0c0a057bef588d86af08409fac525f6b7f9f400f</id>
<content type='text'>
The affected API (getgrouplist) isn't one that we use, directly or
transitively.  We can't just upgrade immediately, since the ctrlc
crate is currently stuck on the older version of nix.
</content>
</entry>
<entry>
<title>add basic integration test</title>
<updated>2021-09-27T15:35:32Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-09-27T15:35:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e05a2ae51d3e9739e8c4edf821cdfd0e6ede6241'/>
<id>urn:sha1:e05a2ae51d3e9739e8c4edf821cdfd0e6ede6241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try use cache and make MacOS bin available as artifact</title>
<updated>2021-09-20T15:48:13Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-09-19T22:20:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0493c2b830b6f8b89fee9a410ab181a05291ccb4'/>
<id>urn:sha1:0493c2b830b6f8b89fee9a410ab181a05291ccb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add reproducible builds for MacOS</title>
<updated>2021-09-20T15:48:12Z</updated>
<author>
<name>Trinity Pointard</name>
<email>trinity.pointard@gmail.com</email>
</author>
<published>2021-09-19T19:38:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=78b6a3667196acf04266db23d2b1244dd49c464e'/>
<id>urn:sha1:78b6a3667196acf04266db23d2b1244dd49c464e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move version-controlled Cargo.lock to /.</title>
<updated>2021-09-20T15:37:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2021-09-20T15:37:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8bf394b0d505ed7bf90d4718d6372b919c25bd68'/>
<id>urn:sha1:8bf394b0d505ed7bf90d4718d6372b919c25bd68</id>
<content type='text'>
Previously I'd hoped to have it only apply to reproducible builds,
but the work of keeping it up-to-date and checking it for drift
seems to have been tripping us up.  Let's try doing it the other way
for now, and we'll see how that goes.
</content>
</entry>
</feed>
