#parameters #capability #meadowcap

meadowcap

A capability system for controlling access to Willow data

2 unstable releases

new 0.2.0 Apr 9, 2025
0.1.0 Aug 10, 2024

#602 in Cryptography

Download history 88/week @ 2025-04-04

88 downloads per month
Used in willow_25

MIT/Apache and CC-PDDC licenses

125KB
3K SLoC

Meadowcap

An implementation of Meadowcap, a capability system for permissioning read and write access to the Willow data model.

Includes implementations of communal capabilities, owned capabilities, a type unifying the two, as well as the generation of McAuthorisationTokens for use with the Willow data model's is_authorised_write parameter.

Type parameters

Willow is a parametrised family of protocols, and so this crate makes heavy use of generic parameters.

The following generic parameter names are used consistently across this crate:

Dependencies

~2.5MB
~36K SLoC