===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
keepass2-plugin-keepasshttp-1.8.4.2+dfsg1/README.md-36- 3. Set chmod 644 on file `KeePassHttp.plgx`
keepass2-plugin-keepasshttp-1.8.4.2+dfsg1/README.md:37: 4. On linux systems you maybe need to install mono-complete: `$ apt-get install mono-complete` (in Debian it should be enough to install the packages libmono-system-runtime-serialization4.0-cil and libmono-posix2.0-cil)
keepass2-plugin-keepasshttp-1.8.4.2+dfsg1/README.md-38- * Tips to run KeePassHttp on lastest KeePass 2.31: install packages
##############################################
keepass2-plugin-keepasshttp-1.8.4.2+dfsg1/README.md-246- - Nonce - 128 bit (16 bytes) long random vector, base64 encoded, used as IV for aes encryption
keepass2-plugin-keepasshttp-1.8.4.2+dfsg1/README.md:247: - Verifier - verifier, base64 encoded AES encrypted data: `encrypt(base64_encode($nonce), $key, $nonce);`
keepass2-plugin-keepasshttp-1.8.4.2+dfsg1/README.md-248- - Id - Key id entered into KeePass GUI while  `associate`, not used during `associate`