Giter Site home page Giter Site logo

Comments (6)

heilingbrunner avatar heilingbrunner commented on September 3, 2024

Is gnupg installed on the remote system ?

from vscode-gnupg-tool.

digilink avatar digilink commented on September 3, 2024

Yes, installed and working fine:

sbrown@rorschach:~$ which gpg
/usr/bin/gpg
sbrown@rorschach:~$ gpg --version
gpg (GnuPG) 2.2.19
libgcrypt 1.8.5
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: /home/sbrown/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2

from vscode-gnupg-tool.

heilingbrunner avatar heilingbrunner commented on September 3, 2024

I will check this scenario. Thanks.

from vscode-gnupg-tool.

heilingbrunner avatar heilingbrunner commented on September 3, 2024

Yesterday i used my extension under Raspbian and i had some troubles too.
Do you have an additional PIN or pass-phrase dialog for GnuPG installed ?
I installed the QT based PIN or pass-phrase entry dialog for GnuPG package.

from vscode-gnupg-tool.

heilingbrunner avatar heilingbrunner commented on September 3, 2024

Now I checked same remote situation and I get the same error as above.

I think this cannot work. My extension relies on the external presence of the pin or pass-phrase dialog. The gpg on the remote machine cannot start a pin-pass-phrase dialog on the local machine.

What do you think ?

from vscode-gnupg-tool.

heilingbrunner avatar heilingbrunner commented on September 3, 2024

A short test you can try

echo "test" | gpg --clear-sign --pinentry-mode loopback

which runs in the terminal and asks the pass-phrase on the terminal. This should work.

from vscode-gnupg-tool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.