To use the private key to decrypt content, follow the steps below:
1. Download the private key:
Download 0xCF15C0CE.gpg2. Get the passphrase:
Visit https://0xCF15C0CE.github.io to obtain the passphrase.
Note: If the passphrase reads NOT_RELEASED, it means the passphrase has not yet been made available. Please check back later.
Instructions for GnuPG (Linux) and Gpg4win (Windows):
1. Import the key:
To import the private key, use the following command in your terminal:
gpg --import 0xCF15C0CE.gpg
2. Decrypting the content:
Once the key is imported, you can decrypt an encrypted file (e.g., lostOne.asc) using the following command:
gpg --output decryptedFile.txt --decrypt lostOne.asc
Enter the passphrase when prompted to decrypt the file successfully.
Warning:
The 0xCF15C0CE private key should never be used for any other purpose than unsealing the little scroll or decrypting the lostOne files. Both the private key and passphrase have been intentionally distributed publicly, meaning anyone with access to both can read the encrypted content.