ipfs-shipyard / integration-mini-projects

Ideas and tracking for small one week "mini projects" that integrate across IPFS
MIT License
14 stars 2 forks source link

LineageOs on IPFS #10

Open NatoBoram opened 5 years ago

NatoBoram commented 5 years ago

If I understood this repo correctly, it's for pitching proof of concepts and applications of novel ideas accompanied by a blog post. So, here we go.

LineageOS on IPFS

Basically, I created a Go daemon to read LineageOS' API in search of new builds and I pinned the latest build of every device.

Proof of concept :

Sources :

Conclusion : https://github.com/ipfs/ipfs-cluster/issues/783

jimpick commented 5 years ago

Really cool!