Skip to content

Commit

Permalink
Merge pull request #127 from open-component-model/add-network-effects
Browse files Browse the repository at this point in the history
add network effects
  • Loading branch information
vasu1124 authored Jul 25, 2023
2 parents d29d894 + ff418b2 commit a3f02a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/docs/overview/context.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ Additionally, the **model needs to be extensible**. Being able to easily adapt t
### Signing
The model needs to support signing and verification processes out-of-the-box. This enables consumers of software components to verify that delivered components have not been tampered with. The signing and verification support has to acknowledge the fact that the technical artifact locations may change over time, which means that these concrete locations must not be part of the signing process.

### Network effects
Re-use components described with OCM are ready for secure consumption and immediate integration by higher level components (or products). Linking to trusted and already attested components can spawn across different teams within the organization. This directly improves efficiency (cf. proficiency of package models of maven or npm). With other parties also describing component with OCM, a commercial contract can cover the necessary technical trust outside the organization and simplify its secure import and compliant re-use. OCM envisions a network effect across the industry.

## TL;DR - Summary
All of the above boils down to the following requirements.<br>
A modern standardized software component model must:
Expand Down

0 comments on commit a3f02a6

Please sign in to comment.