security

Login history: a little security addition

The nasty thing about identity thefts is that victims are usually not aware of the perpetrated crime. At least not until the consequent damage becomes self evident. And, of course, early detection can often avoid more serious outcomes.

tags:

Anatomy of a zero-knowledge web application

UPDATED ENTRY

When we launched our online password manager, we dubbed it the first example of a zero-knowledge web application. We simply meant that Clipperz knows nothing about its users and their data. It was a simplistic and inaccurate definition: the zero-knowledge paradigm needs to be better defined. Our fault.

tags:

Clipperz "direct login" vs. Passpack "auto login"

In the previous post I wrote about our zeal in building zero-knowledge web applications and our pledge to never introduce features that could compromise the integrity of our model.

Now I present a comparative analysis of Clipperz and PassPack with regard to the implementation of one-click logins. The analysis will clearly show the benefits of adopting a rigorous zero-knowledge methodology.

tags:

When we say "zero-knowledge" we mean it!

A true zero-knowledge web application knows nothing about its users and their data. We have been fascinated by this simple idea since 2005 when we started this blog. Since then it became our obsession.

tags:

User authentication and online password managers

Authentication is an essential part of any web application. But why are web service providers so secretive about their authentication protocols and procedures? Why they are not disclosing any information about how users’ credentials are communicated, verified and stored?

tags:

Build script for Clipperz password manager now available

Clipperz password manager is a huge Javascript application downloaded to your browser before you sign-in. No further Javascript code is downloaded to your browser after the login page is loaded. Therefore it’s quite easy to take a look at the whole application code and verify if it is a genuine version.

tags:

When 128 bits are not enough to protect your passwords

Clipperz online password manager is a cryptographic system designed and built to achieve a 128-bit security level. This could be an obscure statement and I will try to clarify it.

tags:

Password strength indicators

Using a password manager is not merely convenient, it’s an effective way to adopt better security practices without too much stress. It basically sums up to: 1) never re-use the same password, 2) use strong passwords.

But could you gauge the strength of your passwords? Can you easily determine how much entropy they contain?

tags:

Clipperz and the path toward secret sharing

Nothing was more appropriate for Clipperz than being reviewed by Charles Martin on his blog Before you are gone that displays the intriguing and remarkable subtitle “What happens to your Online life when your Real life has ended?”.

tags:

Quick guide to exporting passwords from your browser

I wouldn’t recommend to use your browser as password manager. It’s not just a matter of security, but mostly of convenience.

tags:
Syndicate content