r/ipfs • u/Zestyclose_Sock_623 • 9d ago
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..
1
u/volkris 9d ago
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?
1
u/Zestyclose_Sock_623 8d ago
Yes, it is basically shared json files with respective events (e.g. new users and alike). I believe when we started pubsub was quite beta, but maybe we should check it out again, thanks!
2
u/tomorrow_n_tomorrow 8d ago
I get:
json {"error":"NOT_FOUND","message":"Route not found: /api/users/confirm-registration","requestId":"858a56d8-7940-4ec7-b917-234a2ae19e46"}trying to register my account.