Should I obscure database primary keys for the frontend even if these ids are uuidv4 Ids?

After reading through the answers of the related question (the same question but about integer primary keys), I was wondering if there is any reason to hash uuidv4 primary keys and sending the hash to the frontend instead.
Since uuidv4 Ids… Continue reading Should I obscure database primary keys for the frontend even if these ids are uuidv4 Ids?

Best practices for generating and storing authorization codes and access tokens in OAuth server

I’ve recently implemented an OAuth server functionality to our service. I’ve consulted OAuth 2.0 Threat Model and Security Considerations and addressed most of the concerns. I am curious about any best practices for generating authorizatio… Continue reading Best practices for generating and storing authorization codes and access tokens in OAuth server

Microsoft Edge Shares Privacy-Busting Telemetry, Research Alleges

An academic study found Microsoft’s Edge browser to be the least private, due to it sending device identifiers and web browsing pages to back-end servers. Continue reading Microsoft Edge Shares Privacy-Busting Telemetry, Research Alleges