Security of in-app Forgot Password workflow in Xamarin (Mobile App) without using a website

I decided to implement "forgotten password" functionality, without having to create a website just for that. The usual workflow that I’ve seen for any app is:

User requests password reset
Link is sent to their email with a token… Continue reading Security of in-app Forgot Password workflow in Xamarin (Mobile App) without using a website

Why would a bus ticketing app require an Internet connection when you board the bus?

The bus company that I use (Arriva UK) is trying to persuade passengers to switch from buying paper tickets to tickets stored on their app. They are particularly pushing this for ‘bus passes’: tickets that allow you to take any bus in a gi… Continue reading Why would a bus ticketing app require an Internet connection when you board the bus?

Youreka Labs spins out with $8M to provide smart mobile assistant apps to field workers

The company is developing robotic smart mobile assistants that enable frontline workers to perform their jobs more safely and efficiently. Continue reading Youreka Labs spins out with $8M to provide smart mobile assistant apps to field workers

Decentralized Mobile Wallets (esp. Metamask): Security of Private Keys [migrated]

I’m interested in the Metamask App (Android) and I’m wondering how exactly the sending of funds works: Since the 12 words (and the corresponding private key) are generated on my mobile device (correct?), what happens when I send funds to a… Continue reading Decentralized Mobile Wallets (esp. Metamask): Security of Private Keys [migrated]