Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction
vrypan |--o--|
@vrypan.eth
Can the miniapp sdk provide a proof to the miniapp that the context is provided by a specific client? I think it's trivial to fake that you are a "legit" client sending data to a miniapp. This may not be critical in the onchain-tx way, but it can spam, overload, or fake data that are important for a miniapp. It would be nice if frameContext was signed by frameContext.client.clientFid, to allow a miniapp verify that the context can be trusted IF they trust clientFid.
4 replies
0 recast
2 reactions
Tony D’Addeo
@deodad
could the downsides are increased complexity and more confusion for devs two different types of signed data (SIWF and signed context) that both sign overlapping data (user fid) is quite confusing
1 reply
0 recast
0 reaction
vrypan |--o--|
@vrypan.eth
I don't see the complexity, if it's something I can ignore. It's one more piece of data in sdk.context. If you want to do something with it, you can, if not you can ignore it. Contact already has many keys that most devs ignore.
1 reply
0 recast
0 reaction