CodeChain-io / CodeChain-io/codechain-keystore-js

Global keystore.db

未关闭
#27 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
14
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

keystore.db is currently located in ```$PWD```. It is little bit awkward for CLIs.

Boto uses AWS CLI configurations located in ```~/.aws/```, and it is overridable.
Link: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html

Git config also has a good convention. It uses several configuration files, from repository local to user global, and system-wise.
Link: https://git-scm.com/docs/git-config#FILES

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by locating the code that places keystore.db in $PWD and trace how its path is selected. Compare the desired configuration behavior with the AWS CLI and Git conventions linked in the issue; done should include an agreed location and override or precedence rules.

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
cli, security
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。