corvus-ch/horcrux

View on GitHub
README.md

Summary

Maintainability
Test Coverage

Showing 14 of 14 total issues

Line length
Open

IMPORTANT: This produces an incomplete result, should your secret does not fit in one single QR code.
Severity: Info
Found in README.md by markdownlint

Code block style
Open

curl -s https://packagecloud.io/install/repositories/corvus-ch/tools/script.rpm.sh | sudo bash
Severity: Info
Found in README.md by markdownlint

Line length
Open

curl -s https://packagecloud.io/install/repositories/corvus-ch/tools/script.deb.sh | sudo bash
Severity: Info
Found in README.md by markdownlint

Line length
Open

the data directly. A tool like `zbarimg` from the [zbar libary][zbar] can be used to
Severity: Info
Found in README.md by markdownlint

Code block style
Open

horcrux restore -o paperkey.bin *.txt.* # For this example only two of the three files are required.
Severity: Info
Found in README.md by markdownlint

Code block style
Open

horcrux create --encrypt -f text -f qr "/path/to/secret"
Severity: Info
Found in README.md by markdownlint

Trailing spaces
Open

can recreate the secret they were created from.
Severity: Info
Found in README.md by markdownlint

Code block style
Open

brew install corvus-ch/tools/horcrux
Severity: Info
Found in README.md by markdownlint

Line length
Open

horcrux restore -o paperkey.bin *.txt.* # For this example only two of the three files are required.
Severity: Info
Found in README.md by markdownlint

Code block style
Open

KEY_ID=… # Declare variable holding the ID of the GPG key you want to backup.
Severity: Info
Found in README.md by markdownlint

Bare URL used
Open

If you are not familiar with Homebrew visit https://brew.sh.
Severity: Info
Found in README.md by markdownlint

Line length
Open

curl -s https://packagecloud.io/install/repositories/corvus-ch/tools/script.rpm.sh | sudo bash
Severity: Info
Found in README.md by markdownlint

Line length
Open

for f in test.txt.*; do asciidoctor-pdf -o "${f%.txt.*}-${f##*.}.pdf" "${f}"; done
Severity: Info
Found in README.md by markdownlint

Code block style
Open

curl -s https://packagecloud.io/install/repositories/corvus-ch/tools/script.deb.sh | sudo bash
Severity: Info
Found in README.md by markdownlint
Category
Status