keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.85k stars 1.22k forks source link

Keybase public files (and maybe your own private files?) should be searchable with Spotlight on OS X #2330

Open ghost opened 8 years ago

ghost commented 8 years ago

I'm not sure if this is even possible, given KBFS' reliance on an internet connection and lack of local cache - and of course the issues related to the encryption. However - I think that there should be an optional feature to allow KBFS files to be searchable via OS X's Spotlight search. This could be done by using an MDS extension to index the /keybase/ folder by storing an unencrypted cache when the user is logged in (and delete it when the user logs out). It would be useful to search the public folders you have loaded up in KBFS, and also your private files, at the very least to search by filename.

KermarrecSeb commented 4 years ago

Hello. Does anyone know if it's is possible to index my keybase folder with spotligth now ?