|
Postellation: a Lean and Deployable DTN Implementation |
Get RSS/Atom feeds delivered to you over DTN!
We think that a DTN (Delay/Disruption Tolerant Network, see dtnrg.org) is well-suited for reliable news delivery. Whether you are deep in the jungle with intermittent access, or in a galaxy far away, we can keep you informed.
Our servers continually poll RSS and Atom feeds. At the frequency of your choosing, we will package a news bundle and deliver it reliably over bundle protocol to your inbox.
This is a free service by Viagénie.
Please fill the following short form.
Postellation as well as the DTN2 reference implementation comes with the dtnrecv utility. It can be used to receive the bundle this way:
$ dtnrecv -o news####.xml dtn://mars.cosmos.dtn/inbox
This will output one XML file for each bundle received. Change dtn://mars.cosmos.dtn/inbox to the destination EID you have entered in the above form.
Safari can read a local file with a URI such as feed:file:///path/to/news####.xml.
Akregator needs the URI to read file:///path/to/news####.xml.
For any other news aggregator that needs an HTTP URI, one could run a local web server to serve the local file over HTTP.