Everything posted by Vinod Kumar
-
WIll there be a Beta of Enpass 6 Portable soon?
Hi @qalisto, This is already a priority. It is removed from the website just not to confuse new users. Thanks.
-
Why is it not possible to sync two vaults to the same cloud storage
@ido That is restore screen not sync. Choose "Local Storage" or WiFi and restore a backup from your desktop. Alternatively, create a fresh vault by pressing "I am a new user". After completing initial setup goto Settings->Vaults->Primary->Setup Sync.
-
Why is it not possible to sync two vaults to the same cloud storage
@ido, Folder sync is there in Android app. Can I know where you are finding it?
-
Enpass 6 - Subset of password
Hi @Aidy, There is no such feature as subset of password but you can achieve the some of its functionality by right click and selecting "View Large". Thanks.
-
Why is it not possible to sync two vaults to the same cloud storage
Hi @ido, Yes, with folder sync you can achieve it, though it is not available on iOS. Thanks.
-
Copy/Move entries to another Vault
Hi @arogarth, This feature is already there. Select a vault from top left bar, Select items -> Right Click-> Add to Vault. Cheers:)
-
How downgrade to Enpass 5
Hi all, Older version of Enpass are available here. https://www.enpass.io/support/where-can-i-download-older-version-of-enpass/ Thanks.
-
UI broken on HiDPI displays in v6 [NOT SOLVED]
Hi all, I am extremely sorry for trouble caused. Previous version(v5) only worked with at integer scales (100%, 200% etc.). We are struggling here to support non-integer scales (125%, 150% etc.) in v6 to match up with overall desktop experience . A fix update is in queue. A temporary fix for now is: Add a environment variable QT_AUTO_SCREEN_SCALE_FACTOR=0 and QT_SCREEN_SCALE_FACTORS=1 (or 2 for 200% scale). To add follow these steps. 1. Search for Environment variable in search next to startup button. 2. Open Edit environment variable for your account. 3. Click New under User variables. 4. Enter QT_AUTO_SCREEN_SCALE_FACTOR as Variable name 5. Enter 0 as Variable value and press ok. 6. Repeat step 3,4,5 for QT_SCREEN_SCALE_FACTORS and 1. 7 Restart Enpass. Thanks for bearing with us.
-
V6 Linux (64 bit) Update eating CPU and badly slowing UX
Hi @Anon, Thanks for reporting bug. Sync animation seems to hog CPU, fix will be there in next update.
-
No recursive search box
Hi @Fred, Focus search and click on the search lens. You will get three options. Fields will search in everything except your passwords. Cheers:)
-
Display troubles with Openbox
Hi @slc66, Try this terminal and let me know the results. export QSG_RENDER_LOOP=basic export QT_OPENGL=software /opt/enpass/Enpass Thanks.
-
Broken password generator
Hi @sunsudio, The idea behind diceware/pronounceable is randomness of order of words. Out of 14400 words, every word is selected at random. What about "and frea about you what me". This looks better, right? By using Enpass password generator, getting this kind of word sequence is highly unlikely. Please see more detailed explanation about Diceware here. http://world.std.com/~reinhold/diceware.html @zedisdad When you are using a diceware/pronounceable password, its entropy is calculated by two means. 1. Diceware: Calculated based on number of words. Any addition of symbols, digits, uppercase are ignored. 2. Zxcvbn: Calculated based on Zxcvbn algorithm. Enpass show strength based on whichever of two is lower. So if, diceware entropy of "cheetah4-3ford-plane2" says weak and zxcvbn says average and it will be considered as weak. You can't know in advance what methodology an attacker will apply. Additionally, Zxcvbn considers all known type of methodologies an attacker will apply to reduce number of guesses for your password. If a website forces shorter length passwords, you must use random passwords not pronounceable. As I told already adding digits at random places is little gain as compare to an additional word. Thanks.
-
enpass not available in play store
Hi all, All the phones you mentioned are listed in Google Play compatibility list of Enpass. Visit below link and make sure Google Play Services are on latest version for your phone. https://play.google.com/store/apps/details?id=com.google.android.gms&hl=en_IN Cheers:)
-
Broken password generator
Hi all, The digit and uppercase options are purely for satisfaction of some websites password policies. Adding uppercase and digits at random places in a pronounceable/diceware password does not contribute to entropy significantly, but adding a additional word will. Moreover, such a password is not pronounceable/memorable at all. First capital letter can be remembered easily and trailing digit can be memorized as an additional word. Also, Password Strength calculator ranges have been changed. Please read this page how it works. Hope this clears the doubt.
-
Tray icon dark version not showing up
Hi @zappyguy, Please let me know Which Linux distro? Also, please try new 6.0.1 update.
-
Cannot set up sync via Dropbox on version 6.0
Hi @jackenmen, If xdg-open launches Enpass than all is good. There was a bug in a older version of Firefox. Is your Firefox updated? If yes, can you try in another browser? Thanks.
-
Cannot set up sync via Dropbox on version 6.0
Hi @Hui, It seems Enpass protocol handlers are not updated properly at install time. Please run these commands on Terminal. sudo update-desktop-database sudo update-mime-database /usr/share/mime Try again and share results. @magadaan
-
Set-up sync is not working on version 6 (Linux)
Hi @Brent, It seems Enpass protocol handlers are not updated properly at install time. Please run these commands on Terminal. sudo update-desktop-database sudo update-mime-database /usr/share/mime Try again and share results.
-
openSUSE Tumbleweed Issues
Hi @Psyko, Thanks for valuable feedback. Install instructions have been updated as per your suggestion. Regarding repomd.xml warning, it is fixed now. Enpass 6 depends upon your system's libcurl. If curl can trust a website, Enpass will too. Cheers:)
-
Enpass 6.0.0. Core Dumps on Ubuntu
Hi @blenderfox, Please send full output of these two commands /opt/enpass/Enpass env | grep QT_ Thanks.
-
After update, it does not work only blank
Hi all, Please let me know which antivirus software is installed in your PC(if any). Thanks.
-
Enpass on Multiple Platforms
@Bill F Please follow this user guide.
-
Enpass 6.0.0 - Upgrade to Pro doesn´t work
Hi @frustrateduser, Even though past UWP version and current version are on same store, they are completely different products. There is no way to restore in-apps of one product to another. Similarly, iOS and Mac apps are different products. So, we are limited here by technology and restrictions of respective app stores. Apple has clearly defined this in their documentation Historically, We never charged for UWP desktop and mobile version separately because both were same product. We never charged for Chromebook separately because it is same product as Android app. The only possible way for us to migrate in-app purchases across platforms/products is keep a central server where you will need sign-up and register your in-app receipts. Some of you might like this thought but what people loves about Enpass is anonymity. Thanks.
-
Enpass on Multiple Platforms
Hi @Bill F, Sorry for inconvenience. Please follow this FAQ to restore your v5 data from cloud. Thanks.
-
New Enpass Update kill Dropbox Sync - Error code: 208035
Hi @PhreePhly, Sorry for inconvenience. Please share your OS version. Thanks.