exp0nge / wayback

Demo: https://youtu.be/5HzxJKa-E0M

Home Page:https://siasky.net/AACFUw7CnKMp9h7eFbL68VSoQvWZtixQBJEqAtVxUBzsDw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wayback

a basic impl of the wayback machine with Skynet and HNS

Demo: https://youtu.be/5HzxJKa-E0M

storage

All static (CSS, JS, HTML) content is uploaded to Skynet via a middleware layer (application.py) which is hosted on a server. HNS is used to manage both the record keeping of the historical state of URLs visited before and to use a more friendly URL to reference the sites and the website.

usage

Visit the URL linked in this repo description and visit a site! If it's the first time the backend sees it, it will cache it for later retrieval.

About

Demo: https://youtu.be/5HzxJKa-E0M

https://siasky.net/AACFUw7CnKMp9h7eFbL68VSoQvWZtixQBJEqAtVxUBzsDw


Languages

Language:TypeScript 49.4%Language:Python 38.3%Language:HTML 7.8%Language:CSS 4.4%