5/29/2026 at 2:51:21 PM
I was expecting the use of non-SSH git remotes without network access. Any mounted file system can be a valid remote such as a USB drive. I use file-based remote to keep some repos encrypted on S3 using Rclone.For example, `git remote -v` would show: `secure-s3 /mnt/fuse/rclone/secure-s3/git/$REPO.git`
I think concurrency is a problem with file-based remotes but for one person keeping a desktop and laptop in sync it is much simpler than running a VPS.
by zenoprax
5/29/2026 at 3:07:44 PM
I use Keybase's encrypted git repo the same way (to sync "private" dotfiles across laptops / remote workstations)by kmarc
5/29/2026 at 3:11:18 PM
How is Keybase doing these days? I stopped following after the acquisition, but I like the concept.by theptip
5/30/2026 at 1:20:08 AM
Stalled...? I even had to look up the name using "pgp social network xlm" as search terms.App still working tho.
by kmarc