• Patch sent, no response yet OpenSSH: Modifications to manpages to better document internal-sftp
    posting to mailing list openssh-unix-dev
    The OpenSSH project
  • Pull-Request sent, no response yet improved script for extracting audio data
    GitHub Repository Pull Request #57
    The Tonibox Reverse Engineering project
  • Patch accepted BorgBackup: Modifications to documentation, so to recommend a more secure default setup
    borgbackup home page
    github issue #8318
    github pull request #8331
    github pull request #8620
    documentation page where change should eventually show up

    Insight:
    openssh server uses a user's posix shell (typically from /etc/password) to execute the remote command through "$SHELL" -c "$COMMAND".