-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update fwos and add unmio #126
Conversation
Hi @jorgefl0 It also seems that unimo is more like a product that is using agent and wallets, but is not a normal agent by the specification since all the agent part is coming from Paradym. So I would more see Unimo like a case study, showing where paradym is used. |
Good day @cre8 , I listed Paradym for transparency in the submission. Paradym as a solution enables a software developer to provision cloud agent infrastructure via RESTful API. Does this not meet the "definition" of a dependency? We actually maintain a separate open-source component Paradym Connector as well, part of the farmworker-wallet-os project . I'm not sure I understand the distinctions you are trying to make. There are already examples of listings that implement other dependencies. Some are annotated accordingly and others are not. Presumably this is because the "dependencies" tracking was added recently? BC Gov, Holdr+ for example implement Bifold which in turn implements Credo. Similarly, Hologram implements Credo. Looking at this from a SBOM perspective, it will be interesting to see the complete dependency graph develop over time for the items in this listing. Credo for example implements other relevant SDKs outside of the dependencies formerly annotated. Notable examples are: Regarding Unmio, Unmio is a low-code solution offering that can be adapted or "white-labeled" to specific business contexts. www.unmio.com is an implementation of this offering but we hope in time there will be more. Perhaps I can change the |
Hi @jorgefl0 Yeah, dependency was added like one month ago so most of the entries are not referencing it correctly. The wallet and agent entries should be apps/products with the primary focus on digital identities and credentials. There are however solutions like |
Hi @cre8 I have removed the Paradym dependency and cleaned up the corresponding metadata output. |
@jorgefl0 are you able to solve the merge conflict? I do not have the permission to work on your fork |
c51c11d
to
8e8868d
Compare
hi @cre8 I always seem to have issues resolving merge conflicts so I submitted a new PR from a new branch and discarded this PR. |
No description provided.