Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove PGP keys from the KeyRing #3207

Merged

Conversation

battleofwizards
Copy link
Contributor

The PGP support was envisioned in the KeyRing but never fully implemented. This removes the (essentially) dead code.

This code impeded my understanding on how we use signatures. My initial impression was that we use PGP for p2p message signing, which is not the case.

The protobuf message compatibility is implemented with reserved.

The PGP support was envisioned in the KeyRing but never fully
implemented. This removes the (essentially) dead code.

The protobuf message compatibility is implemented with `reserved`.
@ripcurlx
Copy link
Member

ripcurlx commented Sep 6, 2019

Looks good to me, but I'd like to have an ACK by @freimair, @sqrrm or @ManfredKarrer before merging.

@bodymindarts
Copy link

utAck removing dead code is great. I was just doing a deep dive into this code yesterday and also thought this should simply be removed!

Copy link
Member

@freimair freimair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@ripcurlx ripcurlx merged commit b113c7a into bisq-network:master Sep 6, 2019
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@battleofwizards battleofwizards deleted the remove-dead-pgp-from-keyring branch September 20, 2019 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants