@ -159,7 +159,7 @@ sh256() {
[ -e "$1" ] || return 0
read -r hash file <<-EOF
$(shas256sum "$1" ||
$(sha256sum "$1" ||
sha256 -r "$1" ||
openssl dgst -sha256 -r "$1" ||
shasum -a 256 "$1")
The note is not visible to the blocked user.