Title: WP User Data encryption
Last modified: October 18, 2016

---

# WP User Data encryption

 *  [Ralf Klis](https://wordpress.org/support/users/rklis/)
 * (@rklis)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/wp-user-data-encryption/)
 * Hi guys. Looking to pickup some brains for seems to be impossible task. Got a
   project with a lot of users and crazy requirements about security so… AWS RDS
   encryption is not enough – we need to encrypt user’s table and user meta.
 * Now everything is beautiful, wp_signon has wp_authenticate filter so I thought
   I’m in heaven and then I hit the rocks with wp_metadata that has neither hooks
   nor is pluggable:
    [https://github.com/WordPress/WordPress/blob/master/wp-includes/meta.php#L461](https://github.com/WordPress/WordPress/blob/master/wp-includes/meta.php#L461)
 * So I can encrypt data on the way in, on login but not on the way out… Any smart
   move for workaround or is it just the end

The topic ‘WP User Data encryption’ is closed to new replies.

## Tags

 * [encryption](https://wordpress.org/support/topic-tag/encryption/)
 * [user_meta](https://wordpress.org/support/topic-tag/user_meta/)

 * 0 replies
 * 1 participant
 * Last reply from: [Ralf Klis](https://wordpress.org/support/users/rklis/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/wp-user-data-encryption/)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
