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

Custom Commands #2

Open
Lvl4Sword opened this issue Dec 13, 2022 · 0 comments
Open

Custom Commands #2

Lvl4Sword opened this issue Dec 13, 2022 · 0 comments
Labels
Custom Command Unsupported community custom command good first issue Good for newcomers

Comments

@Lvl4Sword
Copy link
Member

These are taken from the issues that were made on the previous repo and consolidated here.
None of these are officially supported. These are here as historical references to previous custom commands people wanted.

  • Nuking Cryptsetup Keyslots:
    According to https://superuser.com/a/1168933 there will be a prompt that requires a YES input.
    echo -n "YES" | cryptsetup luksErase /dev/sdaX should work for this, but it hasn't been tested

  • Noise detection:
    If above a certain threshold, do something.

  • Webcam motion/light detection:
    If motion/light is detected, do something.

  • "Challenge support":
    Apparently something like https://gitlab.com/shutsentry/shutsentry ?

@Lvl4Sword Lvl4Sword added good first issue Good for newcomers Custom Command Unsupported community custom command labels Dec 13, 2022
@Lvl4Sword Lvl4Sword pinned this issue Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Custom Command Unsupported community custom command good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant