From 88b0bccea139fa86eb1fc67a830aa2adafafa996 Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Mon, 25 Apr 2022 01:32:10 +0200 Subject: [PATCH] Add usage example --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 411c34d..282034d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,28 @@ make check # optionally run the catch testing framework make ``` +Usage example +------------- + + +``` +$ stenc -f /dev/nst0 --detail +Status for /dev/nst0 +-------------------------------------------------- +Device Mfg: TANDBERG +Product ID: LTO-6 HH +Product Revision: 3579 +Drive Encryption: on +Drive Output: Decrypting + Unencrypted data not outputted +Drive Input: Encrypting + Protecting from raw read +Key Instance Counter: 1 +Encryption Algorithm: 1 +Drive Key Desc.(uKAD): mykey20170113 +``` + + Linux Packages -------------- [![Packaging status](https://repology.org/badge/vertical-allrepos/stenc.svg)](https://repology.org/metapackage/stenc)