From f8b3b49d34a55c2b321a4b12bbfedd612c6e5ede Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 4 Jun 2025 16:56:09 +0200 Subject: Fix README structure --- Debian.md | 32 -------------------------------- 1 file changed, 32 deletions(-) (limited to 'Debian.md') diff --git a/Debian.md b/Debian.md index 91a3750..a88f1d3 100644 --- a/Debian.md +++ b/Debian.md @@ -1,35 +1,3 @@ -# TailsOS -## GPG restore smart key -```bash -zbarcam -1 --raw > key.asc -gpg --import key.asc -gpg --edit-key --expert -gpg> trust -gpg> keytocard -Really move the primary key? (y/N) y -Please select where to store the key: - (1) Signature key - (3) Authentication key -Your selection? 1 -... -gpg> key 1 -gpg> keytocard -Please select where to store the key: - (2) Encryption key -Your selection? 2 -... -gpg> key 1 -gpg> key 2 -gpg> keytocard -Please select where to store the key: - (3) Authentication key -Your selection? 3 -... - -gpg> quit -Save changes? (y/N) y -``` - # ParrotOS ```bash # Allow ssh into the machine -- cgit v1.2.3