master
and likes to live on the edge mindchecking out the temporary develop
branch
git fetch --all && git checkout develop && make build
This includes two _hopefully_ new fixes to several problems I've found:
- Refactor how Twter objects are retrieved from cache and external avatars are generated and handled #628
- Validate that injected twts from peers are authentic #627
For anyone using Docker, the
prologic/yarnd:latest
image has been updatedto this branch.
Let's see how this goes 😅
----
PS: I _think_ trying to this kind of validation and authenticity on twts from peering pods is a bit problematic...