15 lines
271 B
Markdown
15 lines
271 B
Markdown
|
|
# AnotherOS
|
||
|
|
|
||
|
|
Public keys for AnotherOS. Derivating from **Universal Blue** and **Fedora Silverblue**.
|
||
|
|
|
||
|
|
## Cosign key
|
||
|
|
|
||
|
|
To generate a pair:
|
||
|
|
|
||
|
|
```bash
|
||
|
|
COSIGN_PASSWORD="" cosign generate-key-pair
|
||
|
|
```
|
||
|
|
|
||
|
|
## More info
|
||
|
|
|
||
|
|
[os.anotherweb.it](https://os.anotherweb.it) for all details.
|