1
- # sedcli and libsed
1
+ # sedcli and libsed overview
2
2
3
3
TCG Opal is an industry standard allowing Self-Encrypting Drives management,
4
4
i.e. enable locking, configuring users, locking ranges etc.
@@ -10,7 +10,7 @@ Opal complaint.
10
10
11
11
## Getting started
12
12
13
- In order to get started use following steps (<sedcli > denotes top level
13
+ In order to get started use following steps (\ < sedcli\ > denotes top level
14
14
directory for sedcli):
15
15
16
16
```
@@ -32,6 +32,18 @@ sedcli -H
32
32
man sedcli
33
33
34
34
```
35
+ For more information goto [ doc] ( doc ) directory.
36
+
37
+ ## Features
38
+
39
+ * Interactive management of NVMe SED allowing to: configure locking, change
40
+ lock state, revert disk back to manafactured state
41
+ * Coming soon: auto management with disk key being retrieved from network
42
+ attached Key Management Server that is OASIS KMIP complaint
43
+
44
+ ## Talks and papers
45
+
46
+ * SNIA SDC 2019: [ Data at Rest Protection at Scale with NVMe and Opal] ( https://www.youtube.com/watch?v=5mmJlNplcAY )
35
47
36
48
## Contributing
37
49
@@ -41,3 +53,13 @@ We encourage contributions! Patches are accepted via pull request:
41
53
* Patches must be signedoff by the developer. This indicates that submitter
42
54
agrees to the ** Developer Certificate of Origin**
43
55
[ DCO] ( https://developercertificate.org )
56
+
57
+ ## Maintainers
58
+
59
+ * Andrzej Jakowski <
[email protected] >;
60
+ github [ @AndrzejJakowski ] ( https://github.com/AndrzejJakowski )
61
+ * Revanth Rajashekar <
[email protected] >;
62
+ github [ @RevanthRajashekar ] ( https://github.com/RevanthRajashekar )
63
+
64
+ Feel free to contact us anytime with questions, feedback or suggestions.
65
+ We would love to hear how you see sedcli going forward.
0 commit comments