博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
‘撤消或允许’重载
阅读量:6896 次
发布时间:2019-06-27

本文共 881 字,大约阅读时间需要 2 分钟。

hot3.png

手机权限管理是个很更要也很容易被忽略的问题。很怀疑普通用户在装Android应用时,是否检查过该应用的权限要求;而对于iOS系统,任何应用程序都 可以以不为用户察觉的方式访问地址簿。一个将iOS‘逐一接受’与Android‘指明的与明显的意图’两种方式相结合的权限管理机制,在文章 中被提出。
转载请注明:
英文原文:
posted by on Mon 13th Feb 2012 23:51 UTC
"A hybrid solution that takes the best parts of iOS's one-by-one acceptance and Android's expressed and obvious intents seems like a proper model here. In fact, Apple has many of the pieces in place elsewhere." This is a big issue. Nor Android's model (just list a bunch of confusing permissions), nor Apple's model (individual modal dialogs for each permission) is particularly workable - I doubt regular users check them on Android before installing an application, and in the case of iOS, Apple didn't think it was necessary to secure the address book, so every application has access to it without alerting users. Justin Williams .   

转载于:https://my.oschina.net/xyxzfj/blog/40819

你可能感兴趣的文章
SpringBoot之整合MyBatis
查看>>
docker 笔记
查看>>
我的友情链接
查看>>
云储存将成未来大规模视频监控储存主要模式
查看>>
添加和删除虚拟用户
查看>>
shell 变量
查看>>
IDEA远程仓库版本回滚
查看>>
linux 如何进入grub模式
查看>>
JAVA操作Trip数据库2
查看>>
Powershell技巧 判断一个AD账户是否存在
查看>>
LINQ系列:Linq to Object限制操作符
查看>>
tnginx调用lua模块编译安装
查看>>
虚拟主机的配置
查看>>
我的友情链接
查看>>
Hadoop的MapReduce执行流程图
查看>>
[转]Underscore.js 入门-常用方法介绍
查看>>
(八)saltstack项目实战_安装mysql
查看>>
案例:努力却不爽的员工与无辜的主管
查看>>
我的友情链接
查看>>
C++投票系统说明文档
查看>>