Ask HN: Storing financial data securely in web apps?

https://news.ycombinator.com/item?id=3970401
by sirwitti • 14 years ago
2 2 14 years ago

How to store very sensitive data like credit card transactions sercurly in a simple web application?

Intuitively I'd store it on the users computer (IndexedDB, File Api?) because many users won't store their data on any web service.

Is there a better way I'm missing?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com