Brandon Davis
Brandon Davis
Because of the "magic" ADD, your tgz is being unpacked prematurely. see https://www.ctl.io/developers/blog/post/dockerfile-add-vs-copy/. This means that there is no file for the checksum to verify. Replace ADD with WGET... ```...
I'd like to phase out the "keep unlocked" function because it's obscenely insecure. A lot of folks will likely complain, but currently a major issue is that if your computer...
## This issue is a - [ ] bug - [x] feature - [ ] question ### Please describe the current behavior, and explain why it's bad. English only. We...
### This issue is a bug Ref: #248 ### Steps to reproduce - current behaviour Open tusk on Chrome. Hit escape. No effect. ### What is the expected behaviour It...
## Feature Request ### Ability to create a new database Ability to create a new password database. Tusk should allow the user to create a new password database file and...
## Feature Request ### Domain policy Tusk should allow a domain administrator to force static configuration through the storage.managed mechanism offered by Chrome and Firefox. The domain admin is responsible...
## This issue is a - [ ] bug - [x] feature - [ ] question ### Please describe the current behavior, and explain why it's bad. styles in some...
## Feature Request ### A feature you'd like to see Completely gut any state-related functions into a Vuex pattern. ### Alternatives you've considered n/a Vuex is the gold standard for...
## This issue is a feature Look at https://hacks.mozilla.org/2018/01/using-hardware-token-based-2fa-with-the-webauthn-api/ and see if it's worth supporting. The regular online-mode FIDO mechanism doesn't make sense here, but we should consider supporting HMAC-SHA1...