Sebastian Schmittner
Sebastian Schmittner
I would like to run the BPA under a context path such as e.g. `comapnyX` in https://example.com/companyX . This makes it easier to run more than one instance of the...
There are Use Cases where the holder is not the subject of a credential. I might e.g. want to testate some fact about some thing in my possession, e.g. a...
It is currently possible to build a Docker image that contains broken (syntactically) python code. We should at least run `pyflakes`, or maybe even pep8 before shipping the image ;)