@pinkyfloyd yep! I’d like to see our #WNFS encrypted file system have a plugin for those systems.
So, be able to store your files on Nextcloud but then use them like an iCloud plugin for others to build apps on.
Want to see if Webnative File System, our encrypted file system for local-first apps, is right for you? Check out our newest workshop! https://fission.codes/blog/odd-avatars-workshop/ #localfirstapps #wnfs #oddsdk
Check out the repo including @hugomrdias background notes on #passkey and variable support of what we need in order to give each user an encrypted #WNFS file system https://github.com/oddsdk/passkeys/blob/main/notes/passkey.md
Latest in the series - my adventures with the new release of #Webnative SDK v0.35
Key learnings:
- how to play nicely with Angular
- creating and linking accounts without visiting the @fission Auth Lobby
- pulling in File System changes made from other browsers/devices
- (are there ways to automate this?)
Screen recording, notes and link to Github repo...
https://embed.kumu.io/62f8200f8d68facc7a028cad9bf9851b#tft-community/tft-view/2d3e8548-573d-40d0-bfdb-e0b7a0d2d4c6
#WorkingOutLoud #StoryKeeper #skwnfs #WNFS #IPFS #UCAN #dweb #ToolsForThought
#webnative #workingoutloud #StoryKeeper #skwnfs #WNFS #ipfs #ucan #dweb #ToolsForThought
Check out this adorable mascot for our friends at @capyloon designed by @bruno_monts! Did you know that Capyloon is building an open source mobile OS using the #IPFS protocol, #UCANs, and #WNFS? Learn all about it on our blog! https://fission.codes/blog/capyloon/
The next chapter in this learning journey exploring the #Webnative SDK, covering:
- how "device linking" works (and the speed bumps I encountered)
- a strategic pivot to the upcoming v0.35 release of the SDK
Video recording and notes here...
https://embed.kumu.io/62f8200f8d68facc7a028cad9bf9851b#tft-community/18410fae-28b1-40c9-a96c-386f7f562c25
#WorkingOutLoud #StoryKeeper #skwnfs #WNFS #IPFS #UCAN #dweb #ToolsForThought
#webnative #workingoutloud #StoryKeeper #skwnfs #WNFS #ipfs #ucan #dweb #ToolsForThought
here is my progress thus far - plenty of struggles(!) and therefore valuable learning about the past, present and upcoming version of the @fission #Webnative SDK
I did manage to spin up a basic app that can write to and read from the Webnative File System...but now at a crossroads on this journey ⚠️🛣
#WorkingOutLoud #StoryKeeper #skwnfs #WNFS #IPFS #UCAN #dweb #ToolsForThought
#webnative #workingoutloud #StoryKeeper #skwnfs #WNFS #ipfs #ucan #dweb #ToolsForThought
A little holiday learning challenge - can I integrate the @fission #Webnative SDK with #StoryKeeper? 🤔
(specifically, webnative file system #WNFS)
Follow my #WorkingOutLoud journey here -
#webnative #StoryKeeper #WNFS #workingoutloud #ToolsForThought #dweb #ipfs #ucan
Enjoyed this pedagogical approach of live coding coupled with conceptual explanation/Q&A
#webnative #ucan #WNFS #ipfs #pedagogy
@pauldaoust @fission @expede "it depends"
A #UCAN is a cryptographically signed bearer token that carries capabilities with it. The receiving application has to understand the capabilities.
Our #WNFS encrypted file system, for example, has capabilities around CRUD of files and file paths as a simple base case -- either encrypted or public.
@fission @anant check out the new Webnative site https://webnative.dev and try out the template at https://webnative-template.fission.app
#WNFS is the spec for the file system protocol https://github.com/wnfs-wg/