> The port should be fixed, so that it internally use arc4random. That is what for i came here. think i need to write some mail to package developer...
2017-06-11 21:37 GMT+03:00 Theo de Raadt <dera...@openbsd.org>: > > Asbel Kiprop wrote on Sun, Jun 11, 2017 at 09:24:23PM +0300: > > > > > cat: /var/www/dev/urandom: Device not configured > > > > By default, /var is mounted nodev. See mount(8), fstab(5). > > Providing a workaround that reduces security is a poor answer. > Perhaps the drive to make-it-work inevitably overrides the > desire to do right. > > Also, you could "cp /etc/passwd urandom" and it will work fine > also! Safety, good lord who cares. > > The port should be fixed, so that it internally use arc4random. > > The "nodev" option is used for some good reasons. > >