How does onion sites like Valhalla handle databases?

I looked over valhalla and they seem to be using only html and css, I cannot find any sql or php code so how would they handle for example accounts without a database?

It would seem to be that using only html and css is extremely secure, so I want to know how they do it, I also looked over dream and they use html and css also.

Can someone explain this please?


Comments


[2 Points] pinochetHA:

PHP is a server-side script. It outputs client-side scripts which you see (eg. html). They are using a database but again you won't see the SQL code.

Yes only using html and css will reduce your attack surface, but it will be a static site.


[0 Points] IllTeStDrUgS4U:

I used to do all that coding a loooolng time ago. I'm gonna start a market i think!

Actually, F**k that lol. If ather be broke and free!

Seriously though. Out of curiosity.... What things are different as far as coding server etc... I'm sure there's more than being on tor