CRDT-based tree, supporting JSON, with built-in ECDSA crypto and ABAC

1 Open Issue Need Help Last updated: Jul 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The project is a CRDT-based tree data structure with built-in ECDSA cryptography and ABAC for decentralized, conflict-free synchronization. The issue highlights a future enhancement: implementing prioritized communication levels for collaborators, allowing for different update speeds (real-time, sub real-time, and infrequent updates) without modifying the core CRDT functionality. This issue is for future consideration and not a current requirement for the SyncTree project itself.

Complexity: 4/5
help wanted

CRDT-based tree, supporting JSON, with built-in ECDSA crypto and ABAC

Go