mirror of
https://gh.wpcy.net/https://github.com/fairpm/fair-protocol.git
synced 2026-04-21 04:27:04 +08:00
15 lines
636 B
Markdown
15 lines
636 B
Markdown
# Security
|
|
|
|
Security is at the heart of the FAIR system, and is a fundamental design principle of the system.
|
|
|
|
|
|
## Ownership of DIDs
|
|
|
|
FAIR is designed to protect against a plugin being hijacked by anyone else. This is incorporated into the core design of the system, with the use of Decentralized IDs that cannot be controlled by any one entity.
|
|
|
|
For PLC DIDs, these IDs are published to the PLC registry, and a full audit log is available for each.
|
|
|
|
|
|
##
|
|
|
|
Rather than repositories publishing a list of IDs and controlling these directly, DIDs contain a pointer to which repository to use. This allows publishers to change repositories
|