M Ember Mou
M Ember Mou
replace `run_command` calls that call `keybase ...` with the pykeybasebot (https://github.com/keybase/pykeybasebot)
with moving the kssh config file from KBFS to the KV store, we may not need the client config file for improving performance, so we should consider removing this complexity....
This is for https://keybase.atlassian.net/browse/PICNIC-684. I also want to add a `SnoozeOptions` struct that contains `SnoozeDuration`. I want to support being able to snooze indefinitely (for linux); do you think it'd...
I recently learned about i2p and would like to play around with it. I have not successfully gotten the i2p-rs eepget example to run. I apt installed i2p (following instructions...