Developing with tomtom

pep_91
Registered Users Posts: 3 
Apprentice Traveler

Apprentice Traveler
Hello everyone, look, I have a series of problems, I'm developing applications for tomtom, in the 12 navcore. And looking at the source code downloaded from the kernel.
When decrypting a file, there are several that are password protected, and I need to know that password to continue my work, does anyone know?
I'm talking about the file tt_loopfs_prod_privkey.dsa.gpg
Does anyone know the password?
Thank you.
When decrypting a file, there are several that are password protected, and I need to know that password to continue my work, does anyone know?
I'm talking about the file tt_loopfs_prod_privkey.dsa.gpg
Does anyone know the password?
Thank you.
0
Comments
-
I'm surprised you've obtained the source code for Navcore... are you sure this is a question for a public forum?0
-
0
-
This lists the open source components used by Navcore, not Navcore itself, which I suspect is fiercely protected by TomTom.0
-
You've got me interested though... it seems that tt_loopfs_prod_privkey.dsa.gpg is the private key used for SSH access within a GnuPG wrapper, and this key is protected by a passphrase.
So what you're after is the private passphrase for the private key Navcore uses for encrypting communication with the outside world (i.e. TomTom's servers).
Sorry to say this, but I don't think you'll be getting that from TomTom's own forum0