Skip to content
  1. May 08, 2021
  2. May 05, 2021
  3. May 02, 2021
  4. Apr 29, 2021
  5. Apr 28, 2021
  6. Apr 25, 2021
  7. Apr 24, 2021
  8. Apr 23, 2021
  9. Apr 12, 2021
  10. Apr 11, 2021
  11. Apr 07, 2021
  12. Apr 05, 2021
  13. Mar 29, 2021
  14. Mar 28, 2021
  15. Mar 26, 2021
  16. Mar 17, 2021
  17. Mar 15, 2021
  18. Mar 12, 2021
    • nimrod's avatar
      SSH security. · 64359e2e
      nimrod authored
      - Replace the RSA key for GitHub with an ed25519 one.
      - Refactor the security configuration in 99_default. Make them easier to
        maintain by sepcifying what *not* to use.
      - In the OpenSSH 8.5 release notes it is mentioned that the ssh-rsa
        signature scheme will be deperecated. Be proactive and disable it.
      - Replace the RSA key for *.shore.co.il with a ed25519 one (keep to the
        ecdsa so as not to just a single key). Keep it for ea6350, Dropbear in
        OpenWRT 19.07 doesn't support other key types.
      64359e2e
  19. Mar 08, 2021