Describe the feature and how it would impact the app
This feature transforms SecureFolderFS from a separate WebDAV drive into a transparent, encrypted folder. Users would work directly in their original folder path (e.g., D:\SecureDocs). The app would automatically prompt for decryption when needed, present files via hidden symlinks, and support YubiKey for passwordless auth. This creates a seamless, "invisible" encryption experience similar to EFS, deeply integrating security into daily workflows.
Requirements
- Intercept & Prompt: Block direct access to locked folders and redirect users to the app for decryption.
- Symlink-Based Access: Decrypt files into a hidden vault and present them in the user's folder via symbolic links, hiding the encrypted data.
- YubiKey (PIV) Auth: Enable unlocking via YubiKey touch/PIN for a passwordless, hardware-backed login.
App Version
0.7.2.0 (WinUI)
Describe the feature and how it would impact the app
This feature transforms SecureFolderFS from a separate WebDAV drive into a transparent, encrypted folder. Users would work directly in their original folder path (e.g.,
D:\SecureDocs). The app would automatically prompt for decryption when needed, present files via hidden symlinks, and support YubiKey for passwordless auth. This creates a seamless, "invisible" encryption experience similar to EFS, deeply integrating security into daily workflows.Requirements
App Version
0.7.2.0 (WinUI)