# PASSporT: Personal Assertion Token | Coverage | Pipeline | | ------ | ------ | | [![coverage report](https://gitlab.com/famedly/company/backend/libraries/passport-rs/badges/main/coverage.svg)](https://gitlab.com/famedly/company/backend/libraries/passport-rs/-/commits/main) | [![pipeline status](https://gitlab.com/famedly/company/backend/libraries/passport-rs/badges/main/pipeline.svg)](https://gitlab.com/famedly/company/backend/libraries/passport-rs/-/commits/main) | This crate implements RFC8225's Personal Assertion Tokens, for cryptographically establishing trust between originating and destination parties of personal communication. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## License [AGPL-3.0-only](https://choosealicense.com/licenses/agpl-3.0/)