facebook / akd

An implementation of an auditable key directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improving the "Overview" documentation to specify what AKD does not support

divyatalesra-2001 opened this issue · comments

Will expand upon the second paragraph under "Overview" in https://docs.rs/akd/latest/akd/. One, we aren’t just querying entries, we are querying mappings from labels to values in the database. And two, that this isn’t enough for a full key transparency solution. We still need a way for clients to know that they got the same commitment for the database, but this is outside of the scope of the AKD library and must be handled separately.