[vlc-devel] [PATCH v3 02/11] keystore: prevent UI interaction if no_interact
Rémi Denis-Courmont
remi at remlab.net
Tue Dec 22 09:45:19 UTC 2020
Le tiistaina 22. joulukuuta 2020, 11.32.52 EET Thomas Guillem a écrit :
> That is why the memory keystore come into action.
> The user unlock the system keystore from a UI action, the memory keystore is
> saved, and next preparsing requests can be done in background without any
> UI interaction, using the memory keystore.
No. The memory keystore is helpless here because in practice VLC will pretty
much always start preparsing before opening the media, and thus always fail
under that design.
AFAICT, it is intended that we don't ask the user for credentials while
preparsing. That's *not* to say that we don't ask the user to unlock their
password wallet. Same as browsers do, really.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list