privacylab / talek

a Private Publish Subscribe System
BSD 2-Clause "Simplified" License
48 stars 5 forks source link

Client needs to enforce message constraints #29

Closed willscott closed 7 years ago

willscott commented 7 years ago

libPDB doesn't currently enforce the lengths of messages passed by the client. This length should be exposed and enforced from the config DataSize element.