You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Oliver Lietz <ap...@oliverlietz.de> on 2019/12/05 06:41:45 UTC

encryption/decryption module

Hi *,

I need some encryption/decryption functionalities in Sling similar to what is 
available in Karaf - but without dependencies to Karaf and Blueprint.
Do we want to host it here at Sling as Commons Crypto or should I make it an 
OPS4J Pax project?

Thanks,
O.





Re: encryption/decryption module

Posted by Oliver Lietz <ap...@oliverlietz.de>.
On Thursday, December 5, 2019 11:55:07 AM CET Robert Munteanu wrote:
> Hi Oliver,

Hi,

> On Thu, 2019-12-05 at 07:41 +0100, Oliver Lietz wrote:
> > Hi *,
> > 
> > I need some encryption/decryption functionalities in Sling similar to
> > what is
> > available in Karaf - but without dependencies to Karaf and Blueprint.
> > Do we want to host it here at Sling as Commons Crypto or should I
> > make it an
> > OPS4J Pax project?
> 
> I for one am happy to accept new contributions. Whether you want to
> host it in Sling or PAX (or Felix) is actually your preference :-)

Initial code⁰, documentation¹ and sample configurations² in place.
SonarCloud onboarding is outstanding but I'm happy to opt-out.
Will cut a first release soon™.

Regards,
O.

[0] https://github.com/apache/sling-org-apache-sling-commons-crypto
[1] https://sling.apache.org/documentation/bundles/commons-crypto.html
[2] https://github.com/apache/sling-samples/tree/master/sling-commons-crypto-configuration

> Thanks,
> Robert





Re: encryption/decryption module

Posted by Robert Munteanu <ro...@apache.org>.
Hi Oliver,

On Thu, 2019-12-05 at 07:41 +0100, Oliver Lietz wrote:
> Hi *,
> 
> I need some encryption/decryption functionalities in Sling similar to
> what is 
> available in Karaf - but without dependencies to Karaf and Blueprint.
> Do we want to host it here at Sling as Commons Crypto or should I
> make it an 
> OPS4J Pax project?

I for one am happy to accept new contributions. Whether you want to
host it in Sling or PAX (or Felix) is actually your preference :-)

Thanks,
Robert