#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 122/week @ 2024-01-04 166/week @ 2024-01-11 195/week @ 2024-01-18 165/week @ 2024-01-25 167/week @ 2024-02-01 191/week @ 2024-02-08 161/week @ 2024-02-15 272/week @ 2024-02-22 189/week @ 2024-02-29 191/week @ 2024-03-07 119/week @ 2024-03-14 124/week @ 2024-03-21 225/week @ 2024-03-28 153/week @ 2024-04-04 177/week @ 2024-04-11 197/week @ 2024-04-18

780 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