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

Add S3 sleep support #22

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

Add S3 sleep support #22

wants to merge 3 commits into from

Conversation

mmatuska
Copy link

Add S3 sleep support from fabiogermann/sedutil

Alex added 3 commits December 31, 2020 16:30
This is to allow proper '-h' (no password hashing) usage, where the user
might have saved the hash itself, or used a different hashing mechanism
altogether, and ends up with 0 bytes or control characters in the
resulting string.
Useful for users, who want to use different utilities with their SED
drives, and also in combination  with "-x -n", meaning "no hash", "hex",
so no plaintext passwords are saved to scripts or shell history.
The new command is --prepareForS3Sleep, and it should be called every
new boot, as it stores the drive key (password hash) in kernel memory.
@tadfisher
Copy link

@ChubbyAnt ping ^

@mmatuska
Copy link
Author

@tadfisher you may take a look at https://github.com/mmatuska/sedutil and the github actions artifacts of the last commit

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