-
### Specification
Locking functions that have a possibility of being deadlocked should be able to take `ContextTimed` contexts. Like: `await lock.waitForUnlock(ctx);`.
Where `ctx: { timer, signa…
-
Would it be possible to update lockbox to support multiple of the same lockbox (I have 3 of the training boxes)
-
Hi
I'm trying to figure out master key rotation.
I'd prefer not to have to alter all my models each time I need to rotate the key, or have the same master key settings everywhere I need an encry…
-
In the step #7 of the customer lockbox workflow it can be read:
"At the customer organization, the user who has the [Owner role](https://docs.microsoft.com/en-us/azure/role-based-access-control/rba…
-
Hi, I noticed that setting `Lockbox.default_options = {encode: false}` is not having any effect and is being overwritten when merging `default_options` with a default `encode: true`. This is my resear…
-
### Specification
The `Proxy` domain needs to be updated to use `timedCancellable` and better support cancellability. This means that any methods that create connections needs to support cancella…
-
Just had a data migration fail in an app that uses `default_scope` for multi-tenancy.
Likely due to this snippet: https://github.com/ankane/lockbox/blame/77361ff03ac2144a57743be3fd6c3391fc3bbd71/l…
-
-
-
Current:
Users encounter a 1-2 second delay after entering their wallet password, a consequence of a security feature which prevents brute force attacks during login.
Problem:
The delay is not …