Hacker News new | ask | show | jobs
by jfengel 1836 days ago
My biggest fear when I got into writing apps was about security, especially if money and/or privacy were involved. I really, really didn't want to become a headline. Or read HN comments like "Didn't they know you have to install FlutherBlort? That's the first thing anybody knows. They're so stupid." I see those comments every time there's a break-in.

I see you have a Payments option. Do you think it'll be the case that the easy path is reasonably safe?

1 comments

Hi @jfengel, thanks for mentioning your concerns. We try our very best to use the provided Api-s and documentation from the payment companies like Stripe, Razorpay etc. I believe they deal with security and vulnerabilities the most as they handle millions of dollars everyday and would take all necessary precautions & measures around it. Our job is to provide an interface for that connection. Main transaction happens on the Payment-Companies Servers. I believe it should not be a problem.