Description Usage Arguments Details
Keybase is a secure messaging and file-sharing
service that provides end-to-end encryption for all services. File-sharing
can be public, private (either to just you or to you and selected users),
or with a team. Files are synchronized across all systems where you
have logged in to Keybase. Presently, there is a 250GB storage limit.
Keybase must be installed and the Keybase filesystem enabled to
use this package.
1 | cache_kb(cache_path, algo = "sha512")
|
cache_path |
Keybase filesystem sub-path directory for
storing cache files. Do not include |
algo |
The hashing algorithm used for the cache, see |
This uses cache_fs2()
, which means two additional functions are
provided in slots in the returned list:
location()
which will return the path to the cache directory
size()
which will compute and return the size of the cache (in bytes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.