oxen-io / libsession-util

Session utilities library
GNU General Public License v3.0
15 stars 16 forks source link

Add group keys function for key promotion #73

Closed jagerman closed 10 months ago

jagerman commented 10 months ago

There was no nice way to "promote" a set of group objects from member status to admin status by giving them the key. This adds Keys::load_admin_key to do just that.