freedombone-sec.json 2.5KB

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "Freedombone Security Configuration": "Freedombone Security Configuration",
  3. "\\nWeb/IMAP Ciphers:": "\\nWeb/IMAP Ciphers:",
  4. "Protocols:": "Protocols:",
  5. "Ciphers:": "Ciphers:",
  6. "\\nSecure Shell Ciphers:": "\\nSecure Shell Ciphers:",
  7. "MACs:": "MACs:",
  8. "KEX:": "KEX:",
  9. "Host key algorithms:": "Host key algorithms:",
  10. "SSH Passwords": "SSH Passwords",
  11. "\\nAllow SSH login using passwords?": "\\nAllow SSH login using passwords?",
  12. "\\nXMPP Ciphers:": "\\nXMPP Ciphers:",
  13. "ECC Curve:": "ECC Curve:",
  14. "Final Confirmation": "Final Confirmation",
  15. "\\nPlease confirm that you wish your security settings to be changed?\\n\\nWARNING: any mistakes made in the security settings could compromise your system, so be extra careful when answering 'yes'.": "\\nPlease confirm that you wish your security settings to be changed?\\n\\nWARNING: any mistakes made in the security settings could compromise your system, so be extra careful when answering 'yes'.",
  16. "Renew a StartSSL certificate": "Renew a StartSSL certificate",
  17. "Freedombone Security Settings": "Freedombone Security Settings",
  18. "Enter the domain name": "Enter the domain name",
  19. "Don't include the https://": "Don't include the https://",
  20. "An existing certificate for $renew_domain was not found": "An existing certificate for $renew_domain was not found",
  21. "Invalid domain name: $renew_domain": "Invalid domain name: $renew_domain",
  22. "Renew a Let's Encrypt certificate": "Renew a Let's Encrypt certificate",
  23. "Create a new Let's Encrypt certificate": "Create a new Let's Encrypt certificate",
  24. "Invalid domain name: $new_domain": "Invalid domain name: $new_domain",
  25. "Update ciphersuite": "Update ciphersuite",
  26. "The ciphersuite has been updated to recommended versions": "The ciphersuite has been updated to recommended versions",
  27. "GPG based authentication": "GPG based authentication",
  28. "\\nEnable GPG based authentication with monkeysphere ?": "\\nEnable GPG based authentication with monkeysphere ?",
  29. "$MY_USERNAME does not currently have any ids within ~/.monkeysphere/authorized_user_ids": "$MY_USERNAME does not currently have any ids within ~/.monkeysphere/authorized_user_ids",
  30. "GPG based authentication was enabled": "GPG based authentication was enabled",
  31. "GPG based authentication was disabled": "GPG based authentication was disabled",
  32. "Import file $IMPORT_FILE not found": "Import file $IMPORT_FILE not found",
  33. "Security settings exported to $EXPORT_FILE": "Security settings exported to $EXPORT_FILE"
  34. }