- Loading...
-
Jan. 28 -
Since Yesterday, PayPal is not sending us confirmation notification of the payments. So the system is unable to update the status of the accounts. We could do this manually, but when PayPal will solve the issue, it will probably send all the notifications and this could create worse issues. So, we are waiting for a while. If nothing happens, we will fix the updates manually.
UPDATE, Jan. 29. The strategy worked because PayPal sent all the notification at one moment, and all the accounts have been upgraded correctly.
-
May. 21 -
We completed the performance improvement of Passpack moving the static files on a new server. This improves also the general security because it is now much harder for an attacker to try to inject Javascript code.
-
May. 18 -
Passpack has discontinued Google Gears support. It was used with slow browsers like Internet Explorer 6 or 7. If you use one of these browsers, probably your account will become really slow without Google Gears. We strongly suggest to upgrade to IE 9 or to a totally different browser like Chrome.
-
May. 18 - To improve the performance, we moved the static files to Nginx that is much faster then Apache. Unfortunately, we discovered that some users can not access non-standard ports, so we have reversed to the previous configuration.
-
Dec. 1 -
Follow-up to the last post, the billing system is completely functional again. Happy Tuesday!
- [view the archive]
Flash News
- Passpack is the world's leading online password manager. You can save passwords securely and 1 Click Login to any site on the web. The service is free. Get your account here.

5 Comments
Hi, I tried to access Passpack earlier today. It worked without any problems. Now, when I am home, the login page looks totally screwed up. I investigated it and found that the css files that was delivered to the browser contained a comment at the start that for some reason when I removed it the css file worked.There were several such comments in the css. I do not dare to login to passpack when the page is not rendered properly.
Ditto on the messed up page, something’s wrong with the stylesheet…
I still cannot login to Passpack. Not sure why you guys are using port numbers instead of a totally different domain. Everytime a user loads a stylesheet/image on the same domain or subdomain the cookies have to be loaded with it. You’d save on bandwidth if you used a completely separate domain.
Please advise, I cannot get into my account and it’s been this way the whole day. Thank you!
Now I cannot login using the Google friend connect option. The login is stuck on the green bridge component page.
You can put Nginx on port 443 and use url matching to proxy the non-static urls to Apache and let Nginx serve the static files directly. That way you only need to run on one normal port.