WIP: Feature/gpg vks#18
Conversation
Removed the cyclic dependency from the import chain
Feature/gpg vks
Feature/gpg vks
|
I can search and download keys without a problem, but adding keys to the keyserver does not seem to work with the gpg-vks branch. No error message at all, but I do not get an e-mail for verification of the upload. I'll need to dig deeper into this to figure out what's happening and look at the HTTPS traffic, I guess. |
|
can recommend mitmproxy to debug this kind of thing :) |
|
@Valodim @vollkorn1982 I don't tested the add functionality of the vks-protocol so far. |
|
Good news: add() was successful. The key confirmation e-mails were just stuck in grey-listing for a long time. I received them now. Therefore, I conclude: This branch works fine for me :) |
|
Actually, it seems like the add() call only uses |
|
This needs some further development and is not releaseable in the current state.