Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 38
  1. #11
    Made his way V3nn3tj3's Avatar
    Join Date
    Jan 2012
    Replies
    1
    Country
    Belgium
    Please use a password instead of textbox, this makes the password secure, and not readable to the user...
    I know, this makes you get a char[] instead of a string, but this is much more secure, i do hope you don't send the password trough in plain text? Ifso, this would be very bad...
    Also, you could store the password as a SHA-1 String or something (possible to convert char[] to SHA-1, there are functions for it), and this SHA-1 should be send to server then!

  2. #12
    Developer giriel's Avatar
    Join Date
    Oct 2010
    Replies
    233
    Country
    Belgium
    Xfire
    giriel
    Clan
    -TB#
    Trust us there is no need for concern about the passwords that we use for the Minimizer as they are more then safe enough and besides you should only have your own code and not share it with others...
    And as such we don't see the necessity to place this code word within a password box since it is not something you choose for yourself, it's something we give you.

    Now Hellfig : what OS are you using?
    Also try to use the minimizing key sequence again after you minimized and tell me how that went

    Edit: done some research and seems like ATI is a problem sometimes, do you have an ATI card?
    Last edited by giriel; 13-01-2012 at 14:00. Reason: added ATI

  3. #13
    Chief Paul's Avatar
    Join Date
    Sep 2010
    Replies
    688
    Country
    Netherlands
    Xfire
    trackbase
    Steam
    trackbase
    Clan
    tb.
    Quote Originally Posted by V3nn3tj3 View Post
    Please use a password instead of textbox, this makes the password secure, and not readable to the user...
    I know, this makes you get a char[] instead of a string, but this is much more secure, i do hope you don't send the password trough in plain text? Ifso, this would be very bad...
    Also, you could store the password as a SHA-1 String or something (possible to convert char[] to SHA-1, there are functions for it), and this SHA-1 should be send to server then!
    The password is also in 'plaintext' on the site, so in my eyes it wouldn't make a difference if you would hide it or not in the app. Furthermore, you don't need to worry about your password as this 'password' string does not contain your forum password. The "password" contains a mix of secret elements, and are encrypted with a password no one will guess. In summary: there is no security risk

  4. #14
    Spamming the boards! relic's Avatar
    Join Date
    Jan 2011
    Replies
    178
    Xfire
    tjimboo
    Clan
    Deathrowinmates
    works real nice.. great job

  5. #15
    Spamming the boards! HellfiG's Avatar
    Join Date
    Oct 2010
    Replies
    139
    Country
    Belgium
    Xfire
    leaderplop
    @ Giriel:

    ATI Mobility Radeon HD 5730
    Windows 7

  6. #16
    Developer giriel's Avatar
    Join Date
    Oct 2010
    Replies
    233
    Country
    Belgium
    Xfire
    giriel
    Clan
    -TB#
    Do you have the newest drivers installed of your graphics card?
    I have searched around and seen that ATI is being a problem...
    If you enlighten me with the method you used to fix it I will check if I can implement it

    Otherwise I fear I cannot resolve your issue

  7. #17
    Spamming the boards! HellfiG's Avatar
    Join Date
    Oct 2010
    Replies
    139
    Country
    Belgium
    Xfire
    leaderplop
    If you minimize this minimizor, is it minimized to an Icon, or to the taskbar?
    Also does the minimizor automatically changes resolution, when minimized?

  8. #18
    Developer giriel's Avatar
    Join Date
    Oct 2010
    Replies
    233
    Country
    Belgium
    Xfire
    giriel
    Clan
    -TB#
    It minimizes to the system tray (the small icons) .
    And it does nothing with the resolution, just minimizes.

  9. #19
    Spamming the boards! Dragonji's Avatar
    Join Date
    Oct 2010
    Replies
    444
    Country
    Poland
    Xfire
    dragonji
    Steam
    dragonji
    Clan
    sKy-e
    It's a pity the application doesn't change resolution while minimizing , it would be a great feature for me since my desktop resolution is 1440x900 and game's one is 1152x854. Any possibility to add this?

    Clanpage || --------------------------------------------------------------------- || sKy.eSports Clan

  10. #20
    Developer giriel's Avatar
    Join Date
    Oct 2010
    Replies
    233
    Country
    Belgium
    Xfire
    giriel
    Clan
    -TB#
    Sure I haven't yet thought about that, I will add it too my list
    All suggestions are welcome !!

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions