http://www.lists.cs.ucla.edu/pipermail/ndn-interest/2025-April/003065.html
authorkxra@ae0f8ab3caa4ebebe6b1a121dd41b6751182360e <kxra@web>
Tue, 15 Apr 2025 21:23:33 +0000 (21:23 +0000)
committeradmin <admin@branchable.com>
Tue, 15 Apr 2025 21:23:33 +0000 (21:23 +0000)
doc/todo/Abstract__44__LibreVault__44__ResilioSync_alternative_on_NDN.mdwn

index 2974b157dacab0173284a873caa8d8702707c028..8276b76761d7a637f17121529b60ccf6fad3ecf6 100644 (file)
@@ -1,10 +1,11 @@
-Average users could get so much value out of a simple and intuitive p2p
-file-syncing service that is as polished as ResilioSync
-(https://www.resilio.com/sync/), provides revision control on arbitrary
-files like Abstract (version control for designers)
-(https://www.goabstract.com/), but open source like LibreVault, SyncThing
-and SparkleShare. This would be priceless for science, design, all sorts of
-collaborative workspaces, and especially for backups and data redundancy. 
+Average users could get so much value out of a simple and intuitive p2p 
+file-syncing service that is as polished as ResilioSync (formerly BitTorrent 
+Sync), provides revision control on arbitrary files like Abstract (version 
+control for designers) (https://www.goabstract.com/), but open source like 
+LibreVault & SyncThing, plus backed by a distributed revision/version control 
+system (DRCS/DVCS)¹ like SparkleShare. This would be priceless for science, 
+design, all sorts of collaborative workspaces, and especially for backups and 
+data redundancy. 
 
 Currently, `git-annex` depends on Tor and [Magic
 Wormhole](https://github.com/magic-wormhole/magic-wormhole) to
@@ -22,5 +23,12 @@ both exist. Could NDN be used as the backbone for a built-in method for
 connections to be made for `git-annex` and set the foundation—pave the
 way—for the perfect file synchronization/sharing app?
 
+_¹ Although, it might be nice to use
+[Pijul](https://pijul.org/manual/why_pijul.html), which has [efficient
+binary diffs](https://pijul.org/posts/2021-06-28-two-changes/) and 
+hopefully someday also [word-by-word d
+iffs](https://discourse.pijul.org/t/fast-characterwise-and-binary-patches/32/9) 
+(for example, to be the revision control system for a wiki)_
+
 > treating this as a duplicate of [[todo/generic_p2p_socket_transport]];
 > [[done]] --[[Joey]]