Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in security

Hiding input fields with type='hidden' vs using a class with display:none

html security browser client

Check if a generated license is valid

Protect the password when using Mysql in an unattended bash-script

How to make a page with an HTTPS iframe appear secure

html security iframe https

SSL: Why does Chrome report mixed content? (Drupal 6)

Are user names ever case sensitive?

security user-interface

What is wrong with using DateTime.Now. as main part of Unique ID?

How do you enforce strong passwords?

security passwords

Safe authentication with node.js and session.socket.io?

node.js session security

Spring Security NoClassDefFoundError

Difference between asymmetric and symmetric encryption methods?

What is the best way to stop an application being copied and used without the owner’s permission?

How to encrypt a password for saving it later in a database or text file?

c# .net security

Is MD5 less secure than SHA et. al. in a practical sense?

security hash md5 sha

Why do so many sites disallow the use of non-alphanumeric characters in passwords?

security passwords

Where should I store my JWT in 2019 and is the localStorage really not secure?