dequis / purple-facebook

Facebook protocol plugin for libpurple (moved from jgeboski/purple-facebook)
GNU General Public License v2.0
954 stars 88 forks source link

Use compiler security flags by default #452

Open Avamander opened 5 years ago

Avamander commented 5 years ago

It would be really nice if purple-facebook were compiled with gcc hardening flags by default to protect against possible exploits as both user-data and the hosts where this plugin runs on are worth protecting.

Most popular software already uses all of these flags so chance of running into some bug is quite low. I compiled purple-facebook with these flags and it works great: