Neocities allows anyone to create a free web site to express themselves. Want to create your own awesome site? Join us!
nova-the-proot
2 months ago
We finally found the 'dystopian future' shown in sci-fi stuff and games. Theres a good reason it was originally fiction.
chattable
2 months ago
To combat this, anon account creations are also disabled. What this means for you: New visitors to your site won't be able to read your chat though they can still send messages due to the server processing that and not the client.
chattable
2 months ago
By February 1st, all services will be restored except email sign up & chat creation. The project will remain on the free plan and will remain subject to daily limits as mentioned in the article below https://iframe.chat/updates/article/shutdown-info.html
chattable
2 months ago
I am also aware of being unable to login from your chat, I may work on this later. If you're tech savvy enough, you can copy your Firebase login/account cookie from the dashboard to your website (or your chat) then you won't need to sign in.
finalfantasyix
2 months ago
thanks so much for all the work you've put into maintaining chattable for so long. very sad to see it go :(
tommypanzram
2 months ago
Totally fair and understandable update. Hate that it got to this point but you have a solid project that is really well made. Not for nothing, but have you ever considered making the back end a docker container for users to have the option for self-hosting? Might sound like overkill but I'm having a hard time finding an alternative. The simplicity of yours isn't really matched and that's what I like most about it.
ne0nbandit
2 months ago
Thank you for the update :( I'm sorry stuff has been so rough to maintain.. You mentioned downgrading to the free plan database and I'm wondering if maybe there could be a way the admin could host their own database? At least to aleviate some of that burden
ne0nbandit
2 months ago
I perfectly understand if this would require a lot of code rewriting and whatnot though!
sugarfantasies
2 months ago
such a shame seeing this go, hope it gets better. Is there a way to donate? Because I know if i could i would
kirbydogs
2 months ago
Please open the donations back up. I wish to help you out, even if it isn't with Chattable.
sanji
2 months ago
thank you for all your hard work :( i'm sorry things have had to turn out this way
chattable
2 months ago
@tommypanzram unfortunately dockerization isn't a viable alternative. While it would work to clone most of Chattable you'd still need to setup a Firebase account with specific configurations across auth & rtdb, and then you'd need to edit front & backend code to point everything to the new database. Which isn't something I plan to provide support on
lilithdev
2 months ago
I am really glad to see that Chattable will continue! Downgrading to a free tier plan is kinda genius.
abberation
2 months ago
Oh my god, this makes me so sad :( Chattable was such an amazing service and it's so sad to see that some people just want to ruin everything for no reason.
chattable
2 months ago
We are approaching some hard monthly limits. The first 3 days of January consumed 85% of the monthly hard limit for resources. Chattable will have to stretch the remaining 15% of resources for the rest of the month to remain online
chattable
2 months ago
To alleviate this, new accounts are disabled. This means no person can sign up and new anonymous users can't read chats. This will be reverted next month.
datoxicwaltz
2 months ago
your project was the best free chat to use i really hope this doesnt mean the end...
pearliasystem
2 months ago
Thank you for the incredible work you've done on this project over the years. It's a shame that bad actors have ruined such a great resource. We will support you in your future endeavors either way!
tommypanzram
3 months ago
Cloudflare an option you're open to? I know their free plan has ddos protection.
win1999
3 months ago
Have you reached out to Google/Firebase on the matter? Can't you ban their IP/email?
chattable
3 months ago
I have reached out to Firebase, the attacker has been jumping VPNs since their home IP was leaked. Firebase won't do anything, Firebase also can't be looped through cloudfare, the server is fine but the database is hosted by Firebase which offers no spam protection
chattable
3 months ago
The only real option is to prevent the public from reading chat data directly from the database and loop all read requests through my server. I did this with writes when I switched to a backend. So expect a similar amount of downtime since then
win1999
3 months ago
Hmmm. You could 1) Firebase App Check. A good way to block scripts/bots regardless of their VPN 2) Backend Proxy. Moving reads to your backend, and then you could use Cloudfare Free Bot Shield 3) UID Ban in Rules. Hardcode a "deny" in your security rules? Firebase wont charge for requests blocked by rules.
kiwimeowo
3 months ago
I thought I messed up my code, but it's apparently broken on all of chattable? I hope this issue will be resolved soon, good luck!
kuroi
3 months ago
Can someone please explain to me why, WHY is someone attacking a free chat tool FOR WEEKS? Hope you can sort this out soon :/
chattable
3 months ago
The following steps will be to migrate from Firebase and fully host the database on my server. Bear with me, as it will be a lengthy process leaving Firebase. If you need any data (chat data or account data) from our database (or want it removed) email us
everythingkris
3 months ago
Why the flip would somebody attack a free service like this? Sorry you have to go through this Andrew.
lindley
3 months ago
so sorry this is happening!! hope you can figure it out soon, big chattable fan over here :)
chattable
3 months ago
To put into perspective, with tens of thousands of users costs usually float around $0.03/day or $0.40/month for the database alone. I also have to maintain server costs, domain costs, private email costs, and more
chattable
3 months ago
Without the attacks, all costs considered rounds up to about $810/yr ($65/mo for my server, $15 for yearly domain registration, $15 for email, and $10 maybe for database costs) however, with attacks inflating costs for Firebase due to excessive logins & reads, that adds $75/mo which adds another $900 annually. Not something I'd ask the public to fund. It's best to solve the problem than succumb and pay.
chattable
3 months ago
That's only to mention $75 at the current rate of attacks, if an attacker had more machines they could exponentially inflate these numbers even more
phelah
3 months ago
Oh hey wait, are you sure you should've put their Ip and email publicly here? Not trying to accuse you of anything I'm just curious if putting this information could lead to people finding them. It doesn't make sense why somebody would attack a free service like this, I'm genuinly curious why.
tommypanzram
3 months ago
Holy crap, dude please set up a patreon or other monthly contribution page. A reward could be as simple as access to a community discord. I admire you for providing a free service, but you don't have to take on that financial burdon to provide it. I know you have a ko-fi link on your page but a $1 per month subscription seems like it could be more reliable than a one-time $10 donation.
pastel-skies
3 months ago
Shiiii I thought Chattable was just broken, knowing a bad apple has been DDosing Chattable is just vile... hoping you can find a way to fix this mess, even if it means donating to help!
doggyhell
2 months ago
sorry to hear youve been dealing with hell for no reason besides someone deciding to be malicious. we appreciate your free service dev!
chattable
2 months ago
ETA: I have no timeline for this. With a change of work hours last year and a lack of motivation on my days off, paired with the amount of time & effort required to rewrite as much as I need to (to patch the abusable exploit) I just can not faithfully provide an ETA. It could be days, or months.
chattable
3 months ago
I want to emphasize my commitment to user privacy and will not explicitly allow mods or owners to peek at other people's private conversations.
bevweb
3 months ago
this is so real thoughhh i can never focus on one project for more than like a week at a time
chattable
3 months ago
Truth be told, I was diagnosed as a kid but as I grow older I think most ADHD symptoms are symptoms of just being human and that the diagnosis itself was invented to sell pharmaceuticals.
chattable
4 months ago
And also thanks to hhroses, Bisha, Tapeykatt, wayrift, sanji, colorworld, bruisedgh0st, jlehr, possiblymatt, voidpain, xsolimini, thegportal, ughbees, isnt real (definitely is), myrrh, burgeritchi. melody-nomas, lemontchi, win1999, strawbebby228, slaid, featherfae, duckdev, sewerwolfx, ecka, lunamilk, 404city, nactivagant, obspogon, j0ner, chimerathing,
chattable
4 months ago
femtanyl03, disasterpiece, bielzin, deoxysacid, thegrunklezone, dollzrevival, lockheartlove, teenagegirlboy, maddoxxing, wg2k, superkirbylover (not to be mistaken as Kirbydogs), abbys-notebook, lindley, violetradd, happyniss, starbage, caramelpuddinz, abberation, icandoanything, niceware, dudalog, robinchili, 2000sdreamvault, crystalclearcrystalline, a-normal-site,
chattable
4 months ago
coder5003, hyperlinkadventure, literallyfictional, blueazul, reaperman, huecycles, showmelove, webbersite, unacarceldelocos, hamaonoverdrive, shapeguy, antique-bandit-interactive, vomitcoretrilogy, everythingkris, pankine, seunglixe, blackrabbitden, psyop-26, kingphenomenon, hypervigil, pawzeptum, sava28, raisondetre, monotonousreign, disctwo, kikita, a-rainy-mess, kabannoneko,
chattable
4 months ago
roseverdict, jadebread64, arcade90, soggysyyrup, 1funeral2many, jayviknation, kyrn0v, enderwebs, kalev2005, pillbugs, niicespiice, coastalx, angerbaby, peepo, slad3r, angrydroid, angels-den, mimicrune, ilovespreadingmisinformation (based username btw), gogodbalive, theodoreholiday, vincesdesktop, another-other, ambien, dymaxion, tashafofo, camfan, literature-kei, sourcreamkok, phailsnail,
chattable
4 months ago
cutdoctor, taintedpath, iloush, richardnyxon, do0dlebear, lyon-debug, sun-beams, faeworks, paradice, tubopossum, draconet, autumnpawsome, deadonrip, lasairfhiona, viidda, softatrocity, androbeanie, rotlichlives, glitchednpc, punk-trash, madcapsulez, mmmunia, hermenaut, timeleaf, glorpcore-radio, lain-pix, samarav, heistskid, gennysworld, watercurses, dlj-rad-art, in-wonder, birdgames,
chattable
4 months ago
msnicelupe, msp5, eduworkplace, to-the-farlands, 3130, nexyte, northwolf, maxisdenoth, neuralnetspace, redpotion, rylie-cloud, pearlyverse24, oops-i-fell-in-a-pond, gardenofstardust, sukugosex, bleeh, ilouzya, Cain (from rottingrafflesia), darlingdollies-diary, noircities, shoujowiki, pucha1985, hollowmybones, bluejaybard, studiofitforroyalty, brodis-site, torpid,
chattable
4 months ago
And last but certainly not least, affectioninspections, casketkiss, mothsnest, tiertournament, tvug, 0rion1337, blueofthevalley, thedroidcafe, ghosts-kin-site, school-is-boring, fictionaffectsreality, semiroboticperson, and taylorscorkboard!
blankbarrel
4 months ago
This's been one of the best tools avilable for static sites dude, thank you for hosting it. also MERRY CHRISTMAS LOLE!!!
kirbydogs
4 months ago
Hello, Human Here! Instert Inspiring Quote. As Always, A Jolly Good Thank You From A Real Human From Groogle. (Sent with GenAIBot) Jokes aside, wow! You are amazing! Have a happy Thanksgiving/X-Mas/New Year!
hdub
4 months ago
Isn't that odd to even say? Firebase IS a BACKEND. Backend as a paid service. You should obviously do that yourself instead of paying for it. Good luck and best wishes!
chattable
4 months ago
No, Firebase offers a backend as a service (like cloud computing), but I didn't use those services. I used the realtime database which used client side logic to store, retrieve, and validate data. A database is not an backend. Also, at the time it was using the free tier.
hdub
4 months ago
Clearly I know nothing of backend. I wish I knew some at least. I'm not sure what point is a good time to start reading that book. It's a thick one but, after learning one language, the skill should be transferrable... I hope. Pray for me.
chattable
5 months ago
If you find yourself unable to access iframe.chat, you might be IP banned for abuse. To contest your ban, email chattable@xobyte.org
everythingkris
5 months ago
Woah!! That's insane! Hope you can find a way to make this sustainable for yourself Andrew. I love Chattable but Id hate for it to become a burden to you.
phelah
5 months ago
Wait so are all chattable chats down until end of the year? Or is that because I'm IP banned?
chattable
5 months ago
I don't expect Chattable to go down anytime soon, but new abuse filters have been temporarily added to automatically ban IPs that make too many requests within a short amount of time. This ban is a temporary ban (1hr) but can still be contested
chattable
5 months ago
Chats don't load on first load, this is because the server is reaching a rate limit of 18,000 user token requests per min (1M requests per hour) typically resolves after a reload
chattable
5 months ago
Sometimes new messages get rendered twice, root cause unknown but it's suspected to do with additional server strain
chattable
5 months ago
I'm taking action on abusive IPs, most of these are bots but if you are a genuine user who is having issues loading Chattable please email Chattable support chattable@xobyte.org
chattable
5 months ago
The dashboard on beta now lets you "Force a Stylesheet" which applies a set CSS file to your chat regardless of where it's embedded or if it's even initialized
chattable
5 months ago
Due to the nature of how this works, this feature will only work with CSS files hosted on web servers with CORS enabled. If you don't have CORS enabled, you can continue to style your chat using chattable.initialize()
chattable
5 months ago
First, the Dashboard no longer shows grayed out buttons when no chat is selected. Fixed a bug on Firefox that gave a 404 error inside the chat preview when no chat is selected.
chattable
5 months ago
Second, the settings menu in each chat is now preloaded with your CSS. Meaning you won't ever see the default unstyled settings page if you are using custom CSS
chattable
5 months ago
Finally, edited messages now have an extra class added to them to allow you to customize messages that have been edited.
art music videogames programming games anime food personal writing cats blog movies books gaming fashion photography comics animation design horror game drawing coding arte manga portfolio furry reading ocs poetry cute technology musica kpop history animals education film literature fun roblox philosophy programacion sports nature html science tech programing videogame politics travel minecraft gamedev web love retro life school videojuegos computers youtube pokemon cartoons 2000s blogging fantasy diary video illustration pink dogs idk gardening random comic videos internet memes ai linux oc cooking y2k queer arg nostalgia kawaii tv fandom crafts webcomic test journal worldbuilding aesthetic cars emo business fanfiction media films vocaloid learning news health space stuff math silly fiction website stories cutecore culture arts scifi 90s etc journaling painting cat baking football punk crochet graphics 3d homestuck goth marketing cinema css software pixelart diy commissions lgbt psychology program archive artist sport dance shows sanrio digitalart dnd series makeup me comida creativity metal characters trans religion graphicdesign lgbtq editing funny lifestyle indie aboutme cool friends rpg fanart streaming clothes entertainment plants sonic code development guitar story scene roleplay webcomics javascript comedy languages everything electronics rock ttrpg zines sewing community engineering weird study aesthetics reviews webcore hacking gay cyberpunk beauty basketball webdesign originalcharacters it fnaf educacion vintage soccer computer photos social spirituality deltarune vtuber weirdcore oldweb discord pets informatica blogs coffee project storytelling architecture thoughts biology hobbies flowers shop movie vaporwave clothing information undertale shopping magic japan language lore cosplay mlp nintendo ttrpgs creative book fitness about testing fandoms chat radio experimental physics digital nothing alternative money astronomy blinkies websites crypto html5 info birds singing cybersecurity site crafting personalwebsite wip japanese bugs witchcraft juegos research anything tecnologia furries occult tvshows band finance theatre gamedevelopment autism projects other sleep moda sleeping television profile dolls events resume yaoi interests futbol work vr knitting gatos lain all system photo fish vampires linguistics genshin apps dreams transgender frutigeraero romance poems collecting astrology wiki puzzle animes splatoon rap toys developer mentalhealth meme fanfic webdevelopment python dancing gym free visualnovels app aliens essays ghchs tarot marvel english cartoon drawings skateboarding gothic animations windows hiking family bio coquette gamedesign robots stamps carrd medicine pixels dog intro modding chess fortnite touhou a interactive gyaru journalism humor pizza puzzles deportes mathematics dragons teaching gallery security mystery characterdesign osc links yuri birthday popculture online roleplaying adventure hobby zine fnf data creepypasta resources no jogos rp mythology fansite traveling musicals blender jfashion objectshows pixel ocean piano lol myself gifs vkei novels zonelets law introduction meow amor dreamcore audio twitch peliculas recipes hiphop ffxiv breakcore home libros dark studying style indiegames pjsk noise running tf2 stars communism bfdi danganronpa privacy paranormal shrine swag podcast christianity progamming activism scenecore rpgs plushies wrestling graphic car death boardgames production none spanish bunnies robotics foods hellokitty utau pictures craft socialmedia ecommerce pinterest twine jewelry songs awesome omori outdoors filmmaking feminism educational android volleyball designing lesbian travelling anarchism cine student things geography collage god electronic 3dmodeling bl grunge maths dev misc dinosaurs vent lolita deporte brasil scratch alt 80s webdev environment girls sharks store blue clowns unblocked transformers old tools stickers jazz realestate cafe novel vtubers mario starwars jpop whimsy computing jesus bitcoin pc acting theater chemistry tea trains bts creepy college fotografia help manhwa plurality construction doom images yoga computerscience tumblr translation baseball vlog services args event flash mcr whatever cyber warriorcats collection programmer horses multimedia cozy programar lego pop java videography retrogaming videoediting epic f1 pastel dj supernatural filmes persona escuela skating draw trading tabletop weed historia southpark gamer insects literatura yes therian hardware miku salud opensource podcasts weather techno monsters girly forum tiktok lgbtqia socialism dc ecology truecrime green economics js swimming 3dprinting people tcc programas drama medical angels tattoos nerd skincare maps surrealism trinkets bsd chatting sound shoes kandi hi freedom restaurant modeling ropa cricket otherkin vhs search homepage edm learn ideas enstars animanga world kirby cleaning author estudiante fishing animales healthcare kidcore livros hockey kdrama tourism sociology artwork cultura artes text conspiracy turismo digitalmarketing analysis bible halloween service hardcore sketching racing bands tennis chill curso videogaming petz plural sculpture academia shitposting colors closedspecies depression knowledge thrifting wedding analog did friendship egl visualnovel eating writting brazil christian homework cv programa women frogs programacao purple surreal creation general networking rats drugs scary furniture library ambient alterhuman sites sciencefiction retrogames aviation hair academic mobile medieval university genshinimpact gacha sustainability blockchain mods graffiti anarchy foss mangas wellness yapping tutorials rants theology anthropology ceramics magazine 3dart society cryptids quotes glitch truth batman soft webseries water ux garden writer practice rpgmaker ghosts onepiece server schoolproject talking cycling harrypotter estudio informacion esoteric building otaku erotica cryptocurrency tattoo crocheting concerts bot nails review jjba species programs guns company superheroes theory archives forsaken conlang character notes scrapbooking analoghorror liminal illustrations creating class camping live shrines neocities cards cs play kdramas french startrek meditation bikes spiderman articles instagram selfship performance kids disney os shitpost musicproduction vampire miriadax animal noticias seals sanat handmade church content decor synthesizers communication revival voiceacting terror google apple chaos crime ultrakill shoegaze twitter css3 house unblockedgames blood lostmedia training yumeship rhythmgames mtg future industrial folklore originalcharacter crk vida evangelion advertising mylittlepony programmation idols disability creativewriting quiz youtuber new paganism vlogs vinyl exercise vrchat sims dating satire zelda animalcrossing doodles party interactivefiction frontend viajes marxism repair commission hetalia dandysworld adhd magick calculator poesia fanfics rambling embroidery islam joke sweets creatures animating something facts ia designer spooky prompts military neopets vtubing visualkei entretenimiento programm randomstuff jobs daily geek shifting silliness musics cheese finalfantasy bass desing more vegan scp datascience overwatch beach tamagotchi songwriting rainbow halflife mha cult miscellaneous tareas anthro shoujo developing black oldinternet jeux tarea webring kink hack club motorcycles happy jokes conlangs warhammer vibes todo tecnology photoshop musique dungeonsanddragons zombies collections studies spiritual musicas download underground glitter beginner miniatures arcane hotel musician drinks ranfren tips trabajo self mushrooms archival tokusatsu ui stem 1 videgames private cities solarpunk lofi faith doctorwho ar gossip instruments map agriculture productivity streamer secret beer rave edits desarrollo mecha christmas projectsekai pet yugioh blackmetal
If you are still using Chattable at this time, expect chats to not render on some page loads (because of connection queues) and double rendering of all messages (known issue on my end, happens during high traffic)
Was the limit for february reached or for march already? I thought it was already at the limit when the chat was down for a few days this month. The traffic has been really high for sure
Bread
Kuroi, brother, I don't even know. The limit for March hasn't been reached because the limit is supposed to be a full-stop when met. Like, when I reach this monthly limit it's supposed to full stop until it resets... but it didn't. Next month my limits will reset, they'll be the same limits but with a new balance at 0 bytes of data downloaded. Firebase rules seem to just be ignored for my project, however,
The concurrent active user limit seems to be harshly enforced. 100 users at any given time. If 100 users are online (including anons across all chats), other users will see a chat that is blank (no messages) when loading the page. It seems to be the only limit being enforced and there is absolutely 0 people online who have reported similar behavior.
According to Firebase: I'm allowed 360mb of download per day. I'm at 100+ GB of download for this month. It's been 25 days. Do the math, and you'll notice something is wrong. I have no idea how or why Chattable is able to send or receive messages still, this month has a recorded 224,000 monthly active user which is an all time high.
I can't begin to imagine what it's like to host so many users, but have you thought about moving to a dedicated server (i use railway). A simple Node.js server with socket.io might suffice, for little money. You could also optimize your queries and think about implementing throttling, if you are still have griefers? Apologies if this all sounds obvious or unreasonable, just wanting to help :)