The system is written in python based on bip39, it has
12 words that give you access to the private key.
So we have 12 words of a 2048 total words file equal to a mathematical
rapresentation of 2^132
Each word has an index associated, the index is convert to bits (0 - 1) each one of that is a square white or black in a chessboard. The chessboard is a bmp image file that you can print or copy on a paper.
We have different possibility to bury a secret like private key, i want to demonstrate that seed phrase word is not the only system we can use. i believe in future will not be only seed phrase system, we probably will have more types of seed like images.
I want to inspire the community to this change and create other opensource systems to convert secret key to other secret seed.