https://github.com/hitsz-ids/dataucon
数据受控使用环境
https://github.com/hitsz-ids/dataucon
data-usage
Last synced: about 2 months ago
JSON representation
数据受控使用环境
- Host: GitHub
- URL: https://github.com/hitsz-ids/dataucon
- Owner: hitsz-ids
- License: apache-2.0
- Created: 2023-08-10T03:09:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-07T20:37:52.000Z (over 1 year ago)
- Last Synced: 2025-01-08T19:12:08.055Z (about 1 year ago)
- Topics: data-usage
- Homepage: https://dataucon.idslab.io/
- Size: 185 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DataUCon: 数据受控使用环境
## 简介
数据受控使用环境是由**哈尔滨工业大学(深圳)数据安全研究院**发起的一个开源项目,致力于通过技术手段满足4W1H的控制目标,继而实现数据交易流通场景下的数据受控访问和使用。
## 目录
- 参考架构
- [相关组件](#相关组件)
- 最小案例
- 生产部署
- [常见问题](#QA)
- [维护者](#维护者)
- [如何贡献](#如何贡献)
- [许可证](#许可证)
## 相关组件
- PEP: [duefuse](https://github.com/hitsz-ids/duefuse)🔩: 基于FUSE的数据使用控制执行点
- PIP: [duetector](https://github.com/hitsz-ids/duetector)🔍: 基于eBPF的数据使用探测器
- PDP: TBD
- TAP: TBD
## 维护者
本项目由**哈尔滨工业大学(深圳)数据安全研究院**发起,若您对本项目以及DataUCON项目感兴趣并愿意一起完善它,欢迎加入我们的开源社区。
## 如何贡献
非常欢迎你的加入 或者提交一个 Pull Request。
## 许可证
本项目使用 Apache-2.0 license,有关协议请参考[LICENSE](https://github.com/hitsz-ids/duetector/blob/main/LICENSE)。