4 Followers
29 Following
579 Posts

A profile on the fediverse for Fission, bringing decentralized web tech to all devs by solving today’s challenges #opensource #ownyourdata

Posts content from elsewhere, monitored by @bmann

Home pagehttps://fission.codes
Forumhttps://talk.fission.codes
Discord chathttps://fission.codes/discord
Twitterhttps://twitter.com/fissioncodes

Building edge apps is no easy task. Web Crypto API is extremely tricky to get right, and building a private + secure backend is challenging.

So we developed a tool that helps you build edge apps w/o needing to create the infra from scratch.

Introducing Webnative App Template 🎉

WAT has built-in passwordless login + device-linking (which uses UCANs for authentication), powered by the Web Crypto API. We also included encrypted IPFS storage by integrating WNFS.
Twittering with Blaine Cook - The Media Show

YouTube

Have you heard about #UCANs, or User Controlled Authorization Networks, but weren't sure how to get started?

Well our team member Brian created a super fun adventure game to teach you the ins and outs of UCANs!

Embark on your journey here: https://ucan.lol

You've probably heard by now that we're big fans of #Rust + #Wasm. So much in fact, that we're rewriting Webnative File System in Rust! Why? Let's review the benefits: ⬇️

1) Rust + Wasm run in the browser, enabling front end devs to build edge apps without a backend.

And because there is no garbage collector, it's speedier and provides a better UX.

Just a reminder that our WNFS Community Call starts in one hour! Register here: https://lu.ma/wnfs
WNFS Community Call · Luma

Community call series for Webnative File System (WNFS) working group. See the Community Call section of the GitHub discussions for agenda and meeting notes...

Join us in one hour at the Hacker Base for Building Interoperable Gig Marketplaces with @TalentLayer. In this interactive workshop you'll learn how to build Web3 native work platforms, why work reputation interoperability is important, and more. #LabWeek22 https://fillisbon2022.sched.com/event/1DBL7/technical-workshop-building-interoperable-gig-marketplaces-with-talentlayer
Dialog uses CRDTs and their underlying math to act as the source of truth (that we can't rely on servers to be), as well as to guarantee eventual consistency for concurrent writes.✍️
Did you know that Fission is working on a far edge database for local-first applications? 🤯