# Export password hashes in the PHC format

**URL:** https://meta.discourse.org/t/export-password-hashes-in-the-phc-format/133805
**Category:** Self-Hosting
**Tags:** how-to
**Created:** [November 19, 2019, 3:38pm UTC](https://meta.discourse.org/t/export-password-hashes-in-the-phc-format/133805 "2019-11-19T15:38:49Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [December 1, 2020, 2:20pm UTC](https://meta.discourse.org/t/export-password-hashes-in-the-phc-format/133805/6 "2020-12-01T14:20:10Z")

</div>

Importing passwords is not supported by Discourse core, although it might be possible using an adapted version of this third-party plugin:

> [@Migrated password hashes support](https://meta.discourse.org/t/migrated-password-hashes-support/19512):
>
> Here is the password migration support plugin: [https://github.com/communiteq/discourse-migratepassword/](https://github.com/communiteq/discourse-migratepassword/)The original thread follows. We do regular forum conversions (yes, we’ll open source the converter once it’s stable enough) and one of the big quirks when migrating to Discourse is the fact that all users have to set a new password, because the password in the original forum is encrypted. So we thought of the following mechanism. when creating users in the conversion step, we store the …

---

_[View the full topic](https://meta.discourse.org/t/export-password-hashes-in-the-phc-format/133805)._
