You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Brown (JIRA)" <ji...@apache.org> on 2016/01/20 06:53:39 UTC

[jira] [Commented] (CASSANDRA-11040) Encrypted hints

    [ https://issues.apache.org/jira/browse/CASSANDRA-11040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108053#comment-15108053 ] 

Jason Brown commented on CASSANDRA-11040:
-----------------------------------------

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)