Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
1–10 of 48 posts
Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#2Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#3Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#4Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#5Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#6I like it.
Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#7Wouldn't something like this be easier to encrypt for transmission than normal video? Plus, in the case it comes up, "that ascii representation doesn't look anything like me and you can't prove it was me." I like it.
I wouldn't rely on terrible quality video for plausible deniability but if you want to there are of course many ways to make your webcam feed shitty looking.
Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#8Who needs skype when you've got ascii...
Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#9sudo apt-get install libncurses5-dev
Re: Show HN: A Simple terminal-based video chat – renders in ASCII and has audio
#10Wouldn't something like this be easier to encrypt for transmission than normal video? Plus, in the case it comes up, "that ascii representation doesn't look anything like me and you can't prove it was me." I like it.
Note you can tunnel arbitrary ports in ssh for data if that's what you're thinking of.