I didnt see worst than this app to use for anonymity like this one:
- PGP is old bad stuff:
https://www.kicksecure.com/wiki/OpenPGP#Issues_with_PGP
- RSA/DSA old as well and has tons of security issues like side channel
and timing attacks..etc (the researches about them everywhere)
use Post-
post it to glibc (there are devs,ticket system, community..)
https://www.gnu.org/software/libc/
Askar Safin via Fulldisclosure:
TL;DR: this mail doesn't contain any actual vulnerability, just an idea.
Consider this C code for Linux and glibc:
-
#define _GNU_SOURCE 1
#include
#include