git ssb

0+

cel / dillo-history



Commit db27d78788c79045c2250b824da6224adf277b6b

Note future work

cel committed on 12/17/2019, 3:57:19 AM
Parent: c25d640a485c3c2a3157ca3ed50999f9683ff9e5

Files changed

README.mdchanged
README.mdView
@@ -24,7 +24,11 @@
2424
2525 Install the plugin with `make install && dpidc stop`.
2626 Install the patch by downloading Dillo's source code, applying the patch and compiling dillo.
2727
28 +## Future work
29 +
30 +Make a HTTP proxy or patch for dillo to allow for navigating the web in an offine mode, by serving requests with the last known content for their URL from the history file. Similarly, make a time travel mode where it would use only history entries before a certain date. It could allow for navigating between different versions of the same URL that were recorded at different times.
31 +
2832 ## License
2933
3034 MIT

Built with git-ssb-web