(manual re-toot from birdsite)
#AWS #OpenBSD AMIs on eu-west-1 by https://twitter.com/ajacoutot:
current => ami-d1875ea8
6.2 => ami-ec904395
6.1 (don't use!) => ami-17110571
Yes it's "ec2-user@$ip" and you can doas(1) all you want...
To improve the security of my severs, I'm generating my own moduli file. Having a different one from others makes certain precomputed attacks more difficult.
"""
for i in 2048 3072 4096 6144 7680 8192 ; do ssh-keygen -G moduli-${i}.candidates -b $i; done
for i in 2048 3072 4096 6144 7680 8192 ; do ssh-keygen -T moduli-${i} -f moduli-${i}.candidates; done
cat moduli-???? > moduli; mv moduli /etc/moduli
"""
This will take a few days....
@kurtm @kellerfuchs and to be perfectly clear: we coordinated with the original author on our commit in August.
That the author regrets that choice is 1) not our problem, and 2) not our responsibility.
it is completely inappropriate that he singled out #OpenBSD, when e.g. Mikrotik also stealth published before hands.
@kellerfuchs @phessler Or maybe just not moving the goal posts on disclosure? #OpenBSD *did* honor the original embargo. They did not agree to another extension. Even so, they left out parts of the patch that explained it until the extension ended.
Good grief. Internal team at Microsoft has been trying to port OpenSSH to Windows for over two years now.
This latest 2 year stretch is their third attempt. 3RD ATTEMPT.
No wonder none of the alternatives out there seem able to pull it off reliably. Mind you, the alternatives all seem to be able to do the server listening to a port part well enough. It's verifying passwords and/or UX they can't manage.
Still, Microsoft is two years into their third attempt to do this.
Geebuz.
Trolling Conglomerates #MPEGLA and #Fortress Are Plotting to Start Another Round of #Patent Shakedowns http://techrights.org/2017/09/30/mpegla-and-fortress/
vm-bhyve makes configuring #bhyve so much easier.
The #FreeBSD #Mastodon package has been upgraded to version 1.6.0. Installing and upgrading will be easier now.
Installing: http://ftfl.ca/blog/2017-05-23-mastodon-freebsd.html
Upgrading: http://ftfl.ca/blog/2017-05-27-mastodon-freebsd-upgrade.html
Thank you to @saper for his upstream node patches and general node support.
Thank you to all the Mastodon developers.
FreeBSD enthusiast and regular contributor. I have opinions!