#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

#3 in #caller

Download history 140/week @ 2023-12-04 134/week @ 2023-12-11 103/week @ 2023-12-18 46/week @ 2023-12-25 112/week @ 2024-01-01 130/week @ 2024-01-08 170/week @ 2024-01-15 190/week @ 2024-01-22 187/week @ 2024-01-29 172/week @ 2024-02-05 154/week @ 2024-02-12 245/week @ 2024-02-19 228/week @ 2024-02-26 199/week @ 2024-03-04 144/week @ 2024-03-11 103/week @ 2024-03-18

683 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.4MB
~33K SLoC