darkbibble wrote:first thing to do to secure a pi is to change the root password, as it the same password on all pi's.
Making sure you have secured all the root and user accounts with strong passwords is great advice before connecting any Pi to the internet. After that, the risks of using a Pi are not much different than any other computer. In particular, all web browsers employ the same encryption system for online transactions.
As mentioned, the Pi is (literally) a smaller target for criminals, so is less likely to be targeted. At the same time, your knowledge about security, the computer and how to use it helps more to prevent your banking credentials from being stolen than anything else. Along those lines, keeping software up to date using
and a well configured firewall are both good ideas.
At the same time, anti-virus software can give a false sense of security which may result in usage patterns that render your banking credentials less secure. Moreover, when run once a day as an intrusion detection system, it will only inform you of a security breach after the fact.
Note that no advice, including what I and others have mentioned above, can guarantee your banking credentials will be safe when using a Raspberry Pi.