Protect local-first app data with encryption/decryption key secured in Webauthn (biometric) passkey

encryption local-first
1 Open Issue Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to fix concurrency race conditions within the `getLockKey()` function of the Local Data Lock library by integrating the Locker mutex library to ensure thread-safe access to shared resources.

Complexity: 4/5
bug good first issue help wanted

Protect local-first app data with encryption/decryption key secured in Webauthn (biometric) passkey

JavaScript
#encryption#local-first