OpenRegistry
OpenRegistry copied to clipboard
OpenRegistry - A decentralised container registry fully compliant with OCI Distribution Specification
**Is your feature request related to a problem? Please describe.** We keep developing new features and completely forget about the storage providers, only running the tests against the current provider...
**Is your feature request related to a problem? Please describe.** Reference - https://www.w3.org/TR/webauthn-2/#sctn-username-enumeration The Above link mentions about a possible email leak, if we use email as a field for...
It's been a while since we revisited our authentication/authorisation flow (which we should do as soon as we can). This ticket is going to act like a spike/research placeholder. Let's...
Datastore in OpenRegistry is a small piece of software that enables persistence of records like user info (so they can login), container image content hash mappings, ACLs (so that a...
This feature is closely coupled with Tags for Container images task. Once we have tags/metadata, we'll be able to query that data and provide a more accurate filter response.
It would be nice to categorise container images based on tags. These tags or categories would help filter repositories and this data would act as metadata to container images. -...
AccessController interface in distribution spec which allows us to AuthN/AuthZ. This makes implementing authentication for OpenRegistry simpler and make sure that we don't miss any steps or APIs Following are...
Multi Factor Support (MFA) can be a great addition to our security posture when it comes to providing secure access to our end users. It would also reduce the attack...
Since we deploy our backend on Akash, it would be nice to have [Akash Network](https://akash.network/) as one of our payment methods. Users should be able to pay for container image...