passwords

Project: Warden: A user database authorization package for FuelP...

PHPDeveloper.org  Thu, 09/29/2011 - 11:19

Fuel framework users have another option when it comes to user authentication management in their applications.

Ando has released Warden, a package that manages logins, password hashing and user ACLs.


 

The science of password selection

Digg / Tech Industry News  Mon, 07/18/2011 - 00:48

How do people choose their password? We now know that structurally, passwords almost always adhere to what we would consider “bad practices” but how are these passwords derived in the first place?

What’s the personal significance which causes someone to choose a particular password?


 

Safer Access without Passwords

Linux Today  Wed, 07/06/2011 - 17:00

Linux Journal: How do you make sure that your passwords are safe?


 

Safer Access without Passwords

Linux Journal - The Original Magazine of the Linux Community  Wed, 07/06/2011 - 07:00

How do you make sure that your passwords are safe?


 

Find Out if Your Passwords Were Leaked by LulzSec Right Here

Digg / Tech Industry News  Thu, 06/16/2011 - 07:43

Another day, another giant LulzSec data dump. This time, the target's not the US government or a big company, but a sprawling list of 62,000 internet strangers (and their login data).

Are you one of them? Find out.


 

How To Set Up MySQL Database Replication With SSL Encryption On ...

Linux Today  Thu, 06/09/2011 - 23:02

HowtoForge: "This tutorial describes how to set up database replication in MySQL using an SSL connection for encryption (to make it impossible for hackers to sniff out passwords and data transferred between the master and slave)."


 

How to Secure Yourself from GPU Password Cracking

Extremetech  Mon, 06/06/2011 - 08:11

Using a $100 graphics card and a freeware utility, passwords can be cracked at a rate of 3.3 billion guesses per second.

If you use a short password, you are not safe.


 

Facebook Patches Access Token Leak

InformationWeek Internet News  Wed, 05/11/2011 - 11:05

Users should change their passwords to mitigate threats posed by the accidental leak of perhaps millions of account identity details.


 

Tech Giants Challenge French Data Retention Law

InformationWeek Internet News  Fri, 04/08/2011 - 06:44

Facebook, Google, Microsoft, Yahoo, and others are appealing a legal decree that would require companies to store and share usernames, passwords, and other personal details with authorities.


 

How To Configure PureFTPd To Accept TLS Sessions On Ubuntu 10.10

Linux Today  Wed, 04/06/2011 - 10:34

HowToForge: "FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure."