adobe / adobe/aio-cli-plugin-config

Support storing sensitive information in the system's keychain

Open
#103 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
7
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Currently all values are stored in plaintext files.
To store sensitive information in a more secure place, I would recommend using something like https://github.com/atom/node-keytar which leverages the system's keychain. That would probably require extending the API so that callers can indicate whether the value is sensitive or not.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.