Suggestions for extending ips features in climate blockchain project #531
Unanswered
sichen1234
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm the developer of the Hyperledger Labs Blockchain Carbon Accounting project, which is a functioning climate project that does carbon accounting and carbon offsets issuance and trading.
We're currently using IPFS already to encrypt documents of an emissions audit. When a user requests an emissions audit, they would attach a document proving their claim. The document could be a boarding pass for a flight or a utility bill. The emissions audit is then routed to an auditor, and the document is encrypted with the public key of the auditor and then uploaded to IPFS. The auditor could retrieve the document from IPFS and decrypt it for review.
You can check it out at emissions-test.opentaps.org and request an audit, uploading a sample document.
Could you suggest how we could use filecoin to make this process better? If it fits with your Green Filecoin projects we could participate in it as well. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions