I want to password protect my QGIS Project file (.qgz).
Goal: Without password no one can open or modify it. Maybe a read/write or just write protection.
I can't find an option in QGIS. Any idea? Did I missed the option in settings?
I want to password protect my QGIS Project file (.qgz).
Goal: Without password no one can open or modify it. Maybe a read/write or just write protection.
I can't find an option in QGIS. Any idea? Did I missed the option in settings?
"You could try your hand at running a Python script on project open that might ask for credentials, though in the 5 minutes I spent trying that, could not get this to work. Check out Project Properties (CTRL+Shift+P) and then Macros to see what I mean."
– HerrRuin Mar 31 '20 at 07:27