![]() |
2010-10-07
, 18:01
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#11
|
![]() |
2010-10-07
, 20:01
|
Posts: 125 |
Thanked: 77 times |
Joined on Oct 2009
@ Sao Paulo, Brazil
|
#12
|
The basic idea for such an application would be a frontend like applocker which maintains a list of all the applications on the phone and the basic algorithm for the daemon would be..
If selected application = protected application
trigger password prompt
else, launch application
if entered password is correct, launch the application
else, display "Incorrect password" and terminate the appication before launch.
I'm not a programmer, this may not be this easy or my idea may be incorrect. Please do correct me.
![]() |
2010-10-07
, 20:35
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#13
|
![]() |
2010-10-08
, 13:53
|
Posts: 96 |
Thanked: 51 times |
Joined on Jul 2010
@ India
|
#14
|
![]() |
2010-10-08
, 14:16
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#15
|
![]() |
2010-10-08
, 14:49
|
Posts: 96 |
Thanked: 51 times |
Joined on Jul 2010
@ India
|
#16
|
The problem is most Linux-capable developers, I think either want real security (in which case what's proposed just doesn't do enough), or they just don't care about securing their phones, and to someone who's worth their salt at programing, having a password protection system on the shortcut to the app doesn't actually automatically feel like it's really preventing anything.
If I could code it I would. Right now I'm trying to set up a good Virtual Machine Linux image and get Scratchbox installed in it. Then starting to learn C and Python and going from there. But it'll be a while before I can do what's being asked. (Possibly months)
The Following User Says Thank You to warhawk007 For This Useful Post: | ||
![]() |
2010-10-08
, 15:03
|
Posts: 88 |
Thanked: 28 times |
Joined on Jul 2010
@ London
|
#17
|
![]() |
2010-10-09
, 06:18
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#18
|
![]() |
2011-02-04
, 07:19
|
Posts: 96 |
Thanked: 51 times |
Joined on Jul 2010
@ India
|
#19
|
![]() |
2011-02-12
, 11:25
|
Posts: 5 |
Thanked: 0 times |
Joined on Feb 2011
|
#20
|