Currently working on a WordPress Plugin for Nostr. How would you plebs feel save to store your nsec in a WordPress environment?
β Encrypted in the database
If somebody has access to your siteβs full source code and the database, they would be able to decrypt the nsec.
βΒ wp-config.php constant
If somebody has access to your siteβs full source code, they would be able to find the nsec.
β Environment variable
If somebody has root access to your webserver, they would be able to find the nsec.
β nsecBunker π
Depends on the security of your nsecBunker.
Or do you have even better ideas? Thanks for any input π«