Everything posted by Hemant Kumar
-
Asks for Master Password at each logon
Hello @Ronit We understand the ease in using Windows Hello to unlock Enpass and are done with the development. Soon we will be rolling out the Beta version for our Beta program subscribers. To get your hands on it, please join here and we will push the update to you through Package Flight as soon as it becomes available. Cheers!
-
Asks for Master Password at each logon
Hi @MRE, Thanks for being an awesome customer of Enpass. We are doing our best to add as many features as we can but only after being sure about security of user's data i.e. No leaks and no backdoors are left for any bad guy to get access to your data. Now lets come to the point why we haven't added full-time Windows Hello support yet. To unlock the Enpass keychain, we need master password and thats why you are always prompted to enter that, once the Enpass is exited or killed by OS. So our main fight is to store the master password with the OS in such a way that we can request it anytime after successful authentication of user. Here comes Microsoft Windows Hello into play. It uses TPM hardware (a secure cryptoprocessor) to securely generate and store encryption keys (this is exactly what we need to encrypt our master password). But the keys generated in TPM are asymmetric and for digital signatures, suitable for server/website logins and are not directly suitable for our purpose. The best thing about TPM keys is that they are exposed to requesting App only after successful authorization aided by biometrics. We are done with the development part and now doing the security assessment to be sure about protection of keys and understanding behavior of windows systems which don’t have a TPM hardware and use software emulation instead. So just bear with us and hopefully we will release it very soon.
-
Testing v5.3.0 Feedback
Hello @edenhaus Thanks for being a part of our Beta team and your feedback. Noted for improvement. As per length of password, number 48 might look odd to a normal person. So, we decided to round upto next tenth. Symbol exclusion was a long pending request, so we decided to include it this time. We need to look for how in real world this feature is beneficial for our Beta users and based on that we will take the final steps. We have already considered allowed symbol option for future versions as mentioned by you in another thread. Thanks again!
-
Development Pipeline
Hello guys, We also gave a thought to publicizing our development roadmap and would love to introduce it in future. But at the moment we are very busy in development of all long-time-cherished features like portable USB version, Chromebook version, attachments, auto backups and later on multiple vaults (in the same order). These are already very deep and massive features and every single one of them will stick on board for weeks (pulling out drift). And you know there are so many supported platforms which will make it difficult for us to get involved in discussions. We want to keep ourselves focused on releasing Beta(s) of them and once done we might release Forums. Once again. Thanks a lot guys for keeping us motivated for what we are doing. With confidence, Hemant
-
Scaling and UI problems after update to 5.2.0
Hello @kevin.purcell Sorry for improper UI behavior of Enpass on your Windows device. This is know bug with the framework Qt which we are using. For now you can manually fix this by disabling the auto scaling as discussed here
- Enpass 5.2: High CPU usage since last update
-
TOTP for Enpass itself
Hi @SadE54, Being an offline solution for securing passwords, there is no base for Enpass to implement TOTP support for itself. Second factor authentication is basically for online services and we do not have any of users' data or online accounts with us from where we can verify the TOTP. And this is not even needed for Enpass as the safety of your data is only by your master password which is the only key to access data and we recommend to use strong master passwords for your Enpass keychain.
-
Bug: App never seems to stop 'syncing'
Hi @Craig Just to confirm, does this happen only when the App is in background? What happens when you manually sync (using Sync now or Sync icon) keeping the App in foreground?
-
Connection error with extentions
Hi guys, Seems the issue is similar to being discussed in another topic here If its same, please join that thread. Cheers!
- Enpass 5.2: High CPU usage since last update
-
Bug: App never seems to stop 'syncing'
Hi @Craig, Sorry for the trouble you're facing. Is the issue somehow similar to as reported here in this Topic where the CPU usage was also becoming high with failure in Sync?
-
Enpass 5.2: High CPU usage since last update
Hi guys, Thanks a lot for your help in finding the issue. We are looking into this bug but are not able to reproduce it here and your help is really appreciable. Enpass does make use of High CPU at the time of unlocking the keychain (mainly due to 24K PBKDF2 iterations), but only for less than a second. So one of the possible cause may be that under some particular conditions/environment/point of time, Enpass is failing to unlock it and constantly trying. There may be other reasons as well. If unlocked, Enpass initiates a sync operation (first it checks if there is something to be synced) after every 10 minutes and behavior is mentioned here in user manual. Do you get any error when it fails doing so and does manual sync (by clicking the sync icon or Sync now button) completes the operation of sync? Confirms that the problem is in either attempting a sync operation or in syncing data. Both these are different operations and need to unlock the Keychain (causing high CPU usage). Attempting a sync means, Enpass is communicating with WebDAV/ownCloud for any changes in data to sync and if changes are detected in local or server data (by checking time stamps), the real sync operation is performed. So enabling sync = High CPU usage for long time indicates, there could be a problem in any of the following Either communicating with ownCloud to check for any changes. Every time ownCloud is indicating there are changes but it fails to sync and the process is repeated every 10 minutes. To troubleshoot the issue further, please sync the data manually while keeping the Enpass is foreground (this will make sure that there is nothing to be synced) and then keep it in background with sync enabled. If the CPU usage becomes high for more than a second, it is confirmed that there is problem in just attempting the sync. It would be a great help, if you could please PM me a demo account on your ownCloud server. Cheers!
- Doesn't work with Vivaldi
- Issues with extension in Chromium
-
Open multiple vaults
Hi @swissindoor We are really working hard to bring in the features reported so far. Multiple vault will gonna take some more time and will come after attachments support as discussed here Please stay connected with us for the coming Portable version, if it could solve managing multiple vaults for you.
-
Custom logos and templates
Hi @Wolfgang, Adding attachments and custom templates are in our priority list and will work on them as soon as we release Portable version( Cross-platform), Improved password generator on all platforms, Autofill on Android using notifications and improved Enpass keyboard, improved UWP with TOTP and one surprise feature for you. You can expect Beta versions of specified features in May itself and after their final release, we will work on Attachments and custom templates. Meanwhile instead of custom templates, you can take help of Duplicate feature to create copies of your customized items.
-
[Bug] Enpass directly locks all windows
Hi @iSCSI, Good to know that defining the new variable solved your problem. But what exactly do you mean by "Enpass Locks all Windows"?
-
Authenticator for Service support 2 steps
Noted!!
-
Developmentplan
Hi @Michael We will look further into pinning the Forum topics. Along with every post, members gets an option to upvote/downvote or to give reputation using corresponding Green up/Red down and a Heart button. May be they just didn't use that.
-
Developmentplan
Hello @edenhaus Noted! Thanks for your suggestion to improve the efficiency and quality of Forums. We are also internally discussing ways to improve the development transparency with our users. The major problem in posting the development plan as a pinned topic for all supported platforms is to define the ETA. Along with the ETA, the another problem is to protect the similar feature being discussed in different product categories. For the time being, we are pinning the most requested feature Topics in our Feature request.
-
Tray icon toggle on Debian GNU/Linux with Xfce
Hello @Mathias Brodala, Actually the actions for clicking on tray icon varies across desktop managers. Being widely used, Ubuntu is a choice of our platform and it uses Unity desktop manager. In Unity, the standard behavior on clicking tray icon is to show a menu. Please let us know your distro and desktop manager and we will try to improve the behavior accordingly.
-
"show enpass" extended options
Noted and will be added in future. Thanks for suggesting
-
Enpass Extension Keyboard Navigation
Thanks a lot guys for your suggestions. Noted!!
-
RPM Package Repository
Hi @lburgazzoli, We initially thought of providing a YUM repository for RPMs but postponed it as it requires extra work for managing packages and testing all the test cases. Majority of people use Debian based package management systems and for other distros we have stand alone installer. Like you, we really love RPM based systems but being a short team, we have to choose our responsibilities very wisely, considering the long list of pending feature requests. Perhaps in future it will be there but I can't assure you for this.
-
Custom logos and templates
Hi @Wolfgang, Not sure about any timeframe for custom logos and attachments yet but definitely we can't start working on it for 2 months at least. In the meantime, you will see lot of new BIG features. Just stay connected with us at @EnpassApp on Twitter.