Skip to content

Commit

Permalink
docs: change FAQs to UOR Framework concepts
Browse files Browse the repository at this point in the history
Signed-off-by: Jennifer Power <[email protected]>
  • Loading branch information
jpower432 committed Jan 30, 2023
1 parent ed2f602 commit 5232a60
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 deletions.
8 changes: 0 additions & 8 deletions docs/FAQ/_category_.json

This file was deleted.

8 changes: 8 additions & 0 deletions docs/UOR Framework/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"label": "UOR Framework",
"position": 4,
"link": {
"type": "generated-index",
"description": "Universal Object Reference Framework"
}
}
2 changes: 1 addition & 1 deletion docs/FAQ/intro.md → docs/UOR Framework/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ slug: "intro"
title: "Intro"
tags: ["edu","docs","faqs"]
description: >
Frequently Asked Questions
What is the UOR Framework
---

# FAQ
Expand Down
12 changes: 8 additions & 4 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ sidebar_position: 1

# Overview

Emporous is a smart proxy for container registries that enables organizations to easily store, manage, and search software artifact metadata alongside the artifacts themselves.
Emporous allows organizations to store critical information, such as trust, compliance, and runtime instructions as metadata and to use this metadata to implement policies and procedures.
With Emporous, organizations can easily discover software artifacts by searching for attributes within the metadata, making it easier for them to ensure their software is secure and compliant, without having to manually check each artifact.
Emporous is an open-source toolkit for interacting with OCI-compliant container registries that is designed based on the concepts from the [Universal Object Reference Framework](UOR%20Framework).

With Emporous, organizations can effortlessly store, organize and search for metadata related to software artifacts along with the artifacts themselves.
This enables organizations to keep important information, such as trustworthiness, compliance and operational instructions, as metadata and implement policies and procedures based on it. The ability to search for attributes within the metadata makes it possible for organizations to quickly locate software artifacts, ensuring their security and compliance without manual inspection.

## Our Vision

Emporous was created to make software distribution easier, faster, and more secure, allowing developers to focus on innovation by simplifying and streamlining the distribution process.
Through the power of metadata, we hope to enable organizations to easily manage and secure their software assets.
We believe in technology's transformative potential and are committed to developing solutions that make it simple for organizations to maintain trust, compliance, and efficiency in their software operations.

## Why Emporous?

Expand All @@ -21,6 +23,8 @@ Emporous was created to make software distribution easier, faster, and more secu

## Project Goals

### Fits within the UOR Framework

### Standardize software artifact metadata

Support user-provided schemas
Expand Down

0 comments on commit 5232a60

Please sign in to comment.