determinate determinate

Author Topic: GUI password protection  (Read 3404 times)

0 Members and 1 Guest are viewing this topic.

Offline achiever

  • Lord
  • ***
  • Posts: 264
  • Karma: +25/-22
GUI password protection
« on: July 10, 2007, 08:27:24 pm »
can the whole hub be password protected
i.e no settings page(none of the tabs) or any file in windows should open delete copy (total) without the password entered 1s after starting the application.
though it should run without need of password and start serving and then changes should only be allowed commands as GUI is locked till it gets password.

well i feeel the need so i asked :-)
thks,
achiever.

Offline bastya_elvtars

  • Administrator
  • Forum God
  • *****
  • Posts: 3 795
  • Karma: +172/-7
  • The rock n' roll doctor
    • The LawMaker & FreshStuff3 Site
GUI password protection
« Reply #1 on: July 10, 2007, 10:14:52 pm »
can the whole hub be password protected
i.e no settings page(none of the tabs) or any file in windows should open delete copy (total) without the password entered 1s after starting the application.
though it should run without need of password and start serving and then changes should only be allowed commands as GUI is locked till it gets password.

well i feeel the need so i asked :-)

I second this idea.

Offline PPK

  • Administrator
  • Emperor
  • *****
  • Posts: 1 245
  • Karma: +206/-17
  • PtokaX "developer"
GUI password protection
« Reply #2 on: July 11, 2007, 12:01:26 am »
And where to save this password to disallow anyone who have access to computer to get it or delete it to have access to PtokaX  ??? Windows register is not safe, same with PtokaX setting file  :'(

Offline Madman

  • Scripter
  • Emperor
  • ******
  • Posts: 1 322
  • Karma: +75/-1
GUI password protection
« Reply #3 on: July 11, 2007, 06:41:43 am »
in memory?
and Px rembers the pass untill you turn it off.
Tho it would require the user to re-enter the pass everytime they start Px. (start the exe, not the start hub button)
We suffer in silence, we lurk in the shadows, we kill in the night
Site currently down, ETA of returning online is 2099 ;p

Offline achiever

  • Lord
  • ***
  • Posts: 264
  • Karma: +25/-22
GUI password protection
« Reply #4 on: July 11, 2007, 04:59:17 pm »
how does any other software with this type of password protection save their pass?

password holding file should be most securely saved, shouldnt it?

thks,
achiever.
thks,
achiever.

Offline Mutor

  • Global Moderator
  • Forum God
  • *****
  • Posts: 3 854
  • Karma: +395/-18
  • To err is human, to arr is pirate...
    • PxDev
GUI password protection
« Reply #5 on: July 11, 2007, 11:52:19 pm »
There are many methods but strong encryption in a local file should suffice.
Locking that file when the hub is in use would help as well. In any event
the autostart function must be maintained. There are also third party apps
to secure access to running services/programs. One could always use them.
Respectfully,

Mutor

=-=-=-=-=-=-=-==-=-=-=
[ Ptokax Admins Hub ] Ptokax Help Hub
[ Mutor's Ptokax Archive Website ] Scripting Forum
[ Dynamic Downloads ] API 2
[ Microsoft IIS serving PxWeb 1.0d ] API 2
[ WebReg 1.1.2.0 ] Web Based Hub Reg

Offline bastya_elvtars

  • Administrator
  • Forum God
  • *****
  • Posts: 3 795
  • Karma: +172/-7
  • The rock n' roll doctor
    • The LawMaker & FreshStuff3 Site
GUI password protection
« Reply #6 on: July 12, 2007, 12:20:35 am »
Yeah, forgot about TrueCrypt.

Offline achiever

  • Lord
  • ***
  • Posts: 264
  • Karma: +25/-22
Re: GUI password protection
« Reply #7 on: July 12, 2007, 09:35:48 pm »
well thanks for the help and ideas guys

hope it will help ppk to add this password protection.

thks,
achiever.
and ne 1 who moves this post to new topics thanks for it but plzz mention it at both the places. :)
thks,
achiever.

Offline PPK

  • Administrator
  • Emperor
  • *****
  • Posts: 1 245
  • Karma: +206/-17
  • PtokaX "developer"
Re: GUI password protection
« Reply #8 on: July 12, 2007, 10:18:30 pm »
in memory?
Then will be always possible to close this PtokaX instance and start new without password.
There are many methods but strong encryption in a local file should suffice.
Locking that file when the hub is in use would help as well. In any event
the autostart function must be maintained.
Again, close PtokaX instance with password, delete file or password from file and start new without password.

Offline achiever

  • Lord
  • ***
  • Posts: 264
  • Karma: +25/-22
Re: GUI password protection
« Reply #9 on: July 12, 2007, 11:07:32 pm »
close PtokaX instance with password, delete file or password from file and start new without password.
well when ptokax is closed then there should be some outside help, some other application which could be assigned the task to do this, like folderlocks (an application helps to lock folders) or something better...

thks
achiever.
thks,
achiever.

Offline TwîsTèd-dèvîl

  • Viking
  • ****
  • Posts: 510
  • Karma: +79/-2
    • EURO-OP
Re: GUI password protection
« Reply #10 on: July 13, 2007, 01:04:50 pm »
Couldnt pass be saved like the reg users in a .xml file and then encrypted ..
Ive seen some dc clients use this method in the fav hubs  .... 
Looking at the 1 i use ( CrZDC++ ) my passwords for hubs are encrypted in the .xml file
If password is put in , it would only be needed when bringing ptokax out from tray.

Offline PPK

  • Administrator
  • Emperor
  • *****
  • Posts: 1 245
  • Karma: +206/-17
  • PtokaX "developer"
Re: GUI password protection
« Reply #11 on: July 13, 2007, 07:04:42 pm »
Couldnt pass be saved like the reg users in a .xml file and then encrypted ..
Again, close PtokaX instance with password, delete file or password from file and start new without password.

Offline achiever

  • Lord
  • ***
  • Posts: 264
  • Karma: +25/-22
Re: GUI password protection
« Reply #12 on: July 14, 2007, 05:52:57 pm »
well can the password not be coded into numbers and then this number be worked(operated  + - / * > < ne thing) upon and agin get converted to some othe form like(hexadecimal, octal)  and then be stored in some random file created in some place in windows.

lol it mad,
neways this kind of thing ought to work, isnt it?.

well can some 1 think of ne thing much more easier plzz help.

thanks,
achiever.
thks,
achiever.

Offline Typhoon™

  • Global Moderator
  • Lord
  • *****
  • Posts: 400
  • Karma: +22/-3
  • PGE Developer
    • PGE Homepage
Re: GUI password protection
« Reply #13 on: July 14, 2007, 11:42:38 pm »
well can the password not be coded into numbers and then this number be worked(operated  + - / * > < ne thing) upon and agin get converted to some othe form like(hexadecimal, octal)  and then be stored in some random file created in some place in windows.

lol it mad,
neways this kind of thing ought to work, isnt it?.

well can some 1 think of ne thing much more easier plzz help.

thanks,
achiever.

you would still need a way to fully bypass windows to shut the process down, therefor please read PPK's last few identical posts/reply's on this thread :) .
the idea is good, but still kind of weak since all processes in windows can be killed one way or the other ;)



Offline achiever

  • Lord
  • ***
  • Posts: 264
  • Karma: +25/-22
Re: GUI password protection
« Reply #14 on: July 15, 2007, 09:53:29 am »
does this mean that this can not be done?
as no 1 has yet come up with anything to bypass windows.
i just thought that a server software should have a password protection and thus posted this request but it seems to be very difficult to do it :(

achiever.
thks,
achiever.

Offline Mardeg

  • Forum Ace
  • *****
  • Posts: 77
  • Karma: +7/-1
    • The most bloated human-readable email hider in the world!
Re: GUI password protection
« Reply #15 on: July 15, 2007, 01:45:40 pm »
"as no 1 has yet come up with anything to bypass windows."

bastya_elvtars gave the correct answer. Run PtokaX in a TrueCrypt virtual drive.

Offline achiever

  • Lord
  • ***
  • Posts: 264
  • Karma: +25/-22
Re: GUI password protection
« Reply #16 on: July 27, 2007, 04:14:15 pm »
hello ppl

i m sorry for digging up old topics, thought if it is possible to just protect it in the GUI and which will hand on even if application is restarted?

and let the windows protection stay for a while.

it would be great if could be planed how to do it and thus be made possible in new version

thanks,
achiever.
thks,
achiever.

Offline pHåttÝ™

  • Global Moderator
  • Forum Legend
  • *****
  • Posts: 1 936
  • Karma: +5/-1
Re: GUI password protection
« Reply #17 on: August 09, 2011, 09:10:53 pm »
1 option would be to have a seperated small executable file which allows a user to set a password to start ptokax, it can bind a bootloader to ptokax holding the encrypted password, this would allow ptokax exe to be copied anywhere to any computer and would still require the password, however if you happened to lose the password, it would be a problem, if this is a good idea, if i get the time i might put a small app like that together.

-pHaTTy
¤ ÚKÐ ¤ NéTwØrk§ ¤

Offline Mutor

  • Global Moderator
  • Forum God
  • *****
  • Posts: 3 854
  • Karma: +395/-18
  • To err is human, to arr is pirate...
    • PxDev
Re: GUI password protection
« Reply #18 on: August 10, 2011, 02:10:57 am »
There are many third party application that can password protect any win32 exec.
I don't think very many Px users need this and thus is better off as a third part app.
Respectfully,

Mutor

=-=-=-=-=-=-=-==-=-=-=
[ Ptokax Admins Hub ] Ptokax Help Hub
[ Mutor's Ptokax Archive Website ] Scripting Forum
[ Dynamic Downloads ] API 2
[ Microsoft IIS serving PxWeb 1.0d ] API 2
[ WebReg 1.1.2.0 ] Web Based Hub Reg

 

determinate determinate