Skip to content

yannnovak/continuity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Continuity

Album cover for Continuity

Album Artwork Decryption Guide

This repository contains the encrypted text featured on the album cover for Continuity by Yann Novak.

To decrypt it:

  1. Visit: https://encrypt-online.com/decrypt
  2. Select aes-256-cbc as the encryption method (this should be the default)
  3. Paste the contents of encrypted-text.txt into the input field
  4. Use the album title — Continuity (capital C) — as the passphrase
  5. Click Decrypt

Warning

Make sure to copy the encrypted text exactly, with no extra spaces or line breaks.

Files

  • encrypted-text.txt: The raw AES-encrypted string extracted from the album cover
  • cover.jpg – Full-size album cover image (high resolution)
  • thumbnail.jpg – Reduced-size image used for preview in this README

Listen or Buy

About the Project

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.

Project Structure

continuity/
├── assets/
│   ├── cover.jpg
│   └── thumbnail.jpg
├── README.md
└── encrypted-text.txt

About

Album artwork decryption guide

Resources

Stars

Watchers

Forks

Contributors