TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Who is using 1Password for secret management?

12 点作者 nvahalik大约 1 年前
I just recently discovered that 1Password has a cli and support for replacing GitHub secret management.<p>Is anyone using it? Are there any caveats? Service account or proxy setup? Which is best?

2 条评论

niteshade大约 1 年前
We use both the 1Password CLI and 1Password Connect.<p>The CLI tool is handy for retrieving secrets from your vaults in the CLI, handy for one-off uses like scripts etc.<p>The Connect server is more suited for infrastructure secrets and allows you to whitelist which vaults are available through it. You can then use secrets exposed from Connect as part of your Docker image build process on CI, for example.
oulipo大约 1 年前
I was thinking about doing this, not sure of the pros&#x2F;cons. Eg moving all the secrets to 1Password, and having a simple internal cli tool for my team to push them to Github Secrets and&#x2F;or just access them from 1Password in Github workflows<p>Interested if others have feedback
评论 #39511009 未加载