This repository contains the encrypted text featured on the album cover for Continuity by Yann Novak.
To decrypt it:
- Visit: https://encrypt-online.com/decrypt
- Select aes-256-cbc as the encryption method (this should be the default)
- Paste the contents of
encrypted-text.txtinto the input field - Use the album title —
Continuity(capital C) — as the passphrase - Click Decrypt
Warning
Make sure to copy the encrypted text exactly, with no extra spaces or line breaks.
encrypted-text.txt: The raw AES-encrypted string extracted from the album covercover.jpg– Full-size album cover image (high resolution)thumbnail.jpg– Reduced-size image used for preview in this README
- Bandcamp: Buy or stream on Bandcamp
- Streaming: Available on all major platforms (TIDAL, Apple Music, Spotify, etc.)
- Label: Room40
The album cover for Continuity contains an encrypted version of the description/essay that accompanies the album. This guide allows fans to decrypt it without the hurdles of copying text from a JPG.
continuity/
├── assets/
│ ├── cover.jpg
│ └── thumbnail.jpg
├── README.md
└── encrypted-text.txt