git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: d714b313ae96325ffc202e186c057b6720e66b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Content

This directory is here for three purposes:

1. Create an x509 key/cert pair with which we can sign the proprietary NVIDIA
   drivers (since it's proprietary black box crap plus coming from a tertiary
    repository, RPMfusion, it's understandably not signed by Fedora themselves)
2. Import the resulting x509 public certificate into the UEFI MOK store
2. Sign the proprietary NVIDIA drivers

For now, we will create a self-signed certificate. Future versions may include
the option to generate a CSR and throw this at your PKI. :-)

Also, **this code is written rather quickly. If in doubt, derive from the
scripts.**