gelatolabs / gelatos

GelatOS "operating system"
ISC License
1 stars 0 forks source link

Filesystem #6

Open kfarwell opened 2 years ago

kfarwell commented 2 years ago

https://github.com/jvilk/BrowserFS?

fire219 commented 2 years ago

Spent several days trying to shoehorn encryption into BrowserFS -- but eventually enough is enough.

For now, I expect we'll be using the https://github.com/NexusNull/BrowserFS fork of BrowserFS (slightly more up to date from upstream, fixes a lot of build errors).

Probably use the sync/async feature to have a local volatile (InMemory) version of the filesystem, backed up to an online async system?