Project

General

Profile

Actions

Feature #3864

closed

Encrypt / decrypt field

Added by Carsten Rose almost 7 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Enis Nuredini
Target version:
-
Start date:
07.06.2017
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
No
Vote:

Description

  • In case of a stolen database, the values are harder to read.
Option 1:
  • For specific fields, a value should be encrypted saved.
  • During load, such fields will be automatically decrypted on the server.
  • Per installation a key might be be configured.
Option 2:
  • Decryption and encryption happens in the client.
  • Some JS in the browser asks for the key.
  • Only the user, who knows the key, can decrypt the data.
  • The key is not stored anywhere, maximum protection.
Actions

Also available in: Atom PDF