#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 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 222/week @ 2024-11-06 151/week @ 2024-11-13 240/week @ 2024-11-20 261/week @ 2024-11-27 216/week @ 2024-12-04 278/week @ 2024-12-11 169/week @ 2024-12-18 67/week @ 2024-12-25 110/week @ 2025-01-01

656 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