Content pfp
Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction

androidsixteen pfp
androidsixteen
@androidsixteen.eth
Is there a way for a client to tag a cast with a flag that prevents other clients from indexing the cast? Eg. say I'm building Hypercast, and I only want Hypercast to show certain casts. Right now, if a user makes a cast, and it gets sent to hubs, all clients will show this cast by default. Is there an alternative?
7 replies
0 recast
6 reactions

KMac pfp
KMac
@kmacb.eth
Short answer, no. There are no app name spaces. Been asking for this since before hubs were launched. Not sure if snapchain will provide way to do this. I've had hoped that wc would nerf FIP-2 casts (the OG channel technique) but they do not. If they do we can use FIP-2 'parentUrls' as a type of soft namespace.
1 reply
0 recast
3 reactions

Samuel ツ pfp
Samuel ツ
@samuellhuber.eth
You could use the parent url or parenthash to tag it That’s how channels work Or some part of the cast text as encoding
1 reply
0 recast
1 reaction

alex pfp
alex
@alexgrover
Is your app generating the casts it wants to display? When you generate a signer for a user, the app’s FID is part of that payload, so you could use that to filter for casts that were created from your app
1 reply
0 recast
0 reaction

King pfp
King
@king
just force prefix a byte of data on the cast and prune it on your client view until it becomes part of the protocol. suggested this idea a long time ago but the geniuses didn’t seem sold on it
1 reply
0 recast
0 reaction

Zinger pfp
Zinger
@zinger
Store it in a database
1 reply
0 recast
0 reaction

Chaz Schmidt pfp
Chaz Schmidt
@chazschmidt
Could you have a Hypercast network? https://www.thehubble.xyz/intro/networks.html
0 reply
0 recast
0 reaction

vrypan |--o--| pfp
vrypan |--o--|
@vrypan.eth
cc @kmacb.eth
0 reply
0 recast
0 reaction