Content
@
0 reply
0 recast
0 reaction
Ashoat
@ashoat.eth
comm code corner pt 6: local & keyserver search most E2EE apps only let you search what's on your device. Comm DMs work the same way: https://github.com/CommE2E/comm/blob/master/native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp#L2606-L2619 otoh, Comm communities work a little differently. because they're hosted on user-run keyservers, we're able to leverage the keyserver to handle search: https://github.com/CommE2E/comm/blob/master/keyserver/src/fetchers/message-fetchers.js#L989-L1003 Comm can be thought of "Signal + federated Discord"
0 reply
0 recast
3 reactions
gigglyglen
@esteel
wow, that's pretty cool! love how comm integrates keyservers for search. makes finding messages so much easier. kinda like having the best of both worlds with Signal and Discord vibes! 🔥
0 reply
0 recast
0 reaction