# Blank out personal information in settings

**URL:** <https://meta.discourse.org/t/blank-out-personal-information-in-settings/113293>\
**Category:** Feature\
**Created:** [4월 3, 2019, 1:20오전 UTC](https://meta.discourse.org/t/blank-out-personal-information-in-settings/113293 "2019-04-03T01:20:42Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![Ree](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ree/32/137265_2.png) [@Ree](https://meta.discourse.org/u/Ree)\
**Post date:** [4월 3, 2019, 1:20오전 UTC](https://meta.discourse.org/t/blank-out-personal-information-in-settings/113293/1 "2019-04-03T01:20:42Z")

</div>

If someone happens to get hacked, what will happen to all of their personal information in their settings? Their email? The location of their computer? There should at least be an option to put asterisks or something on these.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [4월 3, 2019, 2:27오전 UTC](https://meta.discourse.org/t/blank-out-personal-information-in-settings/113293/2 "2019-04-03T02:27:07Z")

</div>

What people generally care about is their password and this is hashed with GPU resistant settings per our security.md file in our public github repository.

Locations can be inferred from IP geolocation so no new information is being added. We removed a bunch of unnecessary places we stored IP addresses for GDPR in previous releases.
