jyrkioraskari / Multi-AuthorityABE4BIM

Multi-authority Attribute Based Encryption for Linked Building Data in IPFS
MIT License
9 stars 0 forks source link

interesting #1

Open zacharywhitley opened 5 years ago

zacharywhitley commented 5 years ago

Sorry, this isn't really an issue so feel free to delete it but I wasn't sure how else to ask you a question. What you're working on is very interesting. I've been looking into ABE for IPFS for a while and also have an interest in the semantic web.

How are you planning on implementing MA-ABE? The only library I know of that will do that is from Zeutro who also publish OpenABE but it's proprietary.

Another problem I noticed is that dcpabe depends on jpbc which depends on pbc but pbc hasn't been updated in a couple of years. It's kinds of sad how stuff like this just languishes out there.

jyrkioraskari commented 2 years ago

Thank you for your comment. It was interesting to hear that you have used it with IPFS. In my tests I have been using https://github.com/stefano81/dcpabe and testing variour other ABE libraries. I'm very much interested in hearing your experiences. I haven't yet published anything around this, but it would be nice to continue this.