[
https://issues.apache.org/jira/browse/CASSANDRA-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108053#comment-15108053
]
Jason Brown edited comment on CASSANDRA-11040 at 1/20/16 5:53 AM:
------------------------------------------------------------------
Code is available
[here|https://github.com/apache/cassandra/compare/trunk...jasobrown:11040]
This code piggy backs off the existing hints compression code path, as well as
the existing file-level encryption infrastructure. Thus, this code fits in
rather smoothly, just a little refactoring was necessary to make things lay out
nicely.
cassci tests running as I type this; will update ticket when complete.
was (Author: jasobrown):
Code is available
[here|https://github.com/apache/cassandra/compare/trunk...jasobrown:11040]
This code piggy backs off the existing hints compression code path, as well as
the existing file-level encryption infrastructure. Thus, this code fits in
rather smoothly, just a little refactoring was necessary to make things lay out
nicely.
> Encrypted hints
> ---------------
>
> Key: CASSANDRA-11040
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11040
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Jason Brown
> Assignee: Jason Brown
> Priority: Minor
> Labels: encryption, hints, security
>
> When users enable system-wide encryption (which includes commit logs,
> CASSANDRA-6018), we need to encrypt other assets, as well. Hence, let's
> encrypt hints.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)