Tagged Questions
28
votes
16answers
4k views
Why are many of the banking sites implemented in Java rather than .NET?
We are developing an application for a banking client which includes transactions and the site should be very secure. The business process is finalized. Then we decide on the technology.
We suggested ...
7
votes
6answers
578 views
Access own bank account via self-written application
as I can imagine, this is a quite big topic. Let me explain: I have used MS Money for several years now and due to my "coding interest" it would be great to know where to start learning the basics for ...
6
votes
10answers
406 views
Are there any laws when working with confidential financial data?
I have been asked to build a web application that will be used to store and manipulate sensitive financial data for a private lending firm. Before I bite off more that I can chew, I am trying to ...
3
votes
1answer
104 views
What are the best security practices for having a really secured site with asp.net mvc?
I searched all over the internet trying to get a guidance about the security practices for a really secured site like an online banking site and didn't find any.
My interest is to know what practices ...
2
votes
3answers
681 views
How do netbank login dongles work?
This is a question purely to satisfy my own curiosity.
Here in Norway it's common for netbanks to use a calculator-like (physical) dongle that all account holders have. You type your personal pin in ...
2
votes
2answers
558 views
iphone: is there any secure way to establish 2-way SSL from an application
I need to establish a HTTPS 2-way SSL connection from my iPhone application to the customer's server.
However I don't see any secure way to deliver the client side certificates to the application ...
0
votes
2answers
42 views
Bank login dialog in an iframe when you shop online, how does it work?
I was shopping online and at the time of payment, a login dialog from my bank appears in an iframe, I filled my details and the the online shop page let me go on with the purchase.
How does it work? ...