...
【24h】

Controlling File Access with Types

机译:使用类型控制文件访问

获取原文

摘要

Accidental misuse of shared files by authorised users is a predominant problem. This paper proposes a well-known static analysis approach, namely a type system, to prevent such accidental misuse. We develop a type system that intercepts commands issued by users in a file system and enforces policies on each file. Commands issued by users to manipulate files will be subject to type checking by the type system. Type-checked commands are then guaranteed to not violate policies of the files. The focus of this paper is on a particular policy that allows owners of files (users who created files) to specify the number of times a file can be read by limiting the number of times a file can be copied. Therefore, a file can be read as much as it can be copied. If the file cannot be copied, then it can be read only once. This approach can be extended to other properties.
机译:授权用户意外滥用共享文件是一个主要问题。本文提出了一种众所周知的静态分析方法,即类型系统,以防止此类意外滥用。我们开发了一种类型系统,该系统可拦截文件系统中用户发出的命令,并在每个文件上实施策略。用户发出的操纵文件的命令将由类型系统进行类型检查。然后确保通过类型检查的命令不会违反文件策略。本文的重点是一种特定的策略,该策略允许文件的所有者(创建文件的用户)通过限制文件的复制次数来指定文件的读取次数。因此,可以读取和复制文件一样多的文件。如果文件无法复制,则只能读取一次。这种方法可以扩展到其他属性。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号