business-partner-agent icon indicating copy to clipboard operation
business-partner-agent copied to clipboard

The Business Partner Agent is a SSI wallet and controller based on aries cloud agent python.

Results 48 business-partner-agent issues
Sort by recently updated
recently updated
newest added

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies
javascript

Hello team, I am starting the bpa using the link - https://github.com/hyperledger-labs/business-partner-agent/tree/main/scripts#tldr it gives me a permission denied error while starting the bpa-agent_1 it says that it can't open the...

Bumps [dot-object](https://github.com/rhalff/dot-object) to 2.1.4 and updates ancestor dependency [vue-cli-plugin-i18n](https://github.com/intlify/vue-cli-plugin-i18n). These dependencies need to be updated together. Updates `dot-object` from 1.9.0 to 2.1.4 Changelog Sourced from dot-object's changelog. 2020-09-10 Version 2.1.4...

dependencies
javascript

Bumps [smartsquaregmbh/delete-old-packages](https://github.com/smartsquaregmbh/delete-old-packages) from 0.6.0 to 0.7.0. Release notes Sourced from smartsquaregmbh/delete-old-packages's releases. v0.7.0 :warning: This release includes breaking changes! This release features a larger rework of the internal GitHub API...

dependencies
github_actions

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20220320 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies
java

The Organisation Profiles of the Secure Connections list (Partners) displays the DiD of your own Org instead of the partners. Showing the DiD there can be disabled since the correct...

good first issue
frontend

Indy: Currently all attributes are always revealed when answering a presentation request. This could stay as the default option, but it makes sense to have the option (per attribute, or...

frontend
backend
presentation-exchange

See also: https://github.com/hyperledger-labs/business-partner-agent/issues/650 In case the presentation request has no restrictions on the issuer, or issuer is holder, the request can also be answered with self attested attributes. This could...

frontend
backend
presentation-exchange

aka connectionless credential offer, or connectionless presentation request. Currently the following is supported: **Backend**: - [x] indy v1 credential offer - [x] indy v2 credential offer - [ ] dif...

frontend
backend
presentation-exchange

In the `wallet` under `Unverified Information of Your Organization` you can `request verification`. This partner list is populated with the help of a ledger explorer. The `LedgerExplorerClient` class uses the...