diff --git a/MasterPassword/iOS/MPMainViewController.m b/MasterPassword/iOS/MPMainViewController.m index a202cfea..5716449d 100644 --- a/MasterPassword/iOS/MPMainViewController.m +++ b/MasterPassword/iOS/MPMainViewController.m @@ -121,6 +121,7 @@ void MPElementMigrate(MPElementEntity *entity, BOOL i); self.activeElement = nil; self.searchDisplayController.searchBar.text = nil; + self.alertContainer.alpha = 0; self.searchTipContainer.alpha = 0; self.actionsTipContainer.alpha = 0; self.typeTipContainer.alpha = 0; diff --git a/Site/algorithm.html b/Site/algorithm.html index b26b9002..8af3603a 100644 --- a/Site/algorithm.html +++ b/Site/algorithm.html @@ -111,6 +111,9 @@ /* ]]> */ + + + @@ -120,19 +123,19 @@ Great feedback may earn you a free copy for a friend! -

Master Password

+

Master Password

Contact | Lyndir | Google+
-

Master Password

+

Master Password

-

So how does it work?

+

So how does it work?

The theory behind Master Password is simple. The user remembers a single, secure password. The user only ever uses that password to log into the Master Password application. This master password is then used as a seed to generate a different password based on the name of the site to generate a password for. diff --git a/Site/index.html b/Site/index.html index fdcefcf6..5406dea8 100644 --- a/Site/index.html +++ b/Site/index.html @@ -1,14 +1,16 @@ - + - Master Password — Secure your online identity and privacy. + Master Password — Secure your online identity and privacy. - - + + + + @@ -117,9 +119,13 @@ /* ]]> */ + + + + - +

@@ -127,13 +133,13 @@ Great feedback may earn you a free copy for a friend! -

Master Password

+

Master Password

@@ -157,15 +163,26 @@
-

Master Password is different from other vault-like password solutions. It helps you set secure passwords for your sites, and at the same time makes losing your passwords almost impossible.

+

Master Password is different from other vault-like password solutions. It helps you set secure passwords for your sites, and at the same time makes losing your passwords almost impossible. It requires iOS 5.0, but a Java & CLI version exists too. A Mac version is under development.

Built on algorithms such as scrypt and HMAC-SHA256, your master password is kept safe even if websites you use get hacked.

@@ -298,21 +315,6 @@
- - - - - - - - - - - - - - -