Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: arti-1.0.0 #37715

Merged
merged 1 commit into from Oct 3, 2022
Merged

New package: arti-1.0.0 #37715

merged 1 commit into from Oct 3, 2022

Conversation

daniel-eys
Copy link
Contributor

The Tor Project is re-implementing Tor in Rust.

https://gitlab.torproject.org/tpo/core/arti
https://blog.torproject.org/arti_050_released/

Not yet production ready, nor feature-parity with C Tor but basic SOCKS proxy support via

$ arti proxy -p 9150

is usable.

When arti is production ready, I'm planning to add a proper runit service.

Testing the changes

  • I tested the changes in this PR: YES

@daniel-eys
Copy link
Contributor Author

fixed failing i686 test and added update file

@daniel-eys daniel-eys changed the title New package: arti-0.5.0 New package: arti-0.6.0 Aug 11, 2022
@jcgruenhage
Copy link
Contributor

@daniel-eys Arti 1.0.0 has been released, see https://blog.torproject.org/arti_100_released/

Aside of that: Would be happy if we could move this forward some time.

@daniel-eys daniel-eys changed the title New package: arti-0.6.0 New package: arti-1.0.0 Sep 5, 2022
@daniel-eys
Copy link
Contributor Author

updated to 1.0.0

Copy link
Member

@Piraty Piraty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as this depends on ring, better put the appropriate arch restrictions here

@daniel-eys
Copy link
Contributor Author

apologies for the delay.

afaik, the ring crate is only used when building with the rustls TLS backend, not with the default native_tls.

see https://gitlab.torproject.org/tpo/core/arti/-/tree/main/crates/arti#additive-features

@Piraty Piraty merged commit 3b85c22 into void-linux:master Oct 3, 2022
@daniel-eys daniel-eys deleted the arti branch October 3, 2022 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants