maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Prey Security (https://talk.maemo.org/showthread.php?t=81209)

Lovsan 2011-12-30 11:03

Prey Security
 
Well, some ppl have asked for alternative to Track & Protect, i found this from another forum, there isnt Meego App yet but this is open source and i asked the Devs if they could make version for meego.

this is the short answer.

Quote:

Drew

Haven't Nokia said that Meego won't be supported in the future? I vaguely remember them saying something when they announced the Windows Phone 7 phones.

If you can look into migrating the Bash client version to Meego it may help get a release started. I just wonder if it is a dead end & if a Windows Phone 7 client would be a better option?
i dont have the skills to do that, but this community has lots of skilled ppl :) maybe somebody have some spare time to get this started?

here are the sources https://github.com/prey/


http://preyproject.com/

The program works very well, and could be used to track your kids, grandmom, wife, man you name it :) tested on my laptop and working great!

tonypower88 2011-12-30 11:28

Re: Prey Security
 
there is a thread for running prey on N900
I know that you have n9

Lovsan 2011-12-30 18:36

Re: Prey Security
 
Quote:

The N9 does look nice, if it is a 'fully fledged Linux' system you will need cron, curl & a lot of other *nix tools installed. I don't think these mobile phone OS builds use the same toolset as computer based Linux distros so you need to check that the same bash environment will work on the phone.
eg Android has it's own programming environment & therefore doesn't share much of the Prey code with computers, even though Android is Linux based.
I suspect Meego will have it's own way of doing things too, get the Meego community to look at the Prey source they will have a good idea of what Meego needs / can do. I suspect it may be more than just a straight port, but hopefully I'm wrong.

Personally I'd start with a simple shell script to connect to the control panel & log the result on the device. Work out how to run that via cron & you should have an idea that Prey can work, then it would be a case of reformatting Prey's structure to work with whatever installer Meego uses. I suspect you will need to remove/ refactor the Lock or Alert modules due to their GUI specific code.

I don't know if the Prey team will be able to get this started, since there are always new requests to support x, y & z OS but I'm sure they will help if guidance is needed. The team seem pretty busy with the current device support & managing the service.

It's all open source, so hack away :)
answer to me in the Prey Forums by the dev :)

jalyst 2011-12-30 18:38

Re: Prey Security
 
The prey dev has a common misconception about Maemo6x's future, shame it's so prevalent.
Nokia has committed to firm support of N9 till 2015, yadda yadda it goes on (they confirmed it several times at all lvls).
And it's likely Maemo6x/Qt4.8/Swipe will get an extended shelf-life (albeit in a more stripped-down form) thanks to the still secretive Meltemi project.

Back on topic.....
Being bash based, this project is ideal for Maemo6x (MeeGo), nice find!

ajalkane 2011-12-31 00:59

Due to the restrictive security framework of Harmattan, I am skeptical if this kind of application will work with stock kernel.

That should IMO be the first thing to check before starting porting efforts.

Lovsan 2011-12-31 11:55

Re: Prey Security
 
well, i am not dev or anything like that, mainly a script kiddy and eager to learn tho. hopefully some skilled guy checks out this, this is pretty dam nice app and would be great to have it for n9.

isfr21 2012-01-03 19:15

Re: Prey Security
 
+1 on getting this to the N9.

Lomax 2012-01-13 11:27

Re: Prey Security
 
+1 from me, Track & Protect looks way too spammy...

jalyst 2012-01-13 12:20

Re: Prey Security
 
Quote:

Originally Posted by Lovsan (Post 1143853)
well, i am not dev or anything like that, mainly a script kiddy and eager to learn tho. hopefully some skilled guy checks out this, this is pretty dam nice app and would be great to have it for n9.

We need to get the devs you spoke to, more interested in checking-out the possibilities.
Alas they may have to wait until we have a solid open-mode environment. :rolleyes:

george-greece 2012-04-10 15:13

Re: Prey Security
 
Hello guys. I registered before an hour..... i have a problem. I cant install prey on my n900. i have put prey folder on root/share and after i cant open it with x terminal. I write sudo gainroot, after i write INSTALLER.sh but nothing. Do you think i have done a mistake somewhere in the folders?????please help me!:(

CepiPerez 2012-04-10 15:44

Re: Prey Security
 
Bash client uses python
For me, it's easier to write a new program than check all the code.
I can write a daemon that runs on every startup, and will works always, until a firmware reflash.
But, what exactly is what the app needs to do?
Send an email with location and phone number? When?
Send all contacts info? I don't know where to start

Lovsan 2012-04-11 10:14

Re: Prey Security
 
well this is what i was thinking.

1. send report when SimCard is changed with location/sim card number and photo taken with front cam. should be able to turn on/off

2. Send report when reported stolen/missing via prey console (web)
with photo, location , export contact info/ (photos?) to cloudserver if possible and delete once complete. include link to files in the report.

3. Lock Device on request?

maybe have password protected file for settings inside the phone?

basically it should be working as Prey Security works :D im gonna try how the android version works today.

anyway would be sweet if we this could be ported to n9! im willing to donate ;)

the app could also have so called "parental" control so parents can track their kids, phone sends location info every now and then if needed,like send sms to phone with simple commed GetLocation or something.

Win7Mac 2012-08-19 17:37

Re: Prey Security
 
+1
So any chance this will be here for us one fine day?
Maybe team up with the SMSCON guys to port that to N9?

Quote:

Originally Posted by Lomax (Post 1150004)
Track & Protect looks way too spammy...

Yeah, and support is reportedly unreliable when needed...

student4life 2012-10-01 18:13

Re: Prey Security
 
i have ported 'Prey' to n950
see this link

try it and give feedbacks
it might have configuration problems in N9, due to lack of GTK virtual keyboard support in harmattan

willi6868 2012-10-01 18:56

Re: Prey Security
 
It would be awesame if it would have the same options like SMSCON. :rolleyes:

Win7Mac 2012-10-02 12:46

Re: Prey Security
 
^^ Dude, this is great news. :)
Alarm and Alert feature is a nice start, the other features would be just cracking good.
But... how many N950's are out there in use? - Please make it available for N9.

student4life 2012-10-14 11:57

Re: Prey Security
 
i have now ported the prey-config code to pyside+QML. see here.
Now it should work on N9, with native look and feel
Read the wiki for instructions
most of the modules might be partially working, need someone to test it and give feedback.
I dont own an N9, so can't do much testing.
some of you can help me get an N9, by giving a good review of the app here

student4life 2012-10-15 11:01

Re: Prey Security
 
i have ported the Prey configuration script to PySide/QML from pygtk.
now it should work on N9, with native look and feel
download from here
see wiki for instructions.
i don't own an N9, so need some help in testing all modules.
comments/feedbacks/discussions are welcome

maybe some of you can help me win an N9 by writing a review of the app here ;)

thedead1440 2012-10-15 11:22

Re: Prey Security
 
Quote:

Originally Posted by student4life (Post 1280724)
i have ported the Prey configuration script to PySide/QML from pygtk.
now it should work on N9, with native look and feel
download from here
see wiki for instructions.
i don't own an N9, so need some help in testing all modules.
comments/feedbacks/discussions are welcome

maybe some of you can help me win an N9 by writing a review of the app here ;)

I may be blind so can you refer me to where exactly to write the review? the link only has a section describing about a review but where does the review go?

student4life 2012-10-15 11:32

Re: Prey Security
 
Quote:

Originally Posted by thedead1440 (Post 1280728)
I may be blind so can you refer me to where exactly to write the review? the link only has a section describing about a review but where does the review go?

read the bullets under the title Conditions, the 5th bullet is:

student4life 2012-10-23 06:37

Re: Prey Security
 
no feedbacks about the update:(
its difficult to develop the app without any feedbacks
should i continue to develop this app?

thedead1440 2012-10-23 06:54

Re: Prey Security
 
I think it would be better if you could create a [Announce] thread here in the N9/N950 sub-forum or the Meego/Harmattan sub-forum...

I love the app and i think its now possible to run it without having to enter your password first ;)

The N9QTweak app does it too...The exec of the .desktop file:

Code:

/usr/bin/mego-terminal -n -e /opt/N9QTweak/START

student4life 2012-10-23 10:29

Re: Prey Security
 
thanks for the support
should i remove the password entry?
if i do so, the "thief" can disable prey security by reconfiguring prey with wrong settings.
at present, the phone owner can set the root password to avoid this potential problem.
what module do you want to be fixed first - geo or webcam?
i have some problem with geolocating on my N950, so need someone to test the code.
webcam - do you want both front and back pictures? video? @ what resolution for both?
Once i have these two modules working, i might create an [ANNOUNCE] thread.

thedead1440 2012-10-23 12:20

Re: Prey Security
 
Oh ya forgot about that...I think then its better to keep the password entry...

I think geolocation needs to be fixed first as track 'n' protect seems to have stopped supporting us and there are a number of apps for remote cam...

For testing just PM me ;)

I think front cam is the most important...Video can be at a later date?


Thanks for your creation!


All times are GMT. The time now is 03:57.

vBulletin® Version 3.8.8