Stay Secured & Up to Date - the motto of the August meetup. Remote Freelance Software Gardener from Poland Piotr Przybyl and two talks:
1. Passwords: do you keep them safe?
2. Java. Migrating to 11 in the real app
At the first talk we'll consider meaning that keeping passwords in a [web] application is a boring and trivial task: some hashing, maybe some salt, et voilà! However, storing passwords and other sensitive data might not be as simple as it seems. You'll see a bunch of examples of what to do and what not to do based on a freelance's experience. Come and see if you're not sitting on a bomb.
The second talk it's real experience how managed to migrate two real Java server apps to Java 11. Why it was done, what and how was done, what wasn't required. Some hints for you.