The bank can advertise instructions on how to generate a certificate signing request, have you bring it in when you open an account, have the bank issue you a client certificate and have them give you instructions on how to import it into your web browser. The bank can also tell you to do this for each device you plan to use to access your online account(s).
Your Mother’s Maiden Name Is Not a Secret
91–100 of 274 posts
Re: Your Mother’s Maiden Name Is Not a Secret
#92Re: Your Mother’s Maiden Name Is Not a Secret
#93Earlier quoted context omitted.
Oh european banks also like to keep the money for a day. Other than that day of interest it's free though :) no 25 dollar wiring fee as seen in US
Is it still that slow? Since a few months 95% of my transactions between Germany, the Netherlands and the UK (EUR account) happen the same day. It's not like banks actually can earn interest right now anyway. If anything it costs them to hold money currently.
Re: Your Mother’s Maiden Name Is Not a Secret
#94Does anyone know the cause of the large and long standing difference in banking in US vs Europe? In europe: -for 15 or so years already, web banking has been with 2nd factor authentication (since its inception I assume). In previous decades we would get devices where you need to type numbers from its lcd screen into the webpage login. Today mobile auth apps are taking over. -I have never seen a bank have security que…
Wow exactly the situation in india! We’ve had 2FA, mobile alerts, etc. ever since the dawn of the Internet banking in late 90s. Wasn’t so in the US even as recently as 2010.
Re: Your Mother’s Maiden Name Is Not a Secret
#95Earlier quoted context omitted.
>> but has a delay for clearing... not only is there an ODFI-clearing house - RDFI delay caused by the actual "clearing" process - the whole flow starting from the merchant->payment processor step is a sequence of nightly batches with cutoff times factored in to boot. from the merchant perspective, however, ACH payment is cheaper to process than a credit card payment and is way less likely to end up in a chargeback.
debit card transactions are all ACH then?
Re: Your Mother’s Maiden Name Is Not a Secret
#96My bank (Fineco) requires passwords to be 8 characters. Yup, I don't mean minimum or maximum, but exactly 8 characters. That's got to make brute-forcing about 1,000,000 times easier, and I cannot think of a single good reason to impose this. I bet huge numbers are "12345678" and "password".
> I cannot think of a single good reason to impose this. Good? Definitely not, but my money is on CHAR(8) and a lack of understanding.
Re: Your Mother’s Maiden Name Is Not a Secret
#97What banks should really do instead of just using passwords or 2-factor authentication is to use client TLS certificates in addition to the standard username and password. The bank can advertise instructions on how to generate a certificate signing request, have you bring it in when you open an account, have the bank issue you a client certificate and have them give you instructions on how to import it into your web…
Re: Your Mother’s Maiden Name Is Not a Secret
#98Earlier quoted context omitted.
>> but has a delay for clearing... not only is there an ODFI-clearing house - RDFI delay caused by the actual "clearing" process - the whole flow starting from the merchant->payment processor step is a sequence of nightly batches with cutoff times factored in to boot. from the merchant perspective, however, ACH payment is cheaper to process than a credit card payment and is way less likely to end up in a chargeback.
debit card transactions are all ACH then?
which is why you can use debit cards in most situations where you would use a credit card where instant check of funds availability and hold is required - e.g. hotel incidentals etc.
Re: Your Mother’s Maiden Name Is Not a Secret
#99Does anyone know the cause of the large and long standing difference in banking in US vs Europe? In europe: -for 15 or so years already, web banking has been with 2nd factor authentication (since its inception I assume). In previous decades we would get devices where you need to type numbers from its lcd screen into the webpage login. Today mobile auth apps are taking over. -I have never seen a bank have security que…
unless your phone is compromised
Re: Your Mother’s Maiden Name Is Not a Secret
#100Earlier quoted context omitted.
That may work in cases of online password resets, but I believe it has been demonstrated that they are not great for social engineering reasons. A hacker can just say, "oh I just mashed the keyboard for that" or worse, the agent thinks it is an error or glitch and let's the hacker in. I think best to use a real, but different last name on all your sites.
Do most websites have call centres where you can try to trick agents? Also, how gullible are call centre agents at financial institutions? If they're really giving out access to random people claiming to have forgotten the security answer, it's pretty clear-cut the bank should be on the hook for damages if money gets stolen. Nothing like the prospect of having to pay out damages for gullible call centre agents to mot…