In-Proxy for viewing Safe network sites / data from the clear net

I created a simple httpd server that wraps the sn_client library here: GitHub - traktion/sn_httpd: Safe Network httpd gateway server

It’s a bit hacked together right now, but it works and I’ll smarten it up.

I’m adding support for posting data to the network too (albeit, using the host’s wallet).

I created the above to allow a simple blog to be shared on both safe network and the web: GitHub - traktion/i-am-immutable-client: Angular based client application for i-am-immutable blog

(Old post here about IMIM too: I am IMMUTABLE - Safe Blog App although NRS is different/dead atm though, I believe)

P.S. folks could run the httpd locally and access the safe network visually via a browser pointing to localhost. Not ideal to have another local dependency, but not terribly complex to setup. They could even use their own wallet pretty easily.

8 Likes