#origin #token #trial #third-party #format #caller #chrome

origin-trial-token

An implementation of the Chrome Origin Trial token format

2 releases

0.1.1 May 24, 2022
0.1.0 Feb 17, 2022

#2 in #trial

Download history 659/week @ 2024-07-24 491/week @ 2024-07-31 450/week @ 2024-08-07 269/week @ 2024-08-14 423/week @ 2024-08-21 391/week @ 2024-08-28 334/week @ 2024-09-04 661/week @ 2024-09-11 416/week @ 2024-09-18 321/week @ 2024-09-25 366/week @ 2024-10-02 418/week @ 2024-10-09 332/week @ 2024-10-16 350/week @ 2024-10-23 399/week @ 2024-10-30 208/week @ 2024-11-06

1,356 downloads per month

MPL-2.0 license

16KB
280 lines

Implements a simple processor for https://github.com/chromium/chromium/blob/d7da0240cae77824d1eda25745c4022757499131/third_party/blink/public/common/origin_trials/origin_trials_token_structure.md

This crate intentionally leaves the cryptography to the caller. See the tools/ directory for example usages.

Dependencies

~0.7–1.6MB
~34K SLoC