Skip to content

Support storing sensitive information in the system's keychain #103

Description

@kwin

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions