Author :
robert
Date :
2018-12-02 11:24:15
Hash :becdcd5b Message :use arc4random_buf(3) in libgcrypt instead of /dev/random
this issue came to the light after using an unveil(2)'d chrome
inside a GNOME environment where it was trying to use the keyring
which was relying on libgcrypt
ok ajacoutot@