Re: Bookkeeper and running in FIPS mode

2021-02-26 Thread Anup Ghatage
There are a few code changes, I can open a test pr and see if that's enough. Apart from that perhaps it's useful to perf test it if possible. Apparently FedRamp compliance approval can be used to upmark a service price because apparently being compliant is a selling point. Regards, Anup On Fri

Re: Bookkeeper and running in FIPS mode

2021-02-26 Thread Henry Saputra
Any implication on the project's release process to comply with FIPS if it turns on by default? - Henry On Fri, Feb 26, 2021 at 12:56 PM Anup Ghatage wrote: > Hi Bookies, > > FIPS is 'Federal Information Processing Standard'. Basically it's a set of > guidelines for security functions such as e

Re: [ANNOUNCE] Apache BookKeeper 4.13.0 released

2021-02-26 Thread Henry Saputra
Thanks for driving the release, @Andrey Congrats to Apache BookKeeper community. - Henry On Thu, Feb 25, 2021 at 12:00 PM Andrey Yegorov wrote: > The Apache BookKeeper team is proud to announce Apache BookKeeper version > 4.13.0. > > Apache BookKeeper is a scalable, fault-tolerant, and low-lat

Bookkeeper and running in FIPS mode

2021-02-26 Thread Anup Ghatage
Hi Bookies, FIPS is 'Federal Information Processing Standard'. Basically it's a set of guidelines for security functions such as encryption/decryption/RNG etc. Applications running in FIPS mode are said to be more secure as they adhere to more stringent standards. Java's security framework is exte