Skip to content

Commit f4efe65

Browse files
committed
Docu
1 parent 22aa275 commit f4efe65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# <img src="https://rstrict.cloud/rstrict-logo.svg" width="68" height="68" alt="rstrict logo" style="vertical-align:middle;position:relative;top:14px;"> rstrict
1+
# <img src="https://rstrict.cloud/rstrict-logo.svg" width="68" height="68" alt="rstrict logo" style="vertical-align:bottom;position:relative;top:8px;"> rstrict
22

33
A lightweight, secure sandbox for running Linux processes using the Linux kernel's [Landlock LSM](https://docs.kernel.org/userspace-api/landlock.html), implemented in Rust with the excellent [`landlock-rs`](https://docs.rs/landlock/latest/landlock/) crate.
44

@@ -10,7 +10,7 @@ A lightweight, secure sandbox for running Linux processes using the Linux kernel
1010
[![Rust](https://img.shields.io/badge/rust-1.70%2B-blue.svg)](https://www.rust-lang.org/)
1111
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://mit-license.org/)
1212

13-
[Website](https://rstrict.cloud/) | [Guides](https://rstrict.cloud/learn/) | [Docs](https://rstrict.cloud/documentation/)
13+
[Website](https://rstrict.cloud/) | [Guides](https://rstrict.cloud/learn/) | [Docs](https://rstrict.cloud/documentation/) | [Crate](https://crates.io/crates/rstrict)
1414

1515

1616
For detailed information about the underlying Landlock security module, see the [official Linux kernel documentation](https://docs.kernel.org/userspace-api/landlock.html).

0 commit comments

Comments
 (0)