adds changes to README

This commit is contained in:
Fabian Kaczmarczyck
2021-02-05 18:51:56 +01:00
parent f90d43a6a1
commit 842c592c9f

View File

@@ -125,6 +125,12 @@ a few things you can personalize:
length.
1. Increase the `MAX_CRED_BLOB_LENGTH` in `ctap/mod.rs`, if you expect blobs
bigger than the default value.
1. If a certification (additional to FIDO's) requires that all requests are
protected with user verification, set `CAN_DISABLE_ALWAYS_UV` in
`ctap/config_command.rs` to `false`. In that case, consider deploying
authenticators after calling `toggleAlwaysUv` to activate the feature.
Alternatively, you could change `ctap/storage.rs` to set `alwaysUv` in its
initialization.
### 3D printed enclosure