Mladen R. — 5 min readKeeping Secrets Safe in Android ProjectsYou can never be too cautious with your secrets.
Jan T. — 5 min readHow Blockchain Technology Could Save Money and FriendshipsSecurity and integrity of user data on blockchain, explained through a partying analogy.
Barbara V. — 5 min readLocker – A Simple and Maintainable Authentication LibraryThe solution for those projects that require you to store sensitive content behind some form of user authentication.
Renato T. — 12 min readSecuring Data Storage in Preparation for PentestingInsecure data storage is among top security risks in mobile apps, second only to improper platform usage. How can you secure data efficiently?
Renato T. — 14 min readHow to Prepare Your Android App for a Pentest – Networking EditionMaking your app as secure as possible is a must when developing an application, especially if you deal with sensitive user information. To identify...
Darko K. — 3 min readThe Role of JavaScript in the Biggest Apple Security BreachFind out what was the role of JavaScript in the biggest Apple security breach that is responsible for 2 million instances of privacy breaches.
Adis M. — 7 min readWhy Jailbreak Detection in iOS Apps Is PointlessCurious how jailbreak detection works? When developing apps that have the need for extra security, we often get requests to detect jailbroken...
Damir S. — 4 min readBetter Login Forms Without Security RisksIt goes without saying that good login and registration forms are essential to providing a great user experience. However, more often than not,...
Stjepan H. — 6 min readHiding Secrets in a VaultEvery application needs configuration data like database passwords, AWS access keys, and social app IDs before it can run. What's the easiest...
Ana B. — 5 min readAndroid Fingerprint SecuritySecurity has always been a crucial part of mobile development, and getting it right is no small feat. Smartphones started out using 4-digit PIN...
Ante K. — 10 min readHow to Make Your iOS Apps More Secure with SSL PinningSSL pinning plays a major role in building highly secure mobile apps which users will be able to use even in countless insecure wireless networks...
Vedran B. — 2 min readUsing App Transport Security iOS 9 Makes Your Apps a Little Bit More SecureApple's ATS provides secure communication between an application and web services. It does this by ensuring that certain requirements are met...
Vedran B. — 4 min readMobile Banking at Your FingerprintsWhile all mobile apps should look awesome, be fast, responsive and easy to use, when it comes to mobile banking apps, the primary concern is...