Skip to content

private-facts/awesome-LAFS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 

Repository files navigation

awesome-LAFS Awesome

A curated list of things related to Tahoe-LAFS and its wider ecosystem. See the Awesome Lists GitHub topic for more such lists on many different subjects.

Contributions welcome!

Capability-based Security

Implementations

Forward Error Correction (FEC) / Erasure Coding

  • ZFEC on GitHub efficient, portable erasure coding tool
  • ZFEX on GitHub a fork to utilize SIMD instructions (benchmarks)
  • FECpp and accompanying blog post introduce using SSE2 to optimize the GF(2⁸) multiplications and implements a bitwise-compatible algorithm to zfex.

(Client-Side) Encryption

  • ...

Secure network transfer

  • Twisted An event-driven networking engine. Tahoe-LAFS relies heavily on Twisted.
  • Magic Wormhole transfers data and files securely between two computers.
  • FOWL Get TCP streams from one computer to another, safely.
  • iroh Iroh is a library for building on direct connections between devices.

Distributed Storage

Tools that work with Tahoe-LAFS

About

A curated list of things related to Tahoe-LAFS and its wider ecosystem.

Topics

Resources

Stars

Watchers

Forks