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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

API for secure data storage?

3 点作者 snaveint超过 10 年前
Have a payments problem we&#x27;re trying to solve, would love HN input!<p>Our platform needs to make several payments to suppliers each week, the problem is we don&#x27;t want to store our suppliers bank details. Unfortunately the only payment method possible right now is via a bank specific file (*.aba) and is manual, but to create that file we need to have stored our customers bank details...<p>Does anyone know of a platform which can store&#x2F;retrieve customer sensitive data through an API so we can avoid storing it ourselves?

2 条评论

tptacek超过 10 年前
What you&#x27;re looking for is called an HSM.
评论 #8212242 未加载
rgacote超过 10 年前
Tokenization service like <a href="http://www.auricsystems.com/products/auricvault-tokenization/" rel="nofollow">http:&#x2F;&#x2F;www.auricsystems.com&#x2F;products&#x2F;auricvault-tokenization...</a>
评论 #8221442 未加载