cloudtube icon indicating copy to clipboard operation
cloudtube copied to clipboard

(enhancement) consider to integrate steganography

Open immortal3 opened this issue 7 years ago • 2 comments
trafficstars

steganography will provide hidding data and and also some good amount of space utilization.

immortal3 avatar Mar 01 '18 19:03 immortal3

I am interested to know more... I have never worked with stenography. Will it help keep the file size down? As for hiding the data, I was just going to use bcrypt or something, you think that would be good? I've also written about and implemented a compression algorithm once using Zipf's law, which could work quite well here.

TheApeMachine avatar Mar 01 '18 23:03 TheApeMachine

it depends on which type of steganography algorithm you are using.Check out some simple steganography which are like LSB which don't increase size but depending on format it can vary.

immortal3 avatar Mar 02 '18 04:03 immortal3