Files
OpenParty/database/encryption.json

6 lines
128 B
JSON
Raw Normal View History

{
"encrpytion": {
"secretKey": "OpenParty.",
"userEncrypt": "DoNotShareThisFileToAnyone"
}
}