rust-keylime icon indicating copy to clipboard operation
rust-keylime copied to clipboard

Remove deprecated revocation notification via zmq

Open ansasaki opened this issue 2 years ago • 2 comments

Remove the deprecated notification via zmq.

The goal is to remove deprecated functionality before the next major release.

ansasaki avatar Sep 07 '23 10:09 ansasaki

@ansasaki should zeromq support be removed from https://github.com/keylime/keylime/blob/4af9457575d60b22738e5b788cfd850ed92503f6/keylime/revocation_notifier.py too?

arkivm avatar Sep 22 '23 18:09 arkivm

@arkivm yes, but the agent side first, then the Python side.

THS-on avatar Sep 23 '23 09:09 THS-on