Re: gnupg for android phones

2013-02-14 Thread Kendrick A. Eastes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Why not use APG (HTTPS://play.google.com/store/apps/details?id=org.thialfihar.android.ago) and K-9 mail (HTTPS://play.google.com/store/apps/details?id=com.fsck.k9) it may be a case of "works for me" but so far I haven't had any major problems wit

gnupg for android phones

2013-02-14 Thread vedaal
Ubuntu is releasing an app for android phones, and some phones running ubuntu are said to become available in October 2013. http://www.ubuntu.com/devices/android http://www.examiner.com/article/first-ubuntu-for-android-handsets-to-release-october As ubuntu has gnupg as a standard application by

Re: Unable to access Crypto Stick with gpg2

2013-02-14 Thread Peter Lebbing
>> /bin/ps -e -o pid,supgrp,args > 1878 -/usr/sbin/pcscd pcscd will have GUID pcscd, so it's not a supplementary group. With $ ps -e -o pid,egroup,supgrp,args You'll most likely notice "pcscd" in the second column for that daemon. Peter. -- I use the GNU

Re: Unable to access Crypto Stick with gpg2

2013-02-14 Thread Jan Ignatius
On Thu, 14 Feb 2013 18:51:13 +0100 Hauke Laging wrote: > Am Do 14.02.2013, 19:38:05 schrieb Jan Ignatius: > > > Turns out it was mounted on /dev/bus/usb/001/005: > > crw-rw-r-- 1 root pcscd 189, 4 Feb 14 19:13 005 > > > > The access rights seem ok to me - the smart card daemon pcscd has > > ful

Re: Unable to access Crypto Stick with gpg2

2013-02-14 Thread Peter Lebbing
> The daemon group has... But is this group in the list of groups of the > scdaemon process? That's not a SUID/SGID binary. You're confusing pcscd and scdaemon. OP doesn't use direct access by scdaemon, but rather a PC/SC daemon which is run from init, and to which the scdaemon connects. If the

Re: Unable to access Crypto Stick with gpg2

2013-02-14 Thread Jan Ignatius
On Wed, 13 Feb 2013 23:32:29 +0100 Hauke Laging wrote: > Am Mi 13.02.2013, 20:16:01 schrieb Jan Ignatius: > > > Coming back to your original proposal, could you give me some > > guidance on how i can check the user permissions for the Crypto > > Stick? > > I think that means that you have conne

Re: Problem after going from gpg 1.2.6 to 1.4.5

2013-02-14 Thread Anilkumar Padmaraju
Hi Werner, Thank you for the replay. We found the issue is not related to GPG, but with file conversion. It is no more a issue now. Please ignore this. Thank you, Anil On Thursday, February 14, 2013, Werner Koch wrote: > On Thu, 14 Feb 2013 00:00, apadmar...@prounlimited.com said: > > > H

Re: Unable to access Crypto Stick with gpg2

2013-02-14 Thread Hauke Laging
Am Do 14.02.2013, 19:38:05 schrieb Jan Ignatius: > Turns out it was mounted on /dev/bus/usb/001/005: > crw-rw-r-- 1 root pcscd 189, 4 Feb 14 19:13 005 > > The access rights seem ok to me - the smart card daemon pcscd has full > rights to the device. Does anyone have other ideas I could test out?

Error when running GPA

2013-02-14 Thread Jerry
FreeBSD-8.3 STABLE gpg (GnuPG) 2.0.19 libgcrypt 1.5.0 gpa 0.9.3 When attempting to run 'gpa', I am greeted with an error message. The message can be viewed here: http://www.seibercom.net/logs/gpa_error.png It seems to indicate that there is a problem with the GPG library returning an unexpected v

Re: Fw: GPG Decryption Issue

2013-02-14 Thread Werner Koch
On Tue, 12 Feb 2013 09:27, kamalakanna...@tcs.com said: > Currently we are using batch command as below to decrypt single files. > gpg --batch --passphrase-file E:\Data\qfbi\Navtech\Working\passphrase.txt > --output E:\Data\qfbi\Navtech\Working\NJS170203YBBNA.xml --decrypt > E:\Data\qfbi\Navtech

Re: Problem after going from gpg 1.2.6 to 1.4.5

2013-02-14 Thread Werner Koch
On Thu, 14 Feb 2013 00:00, apadmar...@prounlimited.com said: > However, with 1.4.5 we get an encrypted file everything in one line > and gets cut at 80th char. With 1.2.6 we used to get an encrypted > file in multiple lines with 80 chars per line and was able to see > complete file. That pretty