Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annoying password prompt when editing encrypted note #42

Closed
fmakowski opened this issue Feb 1, 2016 · 10 comments
Closed

Annoying password prompt when editing encrypted note #42

fmakowski opened this issue Feb 1, 2016 · 10 comments

Comments

@fmakowski
Copy link
Contributor

Hi!
I have recently started to use built-in encrypted notes. Everything is fine till I start editing them, which is a big pain in the ass, since every minute or so the password prompt shows up and requires me to type the password in (which is not a short password...). Also, I can still read the note, so this is not protecting the content in any way (which would be highly appreciated in case of sudden afk). So, is there a possibility of enhancing that functionality, or at least a temporary solution? :)

Didn't want to sound too grumpy though, thanks for the app development! ;)

Best regards,
Filip

@pbek
Copy link
Owner

pbek commented Feb 1, 2016

Thank you for your kind words, @OLhUR 😁

The current functionality should be that the crypto key gets expired after 10min if the note wasn't edited meanwhile. One minute doesn't seem right. Could you please provide me the output of the Debug tab in the settings?

What would be the desired functionality of the "enhancement"?

@fmakowski
Copy link
Contributor Author

QOwnNotes Debug Information

General Info

Current Date: pon. lut 1 10:59:46 2016
Version: 0.86
Build date: Jan 31 2016
Build number: 86
Platform: linux
Operating System: Manjaro Linux
Build architecture: x86_64
Current architecture: x86_64
Release: openSUSE Build Service
Qt Version: 5.5.1

Server Info

serverUrl: empty
appIsValid: no
connectionErrorMessage: empty

Settings

MainWindow/geometry: <binary data>
MainWindow/mainToolBar.iconSize: 22
MainWindow/menuBarGeometry: <binary data>
MainWindow/noteTextEdit.font: Noto Sans,10,-1,0,50,0,0,0,0,0
MainWindow/noteTextView.font: Noto Sans,10,-1,0,50,0,0,0,0,0
MainWindow/windowState: <binary data>
ShowSystemTray: false
SortingModeAlphabetically: false
cryptoKey: <hidden>
mainSplitterSizes: <binary data>
noteSaveIntervalTime: 10
notesPath: /home/olhur/ownCloud/Notes
recentNoteFolders: /home/olhur/ownCloud,
skipVersion: 0.86

Hopefully that helps in any way, but I can't see it having any data that can be useful ;)

I think the time between prompts varies a little, but can't tell for sure.

Best regards!
Filip

@pbek
Copy link
Owner

pbek commented Feb 1, 2016

Do you leave the encrypted note editor or are you just typing while the password dialog appears?
I assume you are using ownCloud to sync the notes, are you?
I can reproduce it under Manjaro, I will see if I can reproduce it also on my Ubuntu development rig.

Btw. do you work under KDE on Manjaro? And if yes, do you get a tray icon for the ownCloud sync client? (because I don't and I couldn't make it work)

@fmakowski
Copy link
Contributor Author

I have tried that and it's not because of the idle state, it often shows
up when I am actively typing.
Yes, I do use ownCloud to sync, and in KDE they tray icon is there, but
hidden under the ^ (everything is being synced up properly so far).

Best regards!
Filip

On 01.02.2016 11:25, Patrizio Bekerle wrote:

You you leave the encrypted note editor or are you just typing while
the password dialog appears?
I assume you are using ownCloud to sync the notes, are you?
I can reproduce it under Manjaro, I will see if I can reproduce it
also on my Ubuntu development rig.

Btw. do you work under KDE on Manjaro? And if yes, do you get a tray
icon for the ownCloud sync client? (because I don't and I couldn't
make it work)


Reply to this email directly or view it on GitHub
#42 (comment).

@pbek
Copy link
Owner

pbek commented Feb 1, 2016

Now I'm kind of embarrassed, the icon is really where you just told me... Oh the things I tried to fix a problem that didn't existed. 😆 Thanks a lot!

I will try to reproduce the password problem on Ubuntu later today. Thank you for your help.

@pbek pbek added the Type: Bug label Feb 1, 2016
@pbek
Copy link
Owner

pbek commented Feb 1, 2016

It really was a bug with the crypto key expiration.
Now the crypto key will expire after 10min without editing the note, like planned! The fix will be released with v0.87 of QOwnNotes (which I guess will be out today).
Thanks again for the report!

Can you then please report back if everything works smoothly for you?

@fmakowski
Copy link
Contributor Author

Sure thing, waiting for the release then! Thank you so much :)

On 01.02.2016 13:22, Patrizio Bekerle wrote:

It really was a bug with the crypto key expiration.
Now the crypto key will expire after 10min without editing the note,
like planned! The fix will be released with v0.87 of QOwnNotes (which
I guess will be out today).
Thanks again for the report!

Can you then please report back if everything works smoothly for you?


Reply to this email directly or view it on GitHub
#42 (comment).

@pbek
Copy link
Owner

pbek commented Feb 1, 2016

Version 0.87 is currently building, you will be able to test it very soon.
Thanks for your patience!

@fmakowski
Copy link
Contributor Author

From what I have tested, the problem has vanished. Thanks! ;)

@pbek
Copy link
Owner

pbek commented Feb 2, 2016

great, thank you! 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants