maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [ANNOUNCE] Device-lock In Openmode for N9/N950 !! (https://talk.maemo.org/showthread.php?t=92465)

HtheB 2014-01-20 10:49

[ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
1 Attachment(s)
I would like to announce something that bothered me for a loooong time: No devicelock on openmode

This is now to the past :)
After some hard work, here it is guys!


How to install:

in open mode run as root (assuming you've put the deb file in MyDocs):
Code:

cd /home/user/MyDocs
AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i devicelock_0.8.5+0m7_armel.deb

(reboot after installtion)

Enjoy your lockable device! :)

Ancelad 2014-01-20 10:51

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Wo-hooo!!!

coderus 2014-01-20 11:24

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
any info about how you did it?

HtheB 2014-01-20 11:30

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by coderus (Post 1407648)
any info about how you did it?

reverse engineering with a couple of friends of mine

Hurrian 2014-01-20 11:37

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Wow! That's pretty cool.

Does this still store the lockcode in CAL, or somewhere else?

coderus 2014-01-20 11:47

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
@HtheB i see, why not pushing sources?
@Hurrian its just reimplementation of devicelock dbus service, storing in ... /home/user/devicelock/devicelock_settings and /home/user/devicelock/devicelock_password with MssftCrypto

salahkhani 2014-01-20 12:01

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by coderus (Post 1407653)
@HtheB i see, why not pushing sources?
@Hurrian its just reimplementation of devicelock dbus service, storing in ... /home/user/devicelock/devicelock_settings and /home/user/devicelock/devicelock_password with MssftCrypto

thanks very much for your hard remarkable work

but does that mean that n9 will be like n900 we can play with system adding for removing , changing and what so ever with out the irritating message permission denied code 3 ..which let us use qtweak root file box for changing icon or boot screen video

?????

juiceme 2014-01-20 20:28

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by coderus (Post 1407653)
@HtheB i see, why not pushing sources?

I Second that!

peterleinchen 2014-01-20 20:57

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
And I say: push to OpenRepos!

Bedankt.

coderus 2014-01-20 21:06

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
@peterleinchen you cant push system package to openrepos :)

peterleinchen 2014-01-20 21:14

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by coderus (Post 1407771)
@peterleinchen you cant push system package to openrepos :)

Uh, oh.
Why not? Aren't there already some packages other than user package?
Of course they cannot be fetched via Warehouse. ;)

But where to store then? I really believe this should not be buried inside a forum post.

coderus 2014-01-20 21:16

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Because this is system package already installed.
I have trusted repository for that kind of packages. But i wont add this package without seeing sources :)

peterleinchen 2014-01-20 21:18

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Ah, now I got it. :)
Yep!

evujumenuk 2014-01-21 01:03

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
he is not the author of that package since he can't write a single of code.
he is just the guy posting it here. :))

juiceme 2014-01-21 04:28

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by evujumenuk (Post 1407822)
he is not the author of that package since he can't write a single of code.
he is just the guy posting it here. :))

Nah, everybody can code... it's mostly just typing words after eachother :D

hedayat 2014-04-23 08:12

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Thanks a lot. Finally I saw what N9's device lock looks like! :D

Investigating the package, I doubt if the sources (or how its reverse engineered) will be published when the binary is 'finally' released so conservatively. ;) And I hope that the author can be trusted!

strategist 2014-08-10 10:13

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by coderus (Post 1407648)
any info about how you did it?

look who is asking...!!!!!!!!!!!!!

regards

myname24 2014-08-10 10:35

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
so what's your point ? /ot

juiceme 2014-08-13 08:24

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Still waiting for the sources.

coderus 2014-08-31 16:58

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Still waiting for sources too :)

irulestar 2014-09-21 11:31

Yosh :D
More cool n elegan with Device-Lock :) :D

colin.stephane 2016-01-18 20:50

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by HtheB (Post 1407641)
I would like to announce something that bothered me for a loooong time: No devicelock on openmode

This is now to the past :)
After some hard work, here it is guys!


How to install:

in open mode run as root (assuming you've put the deb file in MyDocs):
Code:

cd /home/user/MyDocs
AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i devicelock_0.8.5+0m7_armel.deb

(reboot after installtion)

Enjoy your lockable device! :)

Hi HtheB,


It look like many people asked you for source code (seem legit since we touch to security of the device here).

Reading all this thread, I don't see any answer from you.

Can you answer if you are able to get the source code of modifications or not ?


Regards,

A++

HtheB 2016-01-19 00:51

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by colin.stephane (Post 1495378)
Hi HtheB,


It look like many people asked you for source code (seem legit since we touch to security of the device here).

Reading all this thread, I don't see any answer from you.

Can you answer if you are able to get the source code of modifications or not ?


Regards,

A++

I really don't have the sources... :(
The truth is: I've got it from some forest cat... deeeeep deep inside the woods....
But the package is trustable if that concerns you

juiceme 2016-01-19 05:52

Re: [ANNOUNCE] Device-lock In Openmode for N9/N950 !!
 
Quote:

Originally Posted by HtheB (Post 1495397)
I really don't have the sources... :(
The truth is: I've got it from some forest cat... deeeeep deep inside the woods....
But the package is trustable if that concerns you

The fact remains; unfortunately you just cannot trust it unless some base conditions are fulfilled:
  • You more or less have to trust a security package if it comes from the original manufacturer. (means it is signed by Nokia)
    Even in this case it just depends if you trust the manufacturer, as quite a few people don't...
  • You can almost certainly trust a package if the source code is available and you can compile it yourself.
    Even in this case it is possible you have a breach, for example your compiler toolchain may be compromised...

When an important security related package comes "from some forest cat... deeeeep deep inside the woods" it most certainly cannot be trusted.

There are a high number of possibilities to go wrong;
  • the package might be compromised
  • the software might have exploitable bugs
  • the package might be incompatible with some firmware or installed software


All times are GMT. The time now is 23:43.

vBulletin® Version 3.8.8