The API Economy is growing at a rapid pace.

The number of APIs and the amount of data they generate are increasing exponentially. This growth is accelerating the digital transformation across all industries, creating new business opportunities ...

Continue Reading
I want to be able to use the same codebase for both server and client, but I don’t know how.

I'm working on a game in C++/Qt5 with QML as my UI language. The game is multiplayer-only (no singleplayer), so I need a server component that can handle multiple players at once. My first idea was to ...

Continue Reading
Use JWT or OAuth to implement user authentication in APIs.

Use access tokens with short expiry times and refresh tokens for long-lived sessions. API #3: Excessive Data Exposure Exposing too much data can be a problem because it could lead to information lea ...

Continue Reading
If you want to be a good programmer, learn how to program.

If you want to be a great programmer, learn how to teach programming https://t.co/3Tk4MD7ER1 ...

Continue Reading
If you’re using access tokens, make sure to implement the following: Use strong authentication mechanisms like OAuth 2.

0 or OpenID Connect for your API calls. If you can’t use these standards, use JWT (JSON Web Tokens) with a secret key that is not exposed in your codebase or client-side libraries. Generate and inva ...

Continue Reading
I’m a big fan of the new version of this classic game.

I like it better than the original, and even though there are some things that could be improved (like making it available on Android), overall I think they did a great job with this one. The first t ...

Continue Reading
A botnet is a group of internet-connected devices that have been compromised by malware and are controlled as a group without the owners’ knowledge.

The most common type of attack is Distributed Denial of Service (DDoS), which floods an application with traffic to make it unavailable for legitimate users. The goal is to deny service, not steal dat ...

Continue Reading
We’re a community of security professionals and enthusiasts.

We share our knowledge, learn from each other, and have fun https://t.co/C6B8i1jRKI ...

Continue Reading

Back to Main

Subscribe for the latest news: