![]() |
Re: [Announce] SIMLock - A SIM card based locking daemon
Stupid question, if this program was used, what stops the person from re-flashing the phone?
|
Re: [Announce] SIMLock - A SIM card based locking daemon
Quote:
|
Re: [Announce] SIMLock - A SIM card based locking daemon
Can you please upload this to the Maemo.org repositories?
|
Re: [Announce] SIMLock - A SIM card based locking daemon
Quote:
My basic idea is that a list of protected applications is maintained and whenever a protected application is opened, the phone should ask for a lock code before opening the application. Hope you could understand my idea here. Most "experts" in this community responded to my request by asking me to create and maintain a truecrypt volume or container..but this is not what I want. All I want is a lock code being asked before opening a protected application. Thanks in advance! |
Re: [Announce] SIMLock - A SIM card based locking daemon
Quote:
i think that's quite doable.. if no one interested in doing this, i might consider do this myself. let's see when i get free time, i'll try to look at this |
Re: [Announce] SIMLock - A SIM card based locking daemon
Quote:
I have requested for such an app since I bought my N900 and never saw something like this for maemo. I have some nosey friends who try to take a peek into my contacts and messages whenever they get hold of the phone. So this is to discourage that. Here, they can still check out my phone,but cannot open protected applications without entering the lock code. Thanks for taking this into consideration. I'll be looking forward to something like this. |
Re: [Announce] SIMLock - A SIM card based locking daemon
I was thinking of using python-dbus to listen to new started apps, but apparently no dbus signal triggered when launching an apps
anybody has an idea on how to trap a dbus method? since I can see com.nokia.HildonDesktop.AppMgr.LaunchApplication using dbus-monitor, but continuously running dbus-monitor and parse its output can quickly drain your battery AFAIK |
Re: [Announce] SIMLock - A SIM card based locking daemon
@ajack: The idea is more to discourage people from being able to use your phone without reflashing (and hence loosing all your personal data). Also, reflashing isn't the most easy thing to do for a thief not to mention they aren't all that likely to find many N900s to steal. All just designed to make their life a pain.
With regards to making an app to secure your applications. It could be possible but as figaro said, constantly checking the list of running apps will eat your battery. You could have it pause checking while the phone is locked and use some tricks to drop the number of cycles performed to see what checks have to be done (say, not checking before a certain TTY which you would have checked before). I could look into doing something like this but there will always be a workaround, a simple killall command would render it useless unless it was constantly respawned (not too hard to do) but say the app doesn't check any apps which are open before it was launched, then a killall applockerd exec contacts && disown has a chance of getting through (race condition). Once again though, it is unlikely that your friends are going to realise all of this, and either way, you are likely to have added xterm to your list of secure apps anyway. |
Re: [Announce] SIMLock - A SIM card based locking daemon
theres an app that does something similar to what ajacks after, I forget the name though!
|
Re: [Announce] SIMLock - A SIM card based locking daemon
Quote:
If a standalone application would eat cpu cycles or battery, a hack to invoke maemo's own "Enter lock code" screen on opening these applications would also do the job. |
| All times are GMT. The time now is 07:15. |
vBulletin® Version 3.8.8