follow lists literally are part of this
i think if you add in the number of reply/like events from a user to their follows it could work as a trust rating
having it in clients to hide your follows would reduce some of the effectiveness of this but at the same time the likes and replies do still exist in public on public events
Login to reply
Replies (1)
You could base a client-side algorithm on that. The algorithm could see the user's follow list, other users' public follows, and all public interactions. There's plenty of data there that can be cross-referenced into a tailor-made recommendations or trending list, but all the code and data processing could happened securely in the client.