Skip to content

Commit 8b79a80

Browse files
committed
Update docs
1 parent 468799e commit 8b79a80

1 file changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
## About
22

3-
The ctrl package provides Go bindings for the libhbsdcontrol
4-
library for the [HardenedBSD](https://git.hardenedbsd.org/hardenedbsd/hardenedbsd)
5-
operating system. The library provides an interface that can enable, disable,
6-
restore and query feature states for a given file. This repository also
7-
includes a commmand line utility by the name of
8-
[ctrl](https://git.hardenedbsd.org/0x1eef/ctrl)
9-
that provides an alternative implementation of hbsdcontrol(8).
3+
ctrl provides an alternative to the official hbsdcontrol(8) utility
4+
alongside Go bindings for libhbsdcontrol. See
5+
[hardenedbsd.org](https://www.hardenedbsd.org)
6+
for more information about hardenedBSD.
107

118
## Examples
129

0 commit comments

Comments
 (0)