View Issue Details

IDProjectCategoryView StatusLast Update
0004361SymmetricDS ProImprovementpublic2020-07-08 12:25
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.12.0 
Target Version3.12.0Fixed in Version3.12.0 
Summary0004361: Encrypt node passwords
DescriptionEncrypt node passwords while at rest in the database. The node_password field in sym_node_security table will have a prefix of "enc:" if encrypted. Each node will uses its own security service and unique encryption key to encrypt passwords. Use the existing INodePasswordFilter to implement. This change is backwards compatible and open source client compatible.
Tagssecurity

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.12 dbd3bf84

2020-04-22 13:51:23

admin

Details Diff
0004361: set filter on node service, fix deprecated spring class Affected Issues
0004361
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/ClientSymmetricEngine.java Diff File

Issue History

Date Modified Username Field Change
2020-04-22 17:49 elong New Issue
2020-04-22 17:49 elong Status new => assigned
2020-04-22 17:49 elong Assigned To => elong
2020-04-22 17:53 elong Status assigned => resolved
2020-04-22 17:53 elong Resolution open => fixed
2020-04-22 17:53 elong Fixed in Version => 3.12.0
2020-04-22 18:00 admin Changeset attached => SymmetricDS 3.12 dbd3bf84
2020-05-26 18:49 elong Status resolved => closed
2020-07-08 12:25 elong Tag Attached: security