There is a `NITROKEY_FORCE_CCID` environment variable to enforce CCID communication, but no option to enforce ctaphid communication. https://github.com/Nitrokey/nitrokey-app2/blob/eaebf9ffc0aa737fbf4c5f9a98821978c628d584/nitrokeyapp/utils.py#L7
There is a
NITROKEY_FORCE_CCIDenvironment variable to enforce CCID communication, but no option to enforce ctaphid communication.nitrokey-app2/nitrokeyapp/utils.py
Line 7 in eaebf9f