|
|
Contact me on Tilde.Chat to exchange banners!
|
SSB Log Entry 645Pigeon Protocol Update: May 15th, 2020Note to folks just tuning in: I do daily updates related to #pigeon-protocol - a project with similar goals to SSB. DONEYesterday, I found a bug. Header entries were order dependent. A better implementation would allow authors to put the headers in any order, but there are some historical artifacts preventing that in the Ruby implementation. To allow message headers in any order, I (think I) must perform signature verification while lexing messages, rather than at the time of ingestion. This is still a WIP. TODO
|