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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Where to save passwords and api keys

1 点作者 emersonbroga将近 11 年前
Hey guys, I have several email accounts related to all projects and also several server root passwords, database passwords, api keys and secrets from many services, and those passwords are stored in the config files of it's respective projects. I want/need to save those passwords in some place safe and with easy access. Any suggestions?

2 条评论

edoceo将近 11 年前
There are various services that can provide a centralized storage for you.<p>I keep mine pretty old-school, keep them in text files, which I then print out and file in a safe. Lately I&#x27;ve been encoding my text to QR codes before printing, making re-entry a little easier.
voltagex_将近 11 年前
KeePass on two USB drives.