Live data from Hacker News

Pingfs – a filesystem where the data is stored only ICMP Echo packets

github.com

41–42 of 42 posts

Re: Pingfs – a filesystem where the data is stored only ICMP Echo packets

#41
post #26
post #9

In the pre-smtp days, email links were over UUCP, which was often relayed via dial up lines which connected intermittently, on a schedule (e.g. every hour). You also specified not just the destination, but also the route for the email to take, via a 'bang path': https://en.wikipedia.org/wiki/UUCP#Bang_path Add in the situation of disk quotas for university students, but not email quotas, and you get the means, motive…

Since the statute of limitations has expired I will admit to creating data archival systems using uucp as well as smtp. Back in the 80s before the morris worm and spam, when the internet was just for us geeks, you could usually connect to anyone's mail server on port 25 and hand it mail to be delivered just about anywhere. Sendmail was more concerned with connecting up all of the various networks than it was about au…

Assuming the basement did not get overly warm or humid and the tape was not wound too tightly, you have better than a 50% chance of recovery.

Most recovery labs will offer you an estimate of costs before you commit any money.

Re: Pingfs – a filesystem where the data is stored only ICMP Echo packets

#42
post #21

Hi, author here. Just like with iodine (dns tunnel) this was one thing me and my friends talked about that would be cool. I actually started to implement this in haskell in 2011, and gave up after I had basic writes to files working. I can get dig out that code if anyone is interested. The c version of the project hasnt gotten very far yet as you can see, I might pick it up again though.

Please share haskell implementation.
Post reply on HN