What happens to your smartphone data ? and is it safe?

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News What happens to your smartphone data ? and is it safe?
# 1  
Old 08-07-2010
What happens to your smartphone data ? and is it safe?

by Doug Gross, CNN This week, news out of the Middle East saw BlackBerry, the handheld communication device of choice in the corporate world, assailed on multiple fronts over a security problem. The problem? It’s too secure. Governments in Saudi Arabia and the United Arab Emirates said they plan to ban BlackBerry use, at least [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Fedora

Cannot view the files on the smartphone anymore

My current Fedora version is 27. Desktop environment is LXDE. I am trying to view files sitting on my smartphone (Sony Xperia XA ultra) but it doesn't work anymore. This used to work before. I cannot view image and mp3 files but text files and pdf files work fine. When I move the files to the local... (3 Replies)
Discussion started by: milhan
3 Replies

2. Linux

Linux and Smartphone

Is there any linux smartphone? (2 Replies)
Discussion started by: techslate
2 Replies

3. Linux

How to Keep your core System and personal Data safe while updating to latest distro?

Hi everyone, Almost everything is in the title! Which partitions do you keep? Which partitions do you reformat, while doing a clean install? Personaly, I never format /var and /home partitions when I update to latest linux distribution. It has been working quite ok up to now, but I was... (3 Replies)
Discussion started by: freddie50
3 Replies

4. News, Links, Events and Announcements

Android Captures Smartphone Lead In U.S.

Reference (1 Reply)
Discussion started by: Neo
1 Replies

5. Solaris

Async-Signal-Safe versus MT-Safe

Hi, I am Solaris 9 developer and notice that the documentation does not provide a clear notion of the inherent concurrency in routines defined as "Async-Signal-Safe". Routines defined as "MT-Safe" obviously have the best level of concurrency, compared to normal "Safe" interfaces. I have... (1 Reply)
Discussion started by: tristan12
1 Replies
Login or Register to Ask a Question
BIDENTIFY(1)						      General Commands Manual						      BIDENTIFY(1)

NAME
bidentify - Barry Project's program to identify BlackBerry handhelds SYNOPSIS
bidentify [-B busname][-N devname][-h][-v] DESCRIPTION
bidentify scans the USB system for available BlackBerry devices and probes each one it finds, then sends the identifying information to stdout in a computer-friendly format. OPTIONS
-B busname Specify the USB bus to search for Blackberry devices on. This is the first number displayed in the output from the lsusb command, such as 002. If the busname is numeric on your system, 2 and 002 are equal. See also the -N option, which can be used together with this option to precisely select the device to work with. -N devname Specify the USB device name. This is the second number displayed in the output from the lsusb command, such as 005. If the device name is numeric on your system, 5 and 005 are equal. See also the -B option. -c If used with the -m option, ESN numbers will be displayed in both hex and decimal formats where possible. If -m is not used, this option has no effect. -m Also show the device's ESN / MEID / IMEI number. This requires desktop database access, so is an option. It will only work on devices that have no password. -v Dump verbose protocol data during operation. -h, --help Show summary of options. RETURN STATUS
If bidentify detects a BlackBerry device, but cannot access it for some reason, it will write an error message to stderr describing the access problem, and return a count of the number of such failed devices as the error code. A return code of 0 means there were no Black- Berry devices found that could not be probed. In the event of a fatal error, the message will be written to stderr, with an error code of 1. AUTHOR
bidentify is part of the Barry project. This manual page was written by Chris Frey. SEE ALSO
http://www.netdirect.ca/software/packages/barry February 24, 2011 BIDENTIFY(1)