Viewing profile — dteske
dteske
HN member- Joined
- Sun, May 04, 2014, 2:46 AM UTC
- HN karma
- 19
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About dteske
No profile information was provided.
Recent public activity
-
comment
Comment #7695558
This would be interesting. Would look forward to an HN post on this.
-
comment
Comment #7694958
Edited/updated and thank you much for the feedback. Hope others will find the article a bit more clear with the edits I added.
-
comment
Comment #7693402
When I first wrote the article, I wasn't aware that things like /System/Library/LaunchAgents/org.openbsd.ssh-agent.plist existed prior to Mavericks. Shouldn't detract from the valu…
-
comment
Comment #7693248
It has, but not notification center integration to nag you when it's used -- helpful for good security.
-
comment
Comment #7693155
What's changed is that in Mavericks (really Mountain Lion or higher) we have the Notification Center. No longer do we have to rely on 3rd party software such as Growl to get notifi…
-
comment
Comment #7693143
The source code can be compiled by cloning https://github.com/devinteske/apple and then: cd OpenSSH-186/openssh ./configure --with-pam --with-audit=bsm make You can see from my com…