Content
@
0 reply
0 recast
0 reaction
Stephan
@stephancill
i have a server that receives webhooks from telegram - i want to forward these requests to a 3rd party app in a way that they can independently verify the integrity of the data and respond to me with a message what's the best way of doing this with low latency?
8 replies
5 recasts
43 reactions
borodutch
@warpcastadmin.eth
welcome to telegram world where json they send in the webhooks is unsigned and unencrypted telegrameans plain text
1 reply
0 recast
0 reaction
Stephan
@stephancill
Itโs not plain text since itโs sent over SSL ๐คทโโ๏ธ
1 reply
0 recast
1 reaction
avi
@avichalp
i wonder if you could have a TLSN like setup where the party who is verifying also runs the notary node
1 reply
0 recast
2 reactions
avi
@avichalp
https://docs.tlsnotary.org/protocol/mpc-tls/handshake.html
0 reply
0 recast
0 reaction