by azianmike on 4/1/20, 3:41 AM with 13 comments
by TheObserver6955 on 4/1/20, 10:54 AM
Also, there are possibilitys to archive this while still beein usable. Apples FaceTime does support E2E encryption for video calls.
by smolder on 4/1/20, 12:08 PM
by CodesInChaos on 4/1/20, 2:47 PM
Plus Caesar encryption is a bad example, since it's so bad that you can actually compress the ciphertext using standard lossless compression algorithms.
by doomrobo on 4/1/20, 7:34 AM
by nkkr on 4/2/20, 3:29 AM
Read about Scalable Video Codecs (H.264SVC, HEVC, VP9, AV1), SFU vs MCU architectures and then try again. The real reason end-to-end encryption is hard with SFU-mediated multiparty is very different from what is being described.
by luizfzs on 4/1/20, 6:34 PM
by maytc on 4/1/20, 12:31 PM
Not sure if eli5, but you can compress that message. Counter example: Huffman encoding that message.