Live data from Hacker News

Show HN: Anoncat, stay Anonymous while sharing and chatting

anoncat.com

21–30 of 31 posts

Re: Show HN: Anoncat, stay Anonymous while sharing and chatting

#22
post #15

Earlier 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.

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

#25
post #15

Earlier 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?

The captcha one? As a Tor user for casual browsing it is really a slap in the face to see that on websites I considered supportive of privacy.

Re: Show HN: Anoncat, stay Anonymous while sharing and chatting

#27
post #6

Looks 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)?

I don't have much disk space available so if the limit is exceeded I will delete files that have not been downloaded recently. Active files stay longer. Legal problems I have not put much thought into, but anything reported or found by me will be deleted immediately. Client side encryption and decryption could come in the future.

Re: Show HN: Anoncat, stay Anonymous while sharing and chatting

#28

I 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. ;)

My friend did the same, really took its toll on the servers and I was forced to take them offline. Rate limiting is now implemented, thanks for pointing this out!

Re: Show HN: Anoncat, stay Anonymous while sharing and chatting

#30

I 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?

Are you using Swype keyboard or some exotic keyboard? The return key on those keyboard have a strange behaviour that I will debug some day. No way to set nick, they are randomly generated for each browser.
Post reply on HN