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

Adds functions to lock and unlock encrypted volumes #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

SeeSpotRun
Copy link

QNAP encryption requires either (a) storing the encryption key in the NAS or (b) manually unlocking encrypted volumes via the web interface after each reboot. Option (a) provides almost zero security (it only helps if someone steals your disks but not your NAS). Option (b) is a pain. This PR provides python bindings to allow remote unlocking by, for example, a script on a remote PC.

@mdhorda I don't know if you are still maintaining this repo but thought I'd raise the PR anyway.

@DavidWittman
Copy link

Thanks @SeeSpotRun. This worked for me on my TS-251+.

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

Successfully merging this pull request may close these issues.

2 participants