内容简介:PrivacyBreacher is an open source Android application that has been created to showcase some privacy issues on Android devices. It has been created to demonstrate privacy issues on Android, and is based on the Privacy Issues in Android article that you can
PrivacyBreacher is an open source Android application that has been created to showcase some privacy issues on Android devices. It has been created to demonstrate privacy issues on Android, and is based on the Privacy Issues in Android article that you can access here .
The application is compatible with Android 9 and later devices, and requires no extra permissions. In fact, it has been designed to point out data that applications can access without any extra permission requests.
You may start the application at any time after installation. It uses a basic interface with just three buttons. The first, Physical Activity Monitor, demonstrates how any application may use phone sensors to monitor the angle of the phone, the direction of the phone, the speed of movement, and more using sensors such as Gyroscope, Accelerometer, or Magnetometer.
The developer notes that this may give the app a "3D visualization of your hand & body movements".
Phone Activity Monitor on the other hand monitors certain events on the device, e.g. when a charger was plugged in, when the screen was turned off, when the phone was disconnected from a charger, or when the phone was connected to a laptop or PC using USB.
Phone Information finally displays information that any application can look up when it is installed on a device. This includes:
- List of all installed applications.
- Mobile data and Wi-Fi data used since last boot.
- Device uptime.
- Device brand, name, manufacturer, manufacturing time and date.
Closing Words
All Android devices gain access to a core set of permissions automatically; these permissions are not mentioned explicitly and don't need to be requested. PrivacyBreacher demonstrates that applications may access information about a user's device without requesting any extra permissions.
While many of these may sound harmless, they could be used for fingerprinting or other tracking purposes.
It would be interesting to know if some applications make use of these for tracking or advertising purposes.
In the end, it is still important to know what applications may look up on a device without any extra permission requests.
Now You:What is your take on this?
Advertisement以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Linux/Unix设计思想
甘卡兹 / 漆犇 / 人民邮电出版社 / 2012-3-28 / 39.00元
《Linux\Unix设计思想/图灵程序设计丛书》内容简介:将Linux的开发方式与Unix的原理有效地结合起来,总结出Linux与Unix软件开发中的设计原则。《Linux\Unix设计思想/图灵程序设计丛书》前8章分别介绍了Linux与Unix中9条基本的哲学准则和10条次要准则。第9章和第10章将Unix系统的设计思想与其他系统的设计思想进行了对比。最后介绍了Unix哲学准则在其他领域中的应......一起来看看 《Linux/Unix设计思想》 这本书的介绍吧!