HomePhabricator
Diffusion Comm 2cb9cecc7dda

Implement script to generate olm configuration JSON file for keyserver

Description

Implement script to generate olm configuration JSON file for keyserver

Summary: Implemented script that uses olm library to create and pickle data (encryption keys) needed to establish sessions with keyserver as a client. It was discussed during a meeting that we do not expect pickling key to provide additional security layer so I simply used standard uuid library to generate it.

Test Plan: Run script both when the file is present to see it is overwritten and when it is missing to see it is created.

Reviewers: palys-swm, varun, def-au1t, ashoat

Reviewed By: palys-swm, ashoat

Subscribers: benschac, ashoat, Adrian, atul, karol-bisztyga

Differential Revision: https://phabricator.ashoat.com/D3209

Details

Provenance
marcinAuthored on Feb 23 2022, 9:35 AM
Reviewer
tomek
Differential Revision
D3209: Implement script to generate olm configuration JSON file for keyserver
Parents
rCOMMa6a83b0cb1c0: [CommCoreModule] Use braced initialization in `CryptoModule`
Branches
Unknown
Tags
Unknown