freedombone-sec.json 3.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. "OpenPGP fingerprint": "OpenPGP fingerprint",
  17. "Renew a StartSSL certificate": "Renew a StartSSL certificate",
  18. "Freedombone Security Settings": "Freedombone Security Settings",
  19. "Enter the domain name": "Enter the domain name",
  20. "Don't include the https://": "Don't include the https://",
  21. "An existing certificate for $renew_domain was not found": "An existing certificate for $renew_domain was not found",
  22. "Invalid domain name: $renew_domain": "Invalid domain name: $renew_domain",
  23. "Renew a Let's Encrypt certificate": "Renew a Let's Encrypt certificate",
  24. "Create a new Let's Encrypt certificate": "Create a new Let's Encrypt certificate",
  25. "Invalid domain name: $new_domain": "Invalid domain name: $new_domain",
  26. "Update ciphersuite": "Update ciphersuite",
  27. "The ciphersuite has been updated to recommended versions": "The ciphersuite has been updated to recommended versions",
  28. "GPG based authentication": "GPG based authentication",
  29. "\\nEnable GPG based authentication with monkeysphere ?": "\\nEnable GPG based authentication with monkeysphere ?",
  30. "$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",
  31. "GPG based authentication was enabled": "GPG based authentication was enabled",
  32. "GPG based authentication was disabled": "GPG based authentication was disabled",
  33. "Can't register local domains": "Can't register local domains",
  34. "No SSL/TLS private key found for ${domain}": "No SSL/TLS private key found for ${domain}",
  35. "No virtual host found for ${domain}": "No virtual host found for ${domain}",
  36. "Register a website with monkeysphere": "Register a website with monkeysphere",
  37. "Enter the website domain name (without https://)": "Enter the website domain name (without https://)",
  38. "$domain has been registered": "$domain has been registered",
  39. "Import file $IMPORT_FILE not found": "Import file $IMPORT_FILE not found",
  40. "Security settings exported to $EXPORT_FILE": "Security settings exported to $EXPORT_FILE"
  41. }