Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What filesystem semantics does Mnet use?

filesystem mnet semantics
0
Posted

What filesystem semantics does Mnet use?

0

Mnet implements very limited filesystem features: it can be seen as a “Write Once, Read Many” filesystem in that a file, once written, cannot be changed in any way. In addition, the namespace is immutably bound to contents of the files, as names are always equal to the cryptographic hash of the contents. (This namespace has the same properties as Freenet’s CHK’s — Content Hash Keys.). These simple semantics are much easier to implement, and much easier to make efficient and secure.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123