Jump to content




Thunderhawk 3.0 - Finally

networking lua wireless

  • This topic is locked This topic is locked
220 replies to this topic

#201 lieudusty

  • Members
  • 419 posts

Posted 17 August 2013 - 02:39 PM

Finally its done! :D

#202 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 17 August 2013 - 06:42 PM

Yes! GravityScore finally decided to update it, Yay! :D
Who nagged you todo it? :P

EDIT: D:
Posted Image

#203 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 17 August 2013 - 09:15 PM

View PostHellkid98, on 17 August 2013 - 06:42 PM, said:

Yes! GravityScore finally decided to update it, Yay! :D
Who nagged you todo it? :P

EDIT: D:

That's caused by clicking the link after you've already validated your account (by clicking the link). So basically that happens if you click the link twice. According to the database, your account is already validated, so you should be able to use it.

#204 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 18 August 2013 - 05:23 AM

View PostGravityScore, on 17 August 2013 - 09:15 PM, said:

View PostHellkid98, on 17 August 2013 - 06:42 PM, said:

Yes! GravityScore finally decided to update it, Yay! :D
Who nagged you todo it? :P

EDIT: D:

That's caused by clicking the link after you've already validated your account (by clicking the link). So basically that happens if you click the link twice. According to the database, your account is already validated, so you should be able to use it.
Oh.. Ok :)
Good to know.. Just thought I'd get some verification about it

#205 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 18 August 2013 - 06:03 AM

View PostHellkid98, on 18 August 2013 - 05:23 AM, said:

Oh.. Ok :)
Good to know.. Just thought I'd get some verification about it

I changed the alert shown to make that a bit more clear now :)

Added CAPTCHAs (using reCAPTCHA) to the registration too.

#206 Sxw

  • Members
  • 306 posts
  • LocationWhenever, Wherever!

Posted 18 August 2013 - 03:08 PM

Nice job!

What emulator is that in the screenshot?

#207 Tron

  • Members
  • 63 posts
  • LocationMinecraftia

Posted 18 August 2013 - 06:08 PM

Great program, but the list of users website seems to be broken/offline, did it move?

#208 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 18 August 2013 - 10:28 PM

SHA-512 - the most secure hashing algorithm in the world, so there's literally no chance someone's going to steal your password.
not the most secure.. there are much better
and please tell me you salt, if you dont you probably shouldnt be making online applications like this

The email you supply is hashed using SHA-512, before being stored on the system to prevent spammers. It is not visible in plain text in the database.

then why do you ask for a email, NO other register software hashes emails

also, exploits will be exploited
expect to end up like ccMail =3

the UI is a bit to big, not enough space for large messages
other than that it looks great

#209 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 19 August 2013 - 02:33 AM

View PostPixelToast, on 18 August 2013 - 10:28 PM, said:

SHA-512 - the most secure hashing algorithm in the world, so there's literally no chance someone's going to steal your password.
not the most secure.. there are much better
and please tell me you salt, if you dont you probably shouldnt be making online applications like this

The email you supply is hashed using SHA-512, before being stored on the system to prevent spammers. It is not visible in plain text in the database.

then why do you ask for a email, NO other register software hashes emails

also, exploits will be exploited
expect to end up like ccMail =3

the UI is a bit to big, not enough space for large messages
other than that it looks great

Of course it's salted... What algorithms are you referring to that are much better? I would love to know.

I ask for the email to prevent spammers (why else?). It's hashed because I don't think people would want me staring at their email sitting in plain text in a database. They wouldn't feel inclined to give away their email to a tiny program in Minecraft that just happens to ask for it. Or at least, I wouldn't want to give my email away like that.

Have fun exploiting it. Thanks for the compliment at the end.

#210 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 19 August 2013 - 12:28 PM

View PostSxw, on 18 August 2013 - 03:08 PM, said:

Nice job!

What emulator is that in the screenshot?
I think it is CCDesk

#211 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 19 August 2013 - 07:50 PM

View PostHellkid98, on 19 August 2013 - 12:28 PM, said:

View PostSxw, on 18 August 2013 - 03:08 PM, said:

Nice job!

What emulator is that in the screenshot?
I think it is CCDesk

Not quite, it's my own emulator I wrote in C++. CCDesk doesn't work on my mac. I won't release it though. Too hard to get the goddamn GUI framework to export and cross platform properly, just too damned hard.

View Postluker2009, on 18 August 2013 - 06:08 PM, said:

Great program, but the list of users website seems to be broken/offline, did it move?

Ahh yes I completely forgot about updating that! I'll do it now.

EDIT: done.

#212 willwac

  • Members
  • 182 posts

Posted 09 September 2013 - 08:01 PM

Create an online version of thunderhawk

When you get a reply, it should show the message that it was relaying from: I.e:

Original msg:

From: Test
To: Tester
-------------
Message A

When you reply:

From Tester
To Test
--------
Message Hello!

In reply to:

Message A

#213 Turabi4

  • New Members
  • 1 posts

Posted 17 December 2013 - 08:53 PM

Copied it from pastebin, going into the computer, and the computer crashes. Btw I love the custom crash thing!

#214 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 18 December 2013 - 09:43 AM

View PostTurabi4, on 17 December 2013 - 08:53 PM, said:

Copied it from pastebin, going into the computer, and the computer crashes. Btw I love the custom crash thing!
I don't think it works since the webserver GS hosted it on shutdown and therefore it won't work, The custom crash thing can be created with pcall if you want to know ;)

#215 gollark8

  • Members
  • 207 posts

Posted 18 December 2013 - 11:37 AM

It seems that the thunderhawk webserver is down.

Edited by gollark8, 18 December 2013 - 11:37 AM.


#216 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 20 December 2013 - 05:34 PM

Yep. 123-reg is complaining that it is suspended.

#217 RatcheT2497

  • Members
  • 72 posts
  • LocationSlovakia

Posted 28 December 2013 - 06:46 AM

"Thunderbird has many other features" Umm, isn't this program claled ThunderHawk? :S

#218 Shnupbups

  • Members
  • 596 posts
  • LocationThat place over there. Y'know. The one where I am.

Posted 29 December 2013 - 02:10 AM

:( expired.

#219 3dsboy08

  • Members
  • 20 posts

Posted 29 December 2013 - 11:43 AM

Its Expired D:

#220 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 29 December 2013 - 11:51 PM

Yes the program no longer works because there is no hosting for the PHP scripts, and I can't be bothered finding new hosting. I think I'll get the thread locked to avoid people mentioning this again and again.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users