1

Topic: OpheimOnline

First of, this isn't a game, but a social network. So if the moderators feel that they have to remove/move my post I understand.

Anyway, I've built a social network called opheimonline (www.opheimonline.com), it's built and designed by me and my girlfriend from scratch. It's currently published so that I can remove some bugs, find out what people want more/less of, etc.

The social network's main feature is an easy way to blog. But of course it also has the normal features such as friends, OOdles (statuses), Profiles (with the normal profile features), and more. I will update the design and add a bit more features to some things like the blog before I start putting money into advertising it, but for now it's good enough for testing purposes.

What I need from you guys is that you register (this is easy, no confirmation mail and unnecessary stuff required), try it out and give me some feedback. If you guys could do this it would mean the world to me.

Thank you in Advance.

AkA Voldemort.
If you need help feel free to ask me here or online.

2

Re: OpheimOnline

Ok, I signed up. I have to warn you though, you need to upgrade your security. Never, ever trust ANY user input. XSS and SQL injection are all very easy. I suggest you read up on those  tongue

3

Re: OpheimOnline

Thanks, lol. Consider it noted. wink I'd appreciate it if you told me what you did, and how to remove the fucking pop up box? (In a PM preferably.)
I knew as soon as the pop up came on my screen that it was you, haha.

AkA Voldemort.
If you need help feel free to ask me here or online.

4

Re: OpheimOnline

Lol, nvm, I see the problem. I'll fix it sometime tomorrow. Thanks for pointing it out though! wink

AkA Voldemort.
If you need help feel free to ask me here or online.

5

Re: OpheimOnline

Rick, could you please see if the security issues you found are fixed now? And also check if you find any else?
Thanks, appreciate it. smile

AkA Voldemort.
If you need help feel free to ask me here or online.

6

Re: OpheimOnline

Well I can give it a try but even if I can't get past the security you added it doesn't mean other people can't either. What's important is that you use the right security concepts and implement them correctly. I suggest you go Google for OWASP, they have lots of information about securing web apps and IIRC they also have some open source libraries for many languages to cover security aspects.