http://jentyxddh2rf47gd3e43kuebyn2xsv6h72gzh46oe4rxyovvm7xe5ead.onion/src/dotfiles/commit/af51686f7d6f5a048b6e657d2ddb5223c6a9d0ec.html
\n"; + +my $ssg = catfile $xdg_bin_home, qw(ssg6); +my $rssg = catfile $xdg_bin_home, qw(rssg); + +if ( $operating_system eq 'openbsd' ) { my %unveil_perms = ( - '/tmp' => 'rc', # tmpfile '/usr/libdata/perl5' => 'r', # modules - '/usr/local/libdata/perl5/site_perl' => 'r', # modules - '/etc/pwd.db' => 'r', # getpwuid $ssg => 'x', # static site generator
$rssg => 'x', # rss feed
'/bin/mv' => 'x', # to move lots of tiny files
$markdown_dir => 'r', # markdown to turn into html...