mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
readme
This commit is contained in:
parent
63599a09d7
commit
0c56d3d9d2
@ -14,12 +14,12 @@ https://forums.whonix.org/t/kernel-hardening/7296
|
||||
1\. Download the APT Signing Key.
|
||||
|
||||
```
|
||||
wget https://www.kicksecure.com/derivative.asc
|
||||
wget https://www.kicksecure.com/keys/derivative.asc
|
||||
```
|
||||
|
||||
Users can [check the Signing Key](https://www.kicksecure.com/wiki/Signing_Key) for better security.
|
||||
|
||||
2\. Add the APT Signing Key..
|
||||
2\. Add the APT Signing Key.
|
||||
|
||||
```
|
||||
sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc
|
||||
@ -28,7 +28,7 @@ sudo cp ~/derivative.asc /usr/share/keyrings/derivative.asc
|
||||
3\. Add the derivative repository.
|
||||
|
||||
```
|
||||
echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bullseye main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list
|
||||
echo "deb [signed-by=/usr/share/keyrings/derivative.asc] https://deb.kicksecure.com bookworm main contrib non-free" | sudo tee /etc/apt/sources.list.d/derivative.list
|
||||
```
|
||||
|
||||
4\. Update your package lists.
|
||||
@ -61,7 +61,7 @@ NOTE: Replace `generic-package` with the actual name of this package `security-m
|
||||
## Contact ##
|
||||
|
||||
* [Free Forum Support](https://forums.kicksecure.com)
|
||||
* [Professional Support](https://www.kicksecure.com/wiki/Professional_Support)
|
||||
* [Premium Support](https://www.kicksecure.com/wiki/Premium_Support)
|
||||
|
||||
## Donate ##
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user