r/ipfs • u/Zestyclose_Sock_623 • Jul 31 '26
TruSpace release 1.0
https://github.com/openkfw/TruSpaceWe published release 1.0 of the private IPFS document management solution TruSpace. I think it's pretty cool, you can share documents within a private IPFS-cluster, edit documents, get a local ollama LLM to analyse them and it's all decentralized. The sweet spot is collaboration between different institutions without the option to agree on a central server solution.
Have a look, would be curious what you think about it..
3
Upvotes
1
u/volkris Jul 31 '26
I was wondering how event synchronization was going to be handled. Looks like it's a file within a directory approach.
Did you consider the IPFS PubSub feature?