Results 6 issues of Garth Mortensen

**Describe the solution you'd like** Currently the `fake` provider allows `key`, `value`, and `version` to be set in the provider. ``` spec: provider: fake: data: - key: "foo/bar" value: "baz"...

good first issue
kind/feature
area/fake-provider
Stale

[Todo.txt](http://todotxt.org/) has a great [specification](https://github.com/todotxt/todo.txt) for todo lists. Adding support for this would also be able to resolve some of the other issues here, such as #28, #16, and possibly...

closes #1 This PR uses [keytar](https://github.com/atom/node-keytar) to store context passwords in the OS password storage system; keychain for OSX, libsecret for Linux, and Credential Vault for Windows.

### Preflight Checklist * [x] I have read the [contribution documentation](https://github.com/electron/packager/blob/main/CONTRIBUTING.md) for this project. * [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows, as appropriate....

bug :bug: