Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

๐Ÿ‘พ ๐—ฒ๐˜…๐—ฝ๐—ฒ๐—ฟ๐—ถ๐—บ๐—ฒ๐—ป๐˜๐—ถ๐—ป๐—ด ๐˜„๐—ถ๐˜๐—ต ๐—ฐ๐—ผ๐—ฑ๐—ถ๐—ป๐—ด, ๐—ฎ๐—ฟ๐˜, ๐—ฎ๐—ป๐—ฑ ๐—ฎ๐˜€๐˜๐—ฟ๐—ผ๐—ป๐—ผ๐—บ๐˜†

Notifications You must be signed in to change notification settings

go-outside-labs/metaverse-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ’พ๐ŸŒŒ "hidden figures" from the metaverse


a quick-and-dirty steganography proof-of-concept using images from the Hubble Space Telescope.

you should be able to see a hidden image when you shift the focal point of your eyes ;) (with a little practice it becomes easy!)


๐Ÿ’ก steganography is the practice of hiding information and it has been around for centuries. one of the most popular techniques is 'least significant bit (LSB) steganography, when the information hider embeds the secret information in the least significant bits of a media file.

can you see the linux penguin ๐Ÿง?




(check other metaverse steganography images here)



running with your own images


you can create your own steganography images! first, install deps with:

pipenv install

add env vars:

cp .env.example .env
vim .env

then add background and foreground images to their respective dirs (background and foreground).

finally, run:

./src/main.py

enjoy!

About

๐Ÿ‘พ ๐—ฒ๐˜…๐—ฝ๐—ฒ๐—ฟ๐—ถ๐—บ๐—ฒ๐—ป๐˜๐—ถ๐—ป๐—ด ๐˜„๐—ถ๐˜๐—ต ๐—ฐ๐—ผ๐—ฑ๐—ถ๐—ป๐—ด, ๐—ฎ๐—ฟ๐˜, ๐—ฎ๐—ป๐—ฑ ๐—ฎ๐˜€๐˜๐—ฟ๐—ผ๐—ป๐—ผ๐—บ๐˜†

Topics

Resources

Stars

Watchers

Forks