david on Nostr: Right now I’m working on a personalized WoT relay that will use these methods to ...
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 (npub1fvm…szfu) ! 😃
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 (npub1fvm…szfu) ! 😃