I’m running into an issue related to macFUSE and VeraCrypt. macFUSE has already added support for the FSKit API, which should make it possible to avoid using system extensions. However, VeraCrypt still forces macFUSE to run as a system extension.
Because of this, I can’t take advantage of the new FSKit-based setup, and I’m stuck with the old system extension requirement. Is there any information on when FSKit-mode support might be implemented in VeraCrypt? This limitation is becoming a real problem, and I’d prefer to move away from system extensions entirely.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I’m running into an issue related to macFUSE and VeraCrypt. macFUSE has already added support for the FSKit API, which should make it possible to avoid using system extensions. However, VeraCrypt still forces macFUSE to run as a system extension.
Because of this, I can’t take advantage of the new FSKit-based setup, and I’m stuck with the old system extension requirement. Is there any information on when FSKit-mode support might be implemented in VeraCrypt? This limitation is becoming a real problem, and I’d prefer to move away from system extensions entirely.