[jira] Commented: (JAMES-525) Add support for signing/decrypt messages with openPGP

2006-09-21 Thread Robert Burrell Donkin (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-525?page=comments#action_12436506 ] 

Robert Burrell Donkin commented on JAMES-525:
-

http://issues.apache.org/jira/browse/JAMES-596 has been opened for an 
implementation.

I've started to look at creating an implementation. Anyone who's interested in 
helping out would be very welcome to lend a hand. Drop a note to the mailing 
list or add a comment.

There are big advantages in factoring out a common interface for the OpenPGP 
work. This would allow adapters to be created for the major openpgp 
implementations including propritary crypto layers interfaced to custom 
hardware (a reasonably likely scenario for an email server). I plan to use 
Bouncy Castle for the initial implementation.

This was the aim of http://jakarta.apache.org/commons/sandbox/openpgp/ . 
Development of commons-openpgp has stalled for now. I would like to kickstart 
it again when I free up sometime since there is a definite need for a common 
API. Alternatively, someone could start a JCP...


> Add support for signing/decrypt messages with openPGP
> -
>
> Key: JAMES-525
> URL: http://issues.apache.org/jira/browse/JAMES-525
> Project: James
>  Issue Type: New Feature
>Reporter: Norman Maurer
>
> Maybe we could add suport for signing/decrypting messages with openPGP. There 
> seems to be a java implemention for that.
> See http://www.cryptix.org/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [jira] Commented: (JAMES-525) Add support for signing/decrypt messages with openPGP

2006-06-09 Thread Norman Maurer
So should we store the pgp signature for every user in the
userrepository ? And if he have none set it to null ? This whould be the
way i whould try to go!

bye
Norman

Am Freitag, den 09.06.2006, 18:16 + schrieb Noel J. Bergman (JIRA):
> [ 
> http://issues.apache.org/jira/browse/JAMES-525?page=comments#action_12415592 
> ] 
> 
> Noel J. Bergman commented on JAMES-525:
> ---
> 
> See also: http://jakarta.apache.org/commons/sandbox/openpgp/
> 
> I would like this feature, since I receive PGP mail and I won't to install 
> the buggy plug-in that is available for my MUA.  So having the server deal 
> with it would be good.
> 
> > Add support for signing/decrypt messages with openPGP
> > -
> >
> >  Key: JAMES-525
> >  URL: http://issues.apache.org/jira/browse/JAMES-525
> >  Project: James
> > Type: New Feature
> 
> > Reporter: Norman Maurer
> 
> >
> > Maybe we could add suport for signing/decrypting messages with openPGP. 
> > There seems to be a java implemention for that.
> > See http://www.cryptix.org/
> 


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[jira] Commented: (JAMES-525) Add support for signing/decrypt messages with openPGP

2006-06-09 Thread Noel J. Bergman (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-525?page=comments#action_12415592 ] 

Noel J. Bergman commented on JAMES-525:
---

See also: http://jakarta.apache.org/commons/sandbox/openpgp/

I would like this feature, since I receive PGP mail and I won't to install the 
buggy plug-in that is available for my MUA.  So having the server deal with it 
would be good.

> Add support for signing/decrypt messages with openPGP
> -
>
>  Key: JAMES-525
>  URL: http://issues.apache.org/jira/browse/JAMES-525
>  Project: James
> Type: New Feature

> Reporter: Norman Maurer

>
> Maybe we could add suport for signing/decrypting messages with openPGP. There 
> seems to be a java implemention for that.
> See http://www.cryptix.org/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [jira] Commented: (JAMES-525) Add support for signing/decrypt messages with openPGP

2006-06-09 Thread Norman Maurer
You are right.. i missed it.. So we can create some mailets for support
that. What the others think ?

bye
norman

Am Freitag, den 09.06.2006, 12:27 + schrieb Soren Hilmer (JIRA):
> [ 
> http://issues.apache.org/jira/browse/JAMES-525?page=comments#action_12415536 
> ] 
> 
> Soren Hilmer commented on JAMES-525:
> 
> 
> BouncyCastle can handle PGP as well as S/MIME. So why introduce a new 
> dependancy.
> 
> 
> > Add support for signing/decrypt messages with openPGP
> > -
> >
> >  Key: JAMES-525
> >  URL: http://issues.apache.org/jira/browse/JAMES-525
> >  Project: James
> > Type: New Feature
> 
> > Reporter: Norman Maurer
> 
> >
> > Maybe we could add suport for signing/decrypting messages with openPGP. 
> > There seems to be a java implemention for that.
> > See http://www.cryptix.org/
> 


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[jira] Commented: (JAMES-525) Add support for signing/decrypt messages with openPGP

2006-06-09 Thread Soren Hilmer (JIRA)
[ 
http://issues.apache.org/jira/browse/JAMES-525?page=comments#action_12415536 ] 

Soren Hilmer commented on JAMES-525:


BouncyCastle can handle PGP as well as S/MIME. So why introduce a new 
dependancy.


> Add support for signing/decrypt messages with openPGP
> -
>
>  Key: JAMES-525
>  URL: http://issues.apache.org/jira/browse/JAMES-525
>  Project: James
> Type: New Feature

> Reporter: Norman Maurer

>
> Maybe we could add suport for signing/decrypting messages with openPGP. There 
> seems to be a java implemention for that.
> See http://www.cryptix.org/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]