Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

zoz pfp
zoz
@zoz.eth
Is private messaging in Warpcast independent to the protocol or a farcaster feature?
2 replies
0 recast
4 reactions

EulerLagrangodamus pfp
EulerLagrangodamus
@eulerlagrange.eth
Private messaging based on double/triple ratchet is hard to do without a server that routes messages. You also want to support push notifications, delivery if your phone is offline for awhile etc.
1 reply
0 recast
2 reactions

Cassie Heart pfp
Cassie Heart
@cassie
It’s hard to do and retain the privacy properties. My FIP goes into detail on how to provide it in the decentralized context: https://www.github.com/Farcasterxyz/protocol/discussions/99
1 reply
0 recast
7 reactions

boscolo.eth pfp
boscolo.eth
@boscolo.eth
@cassie any thoughts on how push notifications could be supported in a world where hubs implement FIP 99?
1 reply
0 recast
1 reaction

Cassie Heart pfp
Cassie Heart
@cassie
Push notifications are driven from two sources on most platforms: server-side or in-app, sometimes both. It is not unusual for decentralized protocols with many clients to have middleware servers, Farcaster is no different — while hubs hold casts, notifications about them do not originate from hubs. This has a —
1 reply
0 recast
2 reactions