An open API service indexing awesome lists of open source software.

https://github.com/timoglastra/multi-use-invitation-reproduction


https://github.com/timoglastra/multi-use-invitation-reproduction

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Multi Use Invitation Reproduction

## Running

1. Git clone this repo
2. Create a class access token (needed to pull the `ghcr.io` image that contains libindy builds for ARM + x86)
1. https://github.com/settings/tokens
2. Give it the `read:packages` scope
3. Login to the docker registry with the token
1. `export CR_PAT=`
2. `echo $CR_PAT | docker login ghcr.io -u --password-stdin`
4. `docker build -t multi-use-invitation-demo .`
5. `docker run -it --rm multi-use-invitation-demo`
6. Scan the QR code, accept the offered credential, and see it get stuck. If you look at the logs of the docker container. You can see it throws an error related to `~service` decorator. This is because we can't find the connection associated with the credential request