privacylab / talek

a Private Publish Subscribe System
BSD 2-Clause "Simplified" License
47 stars 5 forks source link

Working Demo #40

Closed willscott closed 7 years ago

willscott commented 7 years ago

The last chunk of work revolved around a read returning a bucket, which contains multiple data items. The response handler now attempts decryption of each individually.

The Consistency proof of concept binary shows that we can write and subsequently read an item.

ryscheng commented 7 years ago

👍