We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468799e commit 8b79a80Copy full SHA for 8b79a80
1 file changed
README.md
@@ -1,12 +1,9 @@
1
## About
2
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).
+ctrl provides an alternative to the official hbsdcontrol(8) utility
+alongside Go bindings for libhbsdcontrol. See
+[hardenedbsd.org](https://www.hardenedbsd.org)
+for more information about hardenedBSD.
10
11
## Examples
12
0 commit comments