Viewing profile — syntonym
syntonym
HN member- Joined
- Fri, Dec 28, 2018, 11:45 PM UTC
- HN karma
- 16
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About syntonym
No profile information was provided.
Recent public activity
-
comment
Comment #20100465
The discussion is a bit dated, docker now supports user namespaces such that apps can run as root inside a container, but are not root outside of the container.
-
comment
Comment #20007650
I'm really confused why this creates an IPsec server AND an wireguard server, or do I read that wrong? Managing two server which basically do the same thing seems to double the att…
-
comment
Comment #19712059
As long as you have a passphrase and don't actually circumvent it (by e.g. an agent) you basically already have 2FA (you need access to the key (on your laptop/pc) and you need acc…
-
comment
Comment #19643667
Are you disagreeing with the "secure alternative" or the "same outcome"? I thought the difference between ProxyJump and agent forwarding is the following: Agent forwarding forwards…
-
comment
Comment #19643606
What is hole punching and how would it have helped against the attack? I only know the term for UDP firewall transversal.
-
comment
Comment #19643582
Responsible disclosure is about not enabling third parties to leverage the disclosure to gain access. In this case the hacker did not disclose the security holes before they were c…
-
comment
Comment #19643565
ProxyJump uses the keys from the original host, not the proxy host.
-
comment
Comment #18780449
fzf [0] has a history mode included and integrates nicely with fish. You just need to enable the fzf bindings [1], then CTRL-r will give you a (fzf) history searcher. [0] https://w…