https://github.com/openvinotoolkit/security_addon
OpenVINO™ Security Add-on to control access to inferencing models.
https://github.com/openvinotoolkit/security_addon
Last synced: 8 months ago
JSON representation
OpenVINO™ Security Add-on to control access to inferencing models.
- Host: GitHub
- URL: https://github.com/openvinotoolkit/security_addon
- Owner: openvinotoolkit
- License: apache-2.0
- Archived: true
- Created: 2020-10-28T12:35:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T16:36:30.000Z (over 1 year ago)
- Last Synced: 2025-07-24T07:14:29.098Z (11 months ago)
- Language: C
- Homepage:
- Size: 607 KB
- Stars: 16
- Watchers: 8
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# PROJECT NOT UNDER ACTIVE MANAGEMENT #
This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.
## Overview
The OpenVINO™ Security Add-on (OVSA) works with the [OpenVINO™ Model Server (OVMS)](https://github.com/openvinotoolkit/model_server) on Intel® architecture. Together, the OVSA and OVMS help you control the access to your OpenVINO™ models through secure packaging and secure model execution. Users install a component on their systems to allow them to use the models within the limits that you assign.
#### Where the OpenVINO™ Security Add-on fits into Model Development and Deployment

To get started on OpenVINO™ Security Add-on, please refer to [Getting started guide](docs/ovsa_get_started.md)