node-keytar
node-keytar copied to clipboard
Native Password Node Module
Bumps [node-addon-api](https://github.com/nodejs/node-addon-api) from 4.3.0 to 5.0.0. Release notes Sourced from node-addon-api's releases. Release 5.0.0 SemVer major release to pull changes since the last release. The main motivations for the release...
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.1 to 10.0.0. Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes #4845: Drop Node.js v12.x support (@juergba) #4848: Drop Internet-Explorer-11 support (@juergba)...
### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: *...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
## Summary Change the CREDENTIAL.persist value for managing other value than CRED_PERSIST_ENTERPRISE (https://docs.microsoft.com/en-us/windows/win32/api/wincred/ns-wincred-credentiala#:~:text=CRED_PERSIST_LOCAL_MACHINE) ## Motivation For security reasons, it may be interesting to link the value only to the workstation...
## Summary I'm trying to build an application that uses Keytar for arm64 Mac. Native dependencies not working properly. ## Motivation When I try to build native dependencies: ``` prebuild-install...
Current Atom release 1.28.x does not use the kwallet password repository in KDE. Instead atom calls gcr-prompter from Gnome and then starts gnome-keyring-daemon. But on a KDE system (plasma 5)...
## Summary Enable by default or optionally in MacOS the access control flags that require authentication with a passcode or touchid to access keys created by this library. ## Motivation...
🍎 - makes node.keytar work on arm64 and x86 architecture