Skip to content

Add WAL encryption #579

Description

@hackaugusto

Problem Definition

As part of the recoverable tasks effort, we are using a write-ahead log to save all state changes on a given node, that includes all the protocol messages, user interactions, and public known blockchain events. Keeping this information unencrypted allows for different applications to read the transactions, which is not ideal.

Solution

Encrypt the Raiden's data store, including the WAL and snapshots.

Tasklist

  • Implement the encryption

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions