Re: [Om2008.9] screen locking application?

2012-03-05 Thread Radek Polak
On Sunday 04 March 2012 23:14:36 Andrey Mitroshin wrote:

 Hello,
 Is there some application for qtmoko to lock the device so nobody can get
 personal information from the device in the case device being lost or
 stolen?

No - i think you would need to extend current qtmoko's lock screen or write 
alternative one.

Regards

Radek

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2012-03-05 Thread Hrabosh
On Monday 05 of March 2012 10:09:11 Radek Polak wrote:
 On Sunday 04 March 2012 23:14:36 Andrey Mitroshin wrote:
  Hello,
  Is there some application for qtmoko to lock the device so nobody can
  get
  personal information from the device in the case device being lost or
  stolen?
 
 No - i think you would need to extend current qtmoko's lock screen or write
 alternative one.
 
 Regards
 
 Radek


BTW .. would it be possible to run TrueCrypt on FreeRunner?


Zb.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2012-03-05 Thread Al Johnson
On Monday 05 March 2012 11:37:12 Hrabosh wrote:
   BTW .. would it be possible to run TrueCrypt on FreeRunner?

It looks possible in theory. There are reports of it running on other arm 
platforms. Debian apparently don't package it for licensing reasons, but do 
have instructions for building and installing it.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2012-03-05 Thread Mossroy
  

Another approach would be to use a software like prey :
http://preyproject.com/ [3] . There's a debian package :
http://packages.debian.org/wheezy/prey [4] 

It would only be relevant
if you have a permanent Internet connection. 

It periodically checks on
a server if your machine has been reported as lost/stolen. If so, it can
run several types of actions on the machine, including : 

- trying to
geolocate it (based on the wifi networks it can reach) : might work on
QtMoko 

- delete emails, stored passwords etc : might work if you
modify the scripts to delete the files/directories you want 

- and many
other features that probably won't work out-of-the-box on QtMoko (take a
screenshot, lock the device, take a photo with a webcam etc) 

It sends
these info to the server, or by email. 

I use it successfully on my
netbook, with a private server. Maybe it would be worth trying it on
QtMoko. 

It does not encrypt anything, but can at least delete
sensitive information, and give you hints to find the phone. 

NB : note
that there seems to be some criticisms on the security of prey :
http://www.shrp.me/docs/dont_use_prey.php [5] 

Mossroy 

On Mon, 05 Mar
2012 11:02:16 +, Al Johnson wrote: 

 On Monday 05 March 2012
11:37:12 Hrabosh wrote:
 BTW .. would it be possible to run TrueCrypt
on FreeRunner?
 It looks possible in theory. There are reports of it
running on other arm platforms. Debian apparently don't package it for
licensing reasons, but do have instructions for building and installing
it. ___ Openmoko community
mailing list community@lists.openmoko.org [1]
http://lists.openmoko.org/mailman/listinfo/community [2]

 


Links:
--
[1] mailto:community@lists.openmoko.org
[2]
http://lists.openmoko.org/mailman/listinfo/community
[3]
http://preyproject.com/
[4] http://packages.debian.org/wheezy/prey
[5]
http://www.shrp.me/docs/dont_use_prey.php
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2012-03-04 Thread Andrey Mitroshin
Hello,
Is there some application for qtmoko to lock the device so nobody can get 
personal information from the device in the case device being lost or stolen?

On Sun, Aug 07, 2011 at 08:34:21PM +0200, Matthias Apitz wrote:
 El día Saturday, July 30, 2011 a las 10:21:38AM +0200, Matthias Apitz 
 escribió:
 
  El día Friday, July 29, 2011 a las 09:50:29AM +0200, Lukas Märdian escribió:
  
   You can find it in my git-repo at github:
   https://github.com/slyon/today
  
  Hi Lukas,
  
  Thanks for the pointer; I fetched it but it depends of to much other
  Python stuff.
 
 Hi,
 
 I wrote a small app in Python which occupies the screen and has four
 buttons 1-2-3-4, big enough to be touch by the finger, and which must
 be marked exact in that order to exit the app (and give free the Om
 desktop again). I think this is strong enough so the FR will not act
 by itself while sitting in my pocket and is touch.
 
 The only thing I don't know how to do in Python is to
 say that it should occupy the whole screen, i.e. also the small menu
 line on top of the screen. Any ideas? I can post the Python code if
 someone is interested in.
 
 Thanks
 
   matthias
 -- 
 Matthias Apitz
 t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
 e g...@unixarea.de - w http://www.unixarea.de/
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2011-08-24 Thread Matthias Apitz
El día Saturday, July 30, 2011 a las 10:21:38AM +0200, Matthias Apitz escribió:

 El día Friday, July 29, 2011 a las 09:50:29AM +0200, Lukas Märdian escribió:
 
  You can find it in my git-repo at github:
  https://github.com/slyon/today
 
 Hi Lukas,
 
 Thanks for the pointer; I fetched it but it depends of to much other
 Python stuff.

Hi,

I wrote a small app in Python which occupies the screen and has four
buttons 1-2-3-4, big enough to be touch by the finger, and which must
be marked exact in that order to exit the app (and give free the Om
desktop again). I think this is strong enough so the FR will not act
by itself while sitting in my pocket and is touch.

The only thing I don't know how to do in Python is to
say that it should occupy the whole screen, i.e. also the small menu
line on top of the screen. Any ideas? I can post the Python code if
someone is interested in.

Thanks

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2011-07-30 Thread Matthias Apitz
El día Friday, July 29, 2011 a las 09:50:29AM +0200, Lukas Märdian escribió:

 Hey Matthias!
 
 You can try SHR-today, which is the predecessor of idle_screen (SHR's
 default screen lock).
 
 It's just a little python app running in the background - so it's easy
 to try. I don't know how and if it will run with such an old system, but
 it's worth a try.
 
 You can find it in my git-repo at github:
 https://github.com/slyon/today

Hi Lukas,

Thanks for the pointer; I fetched it but it depends of to much other
Python stuff.

Thanks anyway

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2011-07-29 Thread Lukas Märdian
Hey Matthias!

You can try SHR-today, which is the predecessor of idle_screen (SHR's
default screen lock).

It's just a little python app running in the background - so it's easy
to try. I don't know how and if it will run with such an old system, but
it's worth a try.

You can find it in my git-repo at github:
https://github.com/slyon/today

BR,
Lukas

On 29.07.2011 07:38, Hrabosh wrote:
 Matthias Apitz píše v Čt 28. 07. 2011 v 21:57 +0200:
 El día Thursday, July 28, 2011 a las 12:33:33PM -0700, Alishams Hassam 
 escribió:

 2008.9 is *very* dated. Try qtmoko or SHR- both offer a lock, but by
 default it's a simple slider- I've never had that accidentally fail. I

 I know that 2008.9 is *very* dated. But it just works for me for
 years now and fits what I need. As well the FR is my only cellphone
 and I use it daily, I depend on it somehow and can't experiment
 with updating to something I don't know. Maybe I should buy a
 second FR for this... (offers are welcome :-) )
 
 Just a note:
 
 If you run your system from internal memory, you can make image of it
 via USB, do update and if it won't work just copy your previous image
 back to the phone.
 
 If you run the system from uSD, just buy another card :-)
 

 recall a program for SHR that did the lock a different way, tracing a Z or
 something I don't know if it's still available.

 Thanks for the pointers anyway

  matthias
 
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2011-07-28 Thread Alishams Hassam
On Thu, Jul 28, 2011 at 11:51 AM, Matthias Apitz g...@unixarea.de wrote:


 Hello,

 In [Om2008.9] one locks the screen (and unlocks it) by pressing the
 AUX button. It seems that mine is failing due to bad contacts.
 Pressing the AUX let appear the lock, but releasing AUX acts as
 unlocking again.

 Is there any software to lock the screen. I only need protect the
 FR in my pocket so it will not dial (...) by its own, i.e. I dont
 need any unlock by PIN code functionality, maybe a small application
 in fullscreen which exits after touching 4-5 points with the finger
 in the correct order, ignoring anything else.

 2008.9 is *very* dated. Try qtmoko or SHR- both offer a lock, but by
default it's a simple slider- I've never had that accidentally fail. I
recall a program for SHR that did the lock a different way, tracing a Z or
something I don't know if it's still available.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2011-07-28 Thread Matthias Apitz
El día Thursday, July 28, 2011 a las 12:33:33PM -0700, Alishams Hassam escribió:

 2008.9 is *very* dated. Try qtmoko or SHR- both offer a lock, but by
 default it's a simple slider- I've never had that accidentally fail. I

I know that 2008.9 is *very* dated. But it just works for me for
years now and fits what I need. As well the FR is my only cellphone
and I use it daily, I depend on it somehow and can't experiment
with updating to something I don't know. Maybe I should buy a
second FR for this... (offers are welcome :-) )

 recall a program for SHR that did the lock a different way, tracing a Z or
 something I don't know if it's still available.

Thanks for the pointers anyway

matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e g...@unixarea.de - w http://www.unixarea.de/

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] screen locking application?

2011-07-28 Thread Hrabosh
Matthias Apitz píše v Čt 28. 07. 2011 v 21:57 +0200:
 El día Thursday, July 28, 2011 a las 12:33:33PM -0700, Alishams Hassam 
 escribió:
 
  2008.9 is *very* dated. Try qtmoko or SHR- both offer a lock, but by
  default it's a simple slider- I've never had that accidentally fail. I
 
 I know that 2008.9 is *very* dated. But it just works for me for
 years now and fits what I need. As well the FR is my only cellphone
 and I use it daily, I depend on it somehow and can't experiment
 with updating to something I don't know. Maybe I should buy a
 second FR for this... (offers are welcome :-) )

Just a note:

If you run your system from internal memory, you can make image of it
via USB, do update and if it won't work just copy your previous image
back to the phone.

If you run the system from uSD, just buy another card :-)

 
  recall a program for SHR that did the lock a different way, tracing a Z or
  something I don't know if it's still available.
 
 Thanks for the pointers anyway
 
   matthias



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community