Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Do OAuth2 access tokens for a mobile app have to expire?

Need help converting P12 certificate into JKS

security ssl openssl pkcs#12 jks

Isn't a password a form of security through obscurity?

CSRF protection: do we have to generate a token for every form?

security csrf

Example of silently submitting a POST FORM (CSRF)

security csrf

Is *not* using the asp.net membership provider a bad idea?

need help understanding nonce

security

HTTP Basic Authentication instead of TLS client certification

How to use secrets.yml for API_KEYS in Rails 4.1?

How do I integrate Perfidies (Browser plug-in vulnerability scanner) into my website?

What is meaning of "Remember Me" functionality on login page?

How to close Boto S3 connection?

How to disable third-party cookie for <img> tags?

How does Maven 3 password encryption work?

Storing private keys in database

Mixed content in Chrome and IE

Is UUID.randomUUID() suitable for use as a one-time password?

java random security uuid

How to securely authorize a user via Facebook's Javascript SDK

Can some hacker steal a web browser cookie from a user and login with that name on a web site?

Why is there no preflight in CORS for POST requests with standard content-type