AlessandroZ / LaZagne

Credentials recovery project
GNU Lesser General Public License v3.0
9.43k stars 2.02k forks source link

Improved multiple Linux modules #625

Closed exploide closed 1 year ago

exploide commented 1 year ago

I did some small improvements in the Linux modules fstab, libsecret, env_variable and shadow. The individual commit messages describe what I changed and why.

Please let me know if this is fine or whether I should change something.

(Besides, I have a question not related to the PR: I noticed that (at least) the wallet modules require the dbus-python package but it is not listed in requirements.txt. Is this on purpose? Maybe because building it depends on cmake and dbus-python-devel system packages? Though in general I would have expected that this is included in requirements.txt. Should I add it?)

AlessandroZ commented 1 year ago

Thanks a lot for your PR ! 👍🏼