Skip to content

Commit c62b356

Browse files
Updates in the documentation
Extension into README.md providing info on: * features * maintainers * references to external materials Signed-off-by: Andrzej Jakowski <[email protected]>
1 parent 23d9aac commit c62b356

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

README.md

+24-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sedcli and libsed
1+
# sedcli and libsed overview
22

33
TCG Opal is an industry standard allowing Self-Encrypting Drives management,
44
i.e. enable locking, configuring users, locking ranges etc.
@@ -10,7 +10,7 @@ Opal complaint.
1010

1111
## Getting started
1212

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
1414
directory for sedcli):
1515

1616
```
@@ -32,6 +32,18 @@ sedcli -H
3232
man sedcli
3333
3434
```
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)
3547

3648
## Contributing
3749

@@ -41,3 +53,13 @@ We encourage contributions! Patches are accepted via pull request:
4153
* Patches must be signedoff by the developer. This indicates that submitter
4254
agrees to the **Developer Certificate of Origin**
4355
[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

Comments
 (0)