SHA256
1
0
forked from pool/arti
Commit Graph

9 Commits

Author SHA256 Message Date
0ef3106ade Accepting request 1138965 from home:VaiTon:branches:network
- Update to version 1.1.12~0:
  Arti 1.1.12 continues work on support for running onion services.
  You can now launch an onion service and expect it to run,
  though the user experience leaves a lot to be desired.
  Don't rely on this onion service implementation for security yet;
  there are a number of [missing security features]
  we will need to develop before we can recommend them
  for actual use.
  3c44d849f4/CHANGELOG.md
- Updated the ignored RUSTSEC advisories, as per the project
  recommended way of building the crate

OBS-URL: https://build.opensuse.org/request/show/1138965
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=12
2024-01-23 23:19:41 +00:00
2c6f1da0b6 Accepting request 1132326 from home:VaiTon:branches:network
- Update to version 1.1.11:
  Arti 1.1.11 continues work on support for running onion services.
  Onion services are now working in our testing, and we expect we'll
  have something testable by others in our next release.
  Arti 1.1.11 also increases our MSRV (Minimum Supported Rust Version)
  to 1.70, in accordance with our [MSRV policy].
  ### Onion service development
  - Correct our handling of BEGIN and END messages to bring them
    into conformance with the C Tor implementation and the specification.
    ([#1077], [!1694], [!1738])
  - In our key manager, use macros to define key specifiers, instead of
    repeating the same boilerplate code. ([#1069], [#1093], [!1710],
    [!1733])
  - Refactoring and refinement on the definitions of onion-service-related
    errors. ([!1718], [!1724], [!1750], [!1751], [!1779])
  - Add a "time-store" mechanism for (as correctly as possible) storing and loading
    future timestamps, even in the presence of system clock skew ([!1723], [!1774])
  - Implement a replay-log backend to prevent INTRODUCE replay attacks
    against onion services. ([!1725])
  - Improved encoding for key-denotators in the key manager. ([#1063],
    [#1070], [!1722])
  - Allow a single key to have more than one denotator in its path.
    ([#1112], [!1747])
  - Use an order-preserving-encryption back-end to generate
    monotonically increasing revision counters for onion service
    descriptors.  We do this to ensure a reproducible series of counters
    without leaking our clock skew.  ([#1053], [!1741], [!1744])
  - Deprecate key types for INTRODUCE-based authentication:
    C tor has never implemented this, and we do not plan to implement it
    without additional specification work. ([#1037], [!1749])

OBS-URL: https://build.opensuse.org/request/show/1132326
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=10
2023-12-10 16:29:39 +00:00
a1ebac571b Add link to ignored vulns
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=8
2023-11-14 20:25:00 +00:00
ed582c3c6b OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=7 2023-11-13 20:44:55 +00:00
9682325036 - Update to version 1.1.10:
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=6
2023-11-13 17:24:57 +00:00
c7dc21ccc4 Accepting request 1123510 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Add _constraints file to avoid build failures

OBS-URL: https://build.opensuse.org/request/show/1123510
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=4
2023-11-06 16:11:21 +00:00
Ana Guerrero
9ded46113e Accepting request 1120382 from network
Arti is a project to produce an embeddable, production-quality implementation
of the Tor anonymity protocols in the Rust programming language.

OBS-URL: https://build.opensuse.org/request/show/1120382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arti?expand=0&rev=1
2023-10-26 15:13:57 +00:00
c7cba056b7 - Run format_spec_file service
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=2
2023-10-25 21:59:25 +00:00
ce03297b61 Accepting request 1119294 from home:VaiTon:branches:network
arti is the new Tor runtime, written in rust

OBS-URL: https://build.opensuse.org/request/show/1119294
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=1
2023-10-25 08:07:12 +00:00