Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Google Authenticator implementation in Python

How to encrypt/decrypt data in php?

Best practices for server-side handling of JWT tokens [closed]

How to read a HttpOnly cookie using JavaScript

javascript security cookies

How to do stateless (session-less) & cookie-less authentication?

What 'sensitive information' could be disclosed when setting JsonRequestBehavior to AllowGet

Disable firefox same origin policy

How to securely save username/password (local)?

c# security local

PHP Session Security

security php

Keystore type: which one to use?

java security ssl jsse

Should I hash the password before sending it to the server side?

CSRF protection with CORS Origin header vs. CSRF token

javascript security cors csrf

Why not use HTTPS for everything?

security https

How to send password securely over HTTP?

What is the best way to prevent session hijacking?

security session cookies

Android SharedPreference security

Should JWT be stored in localStorage or cookie? [duplicate]

How can pass the value of a variable to the standard input of a command?

security bash stdin

Disable cross domain web security in Firefox

How to securely store access token and secret in Android?