The best password manager 2018. Trusted by hundred of thousands people. ViPass is designed by 1Pass Production team. We made it for iPhone, iPad, iPod, iMac and Macbook Pro. Sync data across devices. ViPass keep safe your sensitive information in one vault. You only need to remember 1 master password to unlock ViPass. All other sensitive micro-data is in your hand anytime - anywhere. What is ViPass app? - The Best Password Generator - The Best Password Manager - The Best Password Keeper - A Secure Password Vault - A Secure Digital Wallet - #1 FREE Password App Why should I use a password manager? Passwords are everywhere. We need them to access our computers, our email accounts and many other services that we rely on. Unfortunately, good passwords are hard to remember and in the digital age we live in it has become practically impossible to keep track of all the user names and passwords we use each day. Most people try to mitigate this by composing their passwords out of familiar things like names or birthdays, but these can be guessed easily and do not provide sufficient protection. Password reuse, which is also wide-spread, is even more dangerous and makes a lot of people easy targets for hackers. Padlock helps you keep track of all your sensitive information by storing it in a secure, encrypted vault that is protected by a single master password. Do we know your passwords? NO. We CANNOT. Why? Because all your data is encrypted AES 256-bit using the key derived from your MASTER PASSWORD and PRIVATE KEY. We utilize PBKDF2 and HMAC-SHA256 to generate your key. So it's very secure. Even our server is hacked. Hackers CANNOT decrypt it. The encryption is End-to-End. It means happening at Client app before sending data over network. Our cloud contains only random data. You also can choose to use our app offline. Then backup and sync later if needed. Why is ViPass the best password manager? We make ViPass with the whole our love and energy. ViPass has been made by an A-Class Team. We focus on 3 things: ***** Simple and Usability ***** Unlike other password manager apps with rich of many features and complex GUI, ViPass is so easy to use. We know what you want to do and we focus on you for designing, testing, running. ***** Security ***** Our data center is located in US, San Francisco. ViPass keep safe your micro-data by encrypting it with AES 256-bit, using HMAC-SHA256 and PBKDF2 for generating keys. Only you with master password and private key can open it. All encryption processing happens in client side. We never send your master password to server or store else where. Everything on cloud is only random data. Just look at ViPass White Paper for more details. ***** Performance ***** Unlike other apps built by Javascript for saving cost, ViPass app and its cloud is written in Swift - A programming language designed by Apple and open source. So it is a NATIVE app, running FAST and smoothly. In reality, it only takes some seconds to backup and sync all micro-data on a new device.
Clone the project.
Open Terminal app
Go to Project folder
Run Pod install
Open Xcode
Build and Run
Actually The server is down at the moment, So you cannot login. But I think you can use it locally or Install a custom server at
https://github.com/liennh/ViPass---Server
Encryption Libs used in 1Pass App and Cloud:
1Pass App:
1Pass Cloud: