Hello :)
Bjoern Kahl writes:
> I'd tried to play around with the (new) Python bindings announced just
> a few days ago, but I am a bit lost. I am using Python-2.7 on MacOS
> "El Captain", with Python-2.7, gpg2, gpgme (1.6.0_2) and the bindings
> py27-pygpgme and pyme all installed using MacP
Hi Arbiel,
Arbiel (gmx):
> Hi Stephan
>
> The "Bash scripting" material, which I began reading, gave me some
> valuable informations and I will go on reading it.
>
> On the other hand, I did not understand the aim of the material
> concerning bash for gpg, as it deals with issues which I am quit
Hi,
Using GnuPG 2.1.15 I'm trying to SSH into a remote machine with OpenSSH 6.7 as
described under:
https://wiki.gnupg.org/AgentForwarding
The problem is that the remote system uses systemd so /var/run/user/
exits and GnuPG will use it.
But if I am not logged in or there is no gnupg process r
Hi,
On Saturday 01 October 2016 04:10:03 Rohit P wrote:
> When you encrypt multiple files in a folder, GnuPG encrypted files have no
> icon. It is difficult to immediately identify which are the encrypted
> files.
If you are using Gpg4win you can try out our Beta of gpg4win-3.0
(See: https://wik
On 03.10.2016, Werner Koch wrote:
> We would call the left one a "normales Vorhangeschloss" (simple
> padlock). But the middle one is known as a "Schappschloss" - referring
> to the feature that you do not need a key to lock it.
The left one is a modular padlock, and the one in the middle is an
On Tue 2016-10-04 08:03:06 -0400, Andre Heinecke wrote:
> Using GnuPG 2.1.15 I'm trying to SSH into a remote machine with OpenSSH 6.7
> as
> described under:
>
> https://wiki.gnupg.org/AgentForwarding
>
> The problem is that the remote system uses systemd so /var/run/user/
> exits and GnuPG wil
Hi,
On Tuesday 04 October 2016 11:26:59 Daniel Kahn Gillmor wrote:
> > But if I am not logged in or there is no gnupg process running. systemd
> > autodeletes /var/run/user//gnupg this causes the remote forward of
> > the
> > Socket to fail because the directory for the socket does not exist and S
Hi Andre--
On Tue 2016-10-04 14:49:00 -0400, Andre Heinecke wrote:
> On Tuesday 04 October 2016 11:26:59 Daniel Kahn Gillmor wrote:
>> > But if I am not logged in or there is no gnupg process running. systemd
>> > autodeletes /var/run/user//gnupg this causes the remote forward of
>> > the
>> > So
Hi Team,
We are performing encryption and decryption process. We are using the SUSE
Linux 11 SPS3 OS. We want to Encrypt and Sign the file using gpg encryption
technique.
As a Linux OS root user, we are able to generate keys and perform Encryption,
Signing, Verification and Decryption perfect