Update README & add icon
This commit is contained in:
parent
dbb7983283
commit
007e011089
@ -1,6 +1,9 @@
|
||||
# Project Nullpoint
|
||||
<div align="center">
|
||||
<img src='./icon.svg' width="150px">
|
||||
<h2>nullpoint</h2>
|
||||
</div>
|
||||
|
||||
Secure Fedora CoreOS server setup with LUKS encryption, TPM, and BTRFS RAID1.
|
||||
Secure Fedora CoreOS server setup with LUKS encryption, TPM, and BTRFS RAID1 with focus on Hetzner Infra.
|
||||
|
||||
## Features
|
||||
|
||||
@ -9,7 +12,7 @@ Secure Fedora CoreOS server setup with LUKS encryption, TPM, and BTRFS RAID1.
|
||||
- Remote unlock via Tang server
|
||||
- TPM-based boot verification
|
||||
- BTRFS RAID1 storage
|
||||
- Secure Boot with custom kernel signing
|
||||
- Automated deployment to Hetzner
|
||||
|
||||
## Security Model
|
||||
|
||||
|
12
icon.svg
Normal file
12
icon.svg
Normal file
@ -0,0 +1,12 @@
|
||||
<svg stroke="white" fill="none" stroke-width="2" viewBox="0 0 24 24"
|
||||
stroke-linecap="round" stroke-linejoin="round"
|
||||
height="200px" width="200px"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12 12m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0"/>
|
||||
<path d="M12 21l0 .01"/>
|
||||
<path d="M3 9l0 .01"/>
|
||||
<path d="M21 9l0 .01"/>
|
||||
<path d="M8 20.1a9 9 0 0 1 -5 -7.1"/>
|
||||
<path d="M16 20.1a9 9 0 0 0 5 -7.1"/>
|
||||
<path d="M6.2 5a9 9 0 0 1 11.4 0"/>
|
||||
</svg>
|
After Width: | Height: | Size: 454 B |
Loading…
Reference in New Issue
Block a user