基于Tile缓存的WebGIS数据安全机制研究

Haiting Li, Houzhi Wang, Zhiqiang Jing, Zhimin Yang
{"title":"基于Tile缓存的WebGIS数据安全机制研究","authors":"Haiting Li, Houzhi Wang, Zhiqiang Jing, Zhimin Yang","doi":"10.1109/ICMSS.2009.5302327","DOIUrl":null,"url":null,"abstract":"Tile caches technique creates a new release pattern of network maps which can enrich the representation form of WebGIS and dramatically decrease the loading time consumed for high quality image visualizations. However, it also makes the intellectual property rights of information not effectively protected. In order to build the data security mechanism in WebGIS based on tile caches and B/S architecture, this paper analyzed the potential data security problem in some main WebGIS from three aspects: client-code scripting, transmission of vector data and request of attribute information. The scripts usually records the calling methods of tile caches with plaintext, which makes the algorithm open and may leak the organizing structure of the tile caches; The transmission way of the vector data is included in the scripts that executed in the Browser, which makes it easy to download them from server side to client side; All the attribute information in WebGIS are classified and usually can be obtained through malicious request continuously. It also presented the corresponding measures of enhancing security mechanism, such as information hiding, digital watermarking, vector data encryption and request information restrictions. Furthermore, this paper gives the implementation of encrypting the http request and vector data using JavaScript program language. The empirical results show that these measures can avoid the data leakage and protect the data copyright effectively. The study is of special importance from the theoretical and applicative points of view.","PeriodicalId":267621,"journal":{"name":"2009 International Conference on Management and Service Science","volume":"56 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2009-10-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"The Study for Data Security Mechanism in WebGIS Based on Tile Caches\",\"authors\":\"Haiting Li, Houzhi Wang, Zhiqiang Jing, Zhimin Yang\",\"doi\":\"10.1109/ICMSS.2009.5302327\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Tile caches technique creates a new release pattern of network maps which can enrich the representation form of WebGIS and dramatically decrease the loading time consumed for high quality image visualizations. However, it also makes the intellectual property rights of information not effectively protected. In order to build the data security mechanism in WebGIS based on tile caches and B/S architecture, this paper analyzed the potential data security problem in some main WebGIS from three aspects: client-code scripting, transmission of vector data and request of attribute information. The scripts usually records the calling methods of tile caches with plaintext, which makes the algorithm open and may leak the organizing structure of the tile caches; The transmission way of the vector data is included in the scripts that executed in the Browser, which makes it easy to download them from server side to client side; All the attribute information in WebGIS are classified and usually can be obtained through malicious request continuously. It also presented the corresponding measures of enhancing security mechanism, such as information hiding, digital watermarking, vector data encryption and request information restrictions. Furthermore, this paper gives the implementation of encrypting the http request and vector data using JavaScript program language. The empirical results show that these measures can avoid the data leakage and protect the data copyright effectively. The study is of special importance from the theoretical and applicative points of view.\",\"PeriodicalId\":267621,\"journal\":{\"name\":\"2009 International Conference on Management and Service Science\",\"volume\":\"56 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2009-10-30\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2009 International Conference on Management and Service Science\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICMSS.2009.5302327\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2009 International Conference on Management and Service Science","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICMSS.2009.5302327","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

图块缓存技术创建了一种新的网络地图发布模式,丰富了WebGIS的表示形式,大大减少了高质量图像可视化所需的加载时间。然而,这也使得信息的知识产权得不到有效保护。为了构建基于块缓存和B/S架构的WebGIS数据安全机制,从客户端代码脚本、矢量数据传输和属性信息请求三个方面分析了WebGIS中存在的数据安全隐患。脚本通常以明文的形式记录平铺缓存的调用方法,使得算法公开化,可能泄露平铺缓存的组织结构;矢量数据的传输方式包含在浏览器中执行的脚本中,便于从服务器端下载到客户端;WebGIS中所有的属性信息都是分类的,通常可以通过持续的恶意请求获得。提出了信息隐藏、数字水印、矢量数据加密和请求信息限制等增强安全机制的相应措施。在此基础上,本文给出了使用JavaScript程序语言对http请求和矢量数据进行加密的实现。实证结果表明,这些措施可以有效地避免数据泄露和保护数据版权。从理论和应用的角度来看,该研究具有特殊的重要性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
The Study for Data Security Mechanism in WebGIS Based on Tile Caches
Tile caches technique creates a new release pattern of network maps which can enrich the representation form of WebGIS and dramatically decrease the loading time consumed for high quality image visualizations. However, it also makes the intellectual property rights of information not effectively protected. In order to build the data security mechanism in WebGIS based on tile caches and B/S architecture, this paper analyzed the potential data security problem in some main WebGIS from three aspects: client-code scripting, transmission of vector data and request of attribute information. The scripts usually records the calling methods of tile caches with plaintext, which makes the algorithm open and may leak the organizing structure of the tile caches; The transmission way of the vector data is included in the scripts that executed in the Browser, which makes it easy to download them from server side to client side; All the attribute information in WebGIS are classified and usually can be obtained through malicious request continuously. It also presented the corresponding measures of enhancing security mechanism, such as information hiding, digital watermarking, vector data encryption and request information restrictions. Furthermore, this paper gives the implementation of encrypting the http request and vector data using JavaScript program language. The empirical results show that these measures can avoid the data leakage and protect the data copyright effectively. The study is of special importance from the theoretical and applicative points of view.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信