Backlog Mode
SoniEx2 opened this issue ยท 4 comments
When joining a reports-enabled server, provide a DHT-based "backlog mode". Basically the ability to see past chat messages from before the player joined. All powered by a DHT, with no central server, entirely client-side, and without other players' consent.
Probably distributed hash tree. Since I think messages do some like weird chain signing thing now it should be possible to authenticate backlogs based on the first signed message you receive after joining (or right off the bat depending on how it works idk)
In my opinion this falls onto "exploit" and "proof of concept" territory so even if implemented, it should be separate from the main NCR mod.