@vruz
- Build an autonomous internet - bingo!
@vruz
- Build an autonomous internet - bingo!
@DrPen Soon he'll discover #AutonomiDweb
#AutonomiDweb v0.10.1 is out! with performance improvements and the odd bugfix!
What this? It's a Windows, Mac and Linux app for viewing websites and using apps on the #Autonomi #p2p network. Oh, and you can publish static and dynamic websites with it too.
Here's a screenshot of Atlas, a dynamic web app for social sharing of links to Autonomi content, making comments, likes etc
The #Autonomi community now have a place for community created documentation with the first contribution:
- REST APIs for Autonomi
by me.
My main project is #AutonomiDweb
#Codeberg continues to impress and it's awesome that it is an EU based non-profit.
When I take a day away from code, and I've had several this week due to a failed laptop, I feel excited at the prospect of getting back to even the most mundane parts of what I'm working on. Currently CI builds on #Codeberg
Because I'm so excited about #AutonomiDweb and that's intensifying as others begin see what it can do and are getting excited about it too.
My inner coder is doing the happy
@juergen_hubert Nice, stealing this for #AutonomiDweb @_elena
@hal_pomeranz all this will just increase the incentive to find and adopt alternatives which in the longer term will be a good thing... I hope. It's what I build and support, have have done for a decade, and every year something has happened to make me scream "fuck we need this now". Thankfully it is being born right now for early adopters and we are pushing hard to make it accessible to as many people as possible.
@aspensmonster
Agree, I stopped using YouTube since they forced login.
I expect a replacement on #AutonomiDweb before long that will remind people of the original web.
@BBCRD
I suggest looking into #AutonomiDweb which I'm developing on top of #Autonomi.
These have enormous potential to change the online landscape for the better
The decentralised web is live on #Autonomi accessible from Windows, MacOS and Linux!
Download dweb at the link below (or `cargo install dweb-cli`) and then:
dweb serve
And in another terminal:
dweb open awesome
That opens a website with some of the first perpetual, versioned websites on the #p2p network that is #AutonomiDweb
It includes apps too, but you can view the websites without any more setup. Download v0.9.1 at https://github.com/happybeing/dweb/releases
Anyone can publish with #dweb
@jzakotnik@mastodon.socia
I don't see it as federation because it is p2p, but the principle of freedom through decentralisation certainly applies.
IPFS doedn't quite get to data permanence. So also look into #Autonomi / #AutonomiDweb which do.
l @ipfs
Early days but it looks like #AutonomiDweb (p2p web publishing and viewing in a standard browser, #p2p web apps using #dweb's #REST API) ...
...works on #Windows.
I never tested this, a big complex project developed on Linux and just today built for MacOS, Windows and Linux using CI.
It works! #Rustlang is awesome. Someone earlier built for Mac so that should be good too.
Just need to get the CI over to #WoodpeckerCI on #Codeberg for which I can't find examples yet and the docs are not easy
Spent the day researching how to get my dweb command to work without my users having to do 'dweb serve' before everything else works.
Another few days expected to get it all working as I envisage.
Well worth it to simplify the experience of every user.
@imnotafeline
Ditto #AutonomiDweb: no surveillance and there forever
Self hosting is no longer necessary. The #AutonomiDweb is here.
Websites and web apps can be published and updated with a single command that costs pennies, and they remain accessible forever without ongoing fees, pinning or anything else.
#SelfHosting -> #p2p = true #Autonomi
@wagesj45
Generally agree, and host it on #AutonomiDweb although I would like a way to do severless comments using Mastodon/AP.
@jalefkowit
@naturzukunft Using #AutonomiDweb you would be able to do this, if I understand the question , using a URL which handles versioning of the file.
So each file version has a content ID as it's just a file, but to access it an append-only list of every version of the file is accessed using the address of the list plus a path to the file (in a directory like structure). Each update creates a new structure that is added to the list.
The file contains the address of the list and it's own path.
@craigsilverman
In case it interests you, I created a tool that publishes and updates websites which ensures anyone can access every version after that.
No link rot, expired domains or ongoing fees to keep those sites live.
Using p2p it can't be taken down, but it's not IPFS or blockchain.
I didn't build all of that, just the web part. It's early stage software, but it works: #AutonomiDweb
The dweb REST API for Autonomi now supports #ETags - or in other words faster Web Apps
More to add, but it already speeds up loading of all the avatars in #ScratchChat