Post
You can go to grapevine-brainstorm.vercel.app and calculate your personalized scores, which means all scores are from your perspective. If you want to see your score from a different pubkey’s perspective, in theory that could be done but my site doesn’t currently do that.
0
0
Right now I’m working on a personalized WoT relay that will use these methods to determine your WoT, which means you won’t need a service to do it for you. My progress so far: ✅ strfry and neo4j on single server ✅ bash script to load events from strfry to neo4j ✅ strfry plugin whitelist and blacklist ✅ personalized PageRank and GrapeRank calculations, both with the assistance of neo4j ✅ bash script to query neo4j and export json files of pubkeys which can be read by strfry plugin and used as whitelists and blacklists Current hurdles: - automate the transfer of data from strfry to neo4j to handle streaming data Once I put together all the above puzzle pieces, my plan will be to write a document so anyone can set up their own personalized WoT relay. And if all goes well, maybe the above features will make their way into relaytools ! 😃
0
0