Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Securing a WCF service so that it can only be called by a Silverlight application

wcf silverlight security

.NET - Security Frameworks for .NET

Transparent authorization reliability

Is PHP password_verify really secure? Add another salt?

php security encryption

Do I need a separate ssh authentication and ssh-git signing keys?

git security ssh

*What* Java "security settings have blocked a local application from running"?

How to create a time limited hash/key?

security hash cryptography

"Login with Facebook" + custom API - for iOS app

ios rest facebook security

Java Servlet 3.0 spec advises to expose X-Powered-by. Isn't this a security bad practice?

Do Electron apps enforce CORS restrictions in the renderer process?

How to filter parts of your path (not parameters) on logging?

Explanation how DLL hijack of Notepad++ worked please

security dll notepad++

What are the AES parameters used and steps performed internally by crypto-js while encrypting a message with a password?

Session Hijacking over HTTP

security http https

Is it more expensive an authentication system based on HMAC over HTTP or single-token over HTTPS? [closed]

How do I properly separate user data when implementing data anonymization in an RDBMS?

php mysql security privacy

Issue with session_start(), ob_start() and security

php security