Search the Community
Showing results for tags 'desktop client'.
Found 5 results
-
Split Words and Length Controls to Allow for Specifying Pronounceable Password Character Length
The current password generation process allows you to toggle between pronounceable passwords and not. When not using pronounceable passwords, you can specify the total length of the password which is handy for taking advantage of the full length of the password field. However, when not using pronounceable passwords, the length slider changes to a Word count slider, and we lose the ability to control total character length. With enough refreshing, it's possible to have it create a password for you that meets one's length requirements, but it could be easier & faster. Current State: Pronounceable Off: Length slider remains as-is Other fields remain as-is Pronounceable On: Words slider replaces Length field with length details underneath Proposed Future State: Pronounceable Off: Length field remains as-is Other fields remain as-is Pronounceable On: Words slider appears above Length slider to specify word count Length slider remains to indicate maximum character count
-
Add Multiple Separator Options to Allow for Combinations of Separator Characters
When generating a password, the "Separated By" drop down allows us to choose one of several separators that will be used throughout the entire password. This functionality is good but I think it can be made better by adding a "multi" option that randomly picks a different separator character between each word. For example if the current separator is "Underscore" then the password would be "Correct_horse_battery_staple". Swiching to the "multi" option would result in a password like "Correct_horse,battery$staple", or "Correct-horse.battery staple" or "Correct$horse#battery_staple" etc.
-
Sync timing with cloud sync
I am testing a trial of Enpass Business for my company of about 50 users. Our vaults are integrated into Sharepoint OnlineTeams and divided by Team Sites according to our organizational chart. All configured in a simple way but I have some doubts about the cloud sync interval between desktop clients: according to the extract of this article synchronization should work with these triggers. Every time the app is unlocked Every 15 seconds when the app is active in the foreground on your device Within 5 seconds every time you save a change The synchronization takes place only in the first case (not every 15 seconds) but if we have two clients open and we make a change, even after several minutes it does not synchronize unless we do it manually or after locking and unlocking the app. Instead, the mobile app (iPhone) syncs instantly immediately after a change made from a desktop but not vice versa. Any suggestions? Thank you!
-
Slow Search
Hello, When using enpass, the windows desktop app search is very slow (1~4 seconds) I've been a developer for 16 years, so I've come across situations like this before. To the developers of enpass, have you tried using indexes? For an example of a client facing, near-instant search: "SearchEverything" (https://www.voidtools.com/) performs near-instant searches across all file names on your filesystem (3.1 million+ objects on my system). For an example of an off the shelf opensource search solution: "ElasticSearch" (https://www.elastic.co/) is a software package that can be used by companies to perform lightning fast index based searches for their customers There is no need for it to take several seconds to do this search! You can index on non-sensitive information, and then decrypt the password when the user requests it (copy/view password) It might be worth have a look into. If you're already doing this, why is it so slow compared to other index based searching? Do you need to re-model your index structure? Thank you for reading! I see this is a common pain point of enpass usage. If you could fix this, enpass becomes a very easy recommendation! Enpass info: 693 items in vault version: 6.74.934.0 System info: CPU: 6700k GPU: 1070 GTX RAM: 32GB OS: windows 10 x64 pro 19044.1466
-
Enpass Helper improvement (Icon bar)
Hi, I wanted to suggest bringing all Enpass options to the helper window in form of an icon bar. Currently, there are only two icons (new password and lock enpass), while there are three other menu options hidden behind a down arrow (Show Enpass, Quit Enpass, Clear Recent). I suggest making an icon for every of those action and removing the downward arrow altogehter. Another good thing would be an edit button for each entry so that one could directly jump to the full Enpass edit window (useful for adding additional data such as user account number, urls, etc). For the browser extension, I'd love to have multiple urls attached to one entry (also subdomains).