Skip to content
  1. Apr 05, 2021
  2. Mar 29, 2021
  3. Mar 28, 2021
  4. Mar 26, 2021
  5. Mar 17, 2021
  6. Mar 15, 2021
  7. 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
  8. Mar 08, 2021
  9. Mar 07, 2021
  10. Mar 06, 2021
  11. Mar 03, 2021
  12. Feb 23, 2021
  13. Feb 18, 2021
  14. Feb 08, 2021
  15. Feb 07, 2021
  16. Feb 04, 2021
  17. Jan 24, 2021
    • nimrod's avatar
      Docker clean. · 7ab6ad7e
      nimrod authored
      - Remove replaced images (images without a tag).
      - Output for logs.
      7ab6ad7e
  18. Jan 23, 2021
  19. Jan 22, 2021
  20. Jan 05, 2021
  21. Jan 04, 2021
  22. Jan 01, 2021
    • nimrod's avatar
      Update Kompose version. · f8472981
      nimrod authored
      f8472981
    • nimrod's avatar
      unssh script. · 1d03fc91
      nimrod authored
      For specifying a different SSH client (like $GIT_SSH_COMMAND or
      $ANSIBLE_SSH_EXECUTABLE). Keep the shell alias for tab completion.
      1d03fc91
  23. Dec 30, 2020
  24. Dec 27, 2020