MatthijsKok / TI2806-Contextproject

GNU Lesser General Public License v3.0
0 stars 0 forks source link

Add basic inputfield for manual verification #152

Closed Ishadijcks closed 7 years ago

Ishadijcks commented 7 years ago

image

MatthijsKok commented 7 years ago

How would you respond to a challenge without knowing the IBAN to respond to? A Challenge string in itself is rather useless without IBAN or the counterparty's verifying key.

Ishadijcks commented 7 years ago

Ah I thought that the challenge contained the senders IBAN, adding another input field should fix this.

Ishadijcks commented 7 years ago

image

Like this

MatthijsKok commented 7 years ago

This would not verify the incoming challenge, only respond to it. To verify a challenge we will need their public key.