<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: sleepyink</title><link>https://news.ycombinator.com/user?id=sleepyink</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 17:45:51 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sleepyink" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Stripping KiezelPay (and other network calls) from Pebble Watch Faces]]></title><description><![CDATA[
<p>Article URL: <a href="http://luke.abq.nm.us/blog/2026-06-14-Pebble-Watchface-Strip-KiezelPay/">http://luke.abq.nm.us/blog/2026-06-14-Pebble-Watchface-Strip-KiezelPay/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48536498">https://news.ycombinator.com/item?id=48536498</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 15 Jun 2026 04:11:54 +0000</pubDate><link>http://luke.abq.nm.us/blog/2026-06-14-Pebble-Watchface-Strip-KiezelPay/</link><dc:creator>sleepyink</dc:creator><comments>https://news.ycombinator.com/item?id=48536498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48536498</guid></item><item><title><![CDATA[New comment by sleepyink in "Setting up a free *.city.state.us locality domain (2025)"]]></title><description><![CDATA[
<p>Wow, this was a delightful experience. I sent off a request for two locality domains (first and last name) and got a response  the next day! They were happy to do it and said it was the first personal request that employee had ever received, but there were some examples internally of requests like this going back a few years.<p>Feels like I got a taste of what the early Internet days were like.</p>
]]></description><pubDate>Fri, 15 May 2026 12:14:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48147661</link><dc:creator>sleepyink</dc:creator><comments>https://news.ycombinator.com/item?id=48147661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48147661</guid></item><item><title><![CDATA[New comment by sleepyink in "NSA Codebreaker Challenge 2024"]]></title><description><![CDATA[
<p>I archived what I could from the years I participated: 2018-2021:<p><a href="https://github.com/luker983/nsa-codebreaker-2018">https://github.com/luker983/nsa-codebreaker-2018</a><p><a href="https://github.com/luker983/nsa-codebreaker-2019">https://github.com/luker983/nsa-codebreaker-2019</a><p><a href="https://github.com/luker983/nsa-codebreaker-2020">https://github.com/luker983/nsa-codebreaker-2020</a><p><a href="https://github.com/luker983/nsa-codebreaker-2021">https://github.com/luker983/nsa-codebreaker-2021</a></p>
]]></description><pubDate>Sun, 15 Sep 2024 18:44:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=41549405</link><dc:creator>sleepyink</dc:creator><comments>https://news.ycombinator.com/item?id=41549405</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41549405</guid></item><item><title><![CDATA[New comment by sleepyink in "Show HN: Wiretap – Transparent WireGuard proxy server without root"]]></title><description><![CDATA[
<p>Vanilla WireGuard doesn't provide a way to run a peer in userspace that can proxy traffic between another peer and an endpoint such as a web server because you need to be privileged to do things like work with raw packets. However, <a href="https://github.com/WireGuard/wireguard-go" rel="nofollow">https://github.com/WireGuard/wireguard-go</a> is a userspace implementation of WireGuard and has recently incorporated Google's userspace networking stack. This project uses these two userspace tools to "fake" a privileged WireGuard peer that proxies TCP, UDP, and (a small subset of) ICMP. It was written as a pentesting/red team utility for my team but it can also serve as a general makeshift VPN when you don't have privileges on a box you want to proxy through.<p>Edit: typo</p>
]]></description><pubDate>Tue, 22 Nov 2022 05:43:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=33702451</link><dc:creator>sleepyink</dc:creator><comments>https://news.ycombinator.com/item?id=33702451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33702451</guid></item><item><title><![CDATA[New comment by sleepyink in "Show HN: Wiretap – Transparent WireGuard proxy server without root"]]></title><description><![CDATA[
<p>Yes! It’s very similar to what Tailscale does in userspace mode, written as more of a standalone utility</p>
]]></description><pubDate>Tue, 22 Nov 2022 01:53:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=33700794</link><dc:creator>sleepyink</dc:creator><comments>https://news.ycombinator.com/item?id=33700794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33700794</guid></item><item><title><![CDATA[Show HN: Wiretap – Transparent WireGuard proxy server without root]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/sandialabs/wiretap">https://github.com/sandialabs/wiretap</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=33700136">https://news.ycombinator.com/item?id=33700136</a></p>
<p>Points: 118</p>
<p># Comments: 17</p>
]]></description><pubDate>Tue, 22 Nov 2022 00:21:42 +0000</pubDate><link>https://github.com/sandialabs/wiretap</link><dc:creator>sleepyink</dc:creator><comments>https://news.ycombinator.com/item?id=33700136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33700136</guid></item></channel></rss>