kbfs
kbfs copied to clipboard
Keybase Filesystem (KBFS)
I have been experimenting with @borgbackup on kbfs. Previously I have been able to initialise a repository in my private folder: `borg init --encryption=keyfile-blake2 --storage-quota=200G /keybase/private/rsclarke/backup` create an archive: ```bash...
Without doing anything with it (i.e. no file operations) the kbfs process on my mac has been steadily eating more memory day by day lately. I've been killing it and...
How exactly does one **```git push```** or **```git clone```** with _Keybase encrypted repository_? I am using _latest_ **OSX** and **Keybase** and **git 2.14.2**.
Please consider updating the distribution of Dokany to v1.1.0, and making any necessary changes to comport with the Dokany API change detailed at https://github.com/dokan-dev/dokany/wiki/Update-Dokan-1.0.0-application-to-Dokany-1.1.0 .
I would really appreciate the option of deleting directories (shared) then just hiding them
Usecase: On different machines it is helpful to see different directories in kbfs. Example: something MacOS specific is not needed on my Linux machine and vice versa. Simple Solution: a...
On Debian/Ubuntu Linux, subsequent runnings of `run_keybase` results in more than one `keybase-redirector`. Either the restart does not kill the child process or it just doesn't get cleaned up. No...
Hey everyone, Thx for the great work, we use Keybase within our company. I accidentally added someone to one of our teams today. Just for a minute probably, but I...
Why is KBFS only present in the GUI application? This is especially confusing given that, presently, the GUI aspect of KBFS isn't implemented, and the GUI just says "coming soon"....
**Operating system:** Windows 10 Insider (build 17083) I'm attempting to create a symbolic link using PowerShell using the idiomatic way recently introduced in PowerShell: ```powershell New-Item -ItemType SymbolicLink -Name myfile...