Show HN: Anoncat, stay Anonymous while sharing and chatting
21–30 of 31 posts
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#22Earlier quoted context omitted.
He can use Cloudflare for now. Free plan has HTTPS too.
Nothing says anonymity like a global CDN that "infected" an incredible of websites. No thanks! Keep it local on your server please.
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#23I think the name, anoncat, is very clever. Maybe I'm predisposed for cat-like-things. But anyway the application is very clever too. How come you store the chat messages?
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#24Earlier quoted context omitted.
Nothing says anonymity like a global CDN that "infected" an incredible of websites. No thanks! Keep it local on your server please.
Link?
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#25Earlier quoted context omitted.
Nothing says anonymity like a global CDN that "infected" an incredible of websites. No thanks! Keep it local on your server please.
Is that why I have been seeing a Cloudflare redirect message at most sites I've visted this week?
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#26Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#27Looks nice! I see you allow file uploads. How do you handle file storage, isn't that potentially expensive (DOSing your bank account)? And what about legal problems (copyright infringement and illegal stuff)?
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#28I did: setInterval(function(){socket.join("rooms:" + 'hn', {}, function(chan) {chan.send("new:message", {content: 'message from a BOT', nick: 'nick', chan: 'hn'})});}, 10); There is obiously some security problems. ;)
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#29Nice UI. Is the code available? How does it compare to https://crypto.cat/ ?
Re: Show HN: Anoncat, stay Anonymous while sharing and chatting
#30I can't figure out how to chat. Enter isn't working to send messages. Also, is there a way to set nicks, like in IRC?