Mobile Phone encryption with java

F

frankgerlach

Hello everybody,
I would like to turn my mobile phone (Nokia 6030) into a secure
communications system (ie. nobody, including governments should be able
to decrypt the voice/text messages). I quickly looked at the MIDP and
CLDC spec, but could not find a way to access the microphone. Is it
possible to do so at all ? Also, I wonder how to transfer data from one
mobile to another. Should I use MMS or TCP ? What is the API for this ?
( I assume it is the Connector class...) Maybe someone already did all
the things I described, so any pointers to such a system would also be
appreciated (also OK, if it is Symbian code)
 
T

tom fredriksen

Hello everybody,
I would like to turn my mobile phone (Nokia 6030) into a secure
communications system (ie. nobody, including governments should be able
to decrypt the voice/text messages). I quickly looked at the MIDP and
CLDC spec, but could not find a way to access the microphone. Is it
possible to do so at all ? Also, I wonder how to transfer data from one
mobile to another. Should I use MMS or TCP ? What is the API for this ?
( I assume it is the Connector class...) Maybe someone already did all
the things I described, so any pointers to such a system would also be
appreciated (also OK, if it is Symbian code)

I dont think you can access the microphone and speaker for those
purposes, that is not the point of midp. Normally, this is done by
specialised mobile phones containing electronics specifically built on
the request of the goverment or military (that is at least the case with
the gsm phones the goverment in norway is using.)

Another thing is, are you thinking something on the line of using the
mobile as a sort of modem between the two mobiles, or are talking about
using the internet for this. The first I dont know how to do, but it
would be modem communication so it might be feasible. If its internet
wise, and not a 3G network (UMTS in europe), then it is probably going
to be quite expensive to use (in norway: about $12 per MB). If its 3g
then its like adsl and cheap, then you should look at voip over a mobile
phone using SIP and link encryption.

/tom
 
D

Darryl L. Pierce

I would like to turn my mobile phone (Nokia 6030) into a secure
communications system (ie. nobody, including governments should be able
to decrypt the voice/text messages). I quickly looked at the MIDP and
CLDC spec, but could not find a way to access the microphone.
possible to do so at all ?

Not to my knowledge. The MIDP doesn't seek to provide phone-specific
functionality like that since it's designed for more than just mobiles.
Nokia may provide proprietary APIs, but I don't believe they do.
Also, I wonder how to transfer data from one
mobile to another. Should I use MMS or TCP ? What is the API for this ?

Take a look at the javax.microedition.io.Connector framework.

--
Darryl L. Pierce <[email protected]>
Homepage: http://mcpierce.multiply.com/
"McVeigh's lawyer got him the death penalty, which, quite frankly,
I could have done." - Jon Stewart
*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top