Fast
Native app
Finally, a native 2FA app won't eat your RAM
DownloadNative app
Use less than 10MB RAM and will not make your fan go crazy
All your data is encrypted using AES-GCM. This data is sync to our server and even us cannot see your data.
You can use it for free on a single device. When you want to use on more than one devices, you will need to pay us. The fee you paid allow me to maitenance the backend.
You don't have to since the data is syncing back to our backend so we can show it on multiple devices. If you really want to backup, simply backup your sqlite db in `~/.bima/bima.db`.
We used AES-GCM. For every otp secret, we generate a salt, we then encrypt this salt key using your own password. We stored the encrypted salt into a SQL
If you are happy with Authy, please continue to do so. However, what Bima offer is 100% open source. You know exactly what is going on and you can even self-hosted it by changing syncing URL so it sync to your own server instead us.
Fair enough. You can install the server and run it yourself.