TokTok / toxic

An ncurses-based Tox client
https://toktok.ltd/
GNU General Public License v3.0
27 stars 4 forks source link

feat: hard cap the size of a session chat log to 100 MiB #354

Closed JFreegman closed 6 months ago

JFreegman commented 6 months ago

This mitigates a potential DOS attack vector.


This change is Reviewable