Mikaela Suomalainen e634ee8863
ssh_config: update comment for VerifyHostKeyDNS
OpenSSH is evil and gives you three not-optimal options to this:

A) trust DNSSEC and don't write known_hosts
B) ask whether to trust DNS, but don't bother telling me if it's signed
C) don't even check SSHFP

I see A) as the least evil, but I wish known_hosts was written.
Alternatively B) should tell me whether there is DNSSEC or not, not
only "matching keys found from DNS" or whatever it says always.
2019-05-09 18:44:36 +03:00
2019-04-21 21:22:22 +03:00
2014-08-10 15:18:52 +03:00
2015-09-12 09:03:07 +03:00
2014-06-08 12:02:12 +03:00
2014-12-27 11:18:51 +02:00

Config files that I wish to have everywhere. You could probably call this repository as dotfiles, but historical reasons…

Directories explained

  • .mikaela — files that most likely arent suitable for places where other people than me have access too
  • Windows — files releated to Windows
  • conf — config files like .tmux.conf
  • etc — /etc/
  • gpg — GNU Privacy Guard config files, ~/.gnupg/
  • rc — bashrc, zshrc, vimrc…
Description
No description provided
Readme 15 MiB
Languages
Shell 88.2%
JavaScript 6.3%
Vim script 2.9%
CSS 1.3%
Lua 0.6%
Other 0.6%