# Functions
XXX why is this here?.
DefaultUpdaterOptions returns update config for this environment.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDeviceAdd creates a DeviceAdd engine.
NewDeviceKeyfinder creates a DeviceKeyfinder engine.
NewDeviceKeygen creates a DeviceKeygen engine.
No description provided by the author
NewDeviceWrap creates a DeviceWrap engine.
NewDevList creates a DevList engine.
NewFavoriteAdd creates a FavoriteAdd engine.
NewFavoriteDelete creates a FavoriteDelete engine.
NewFavoriteList creates a FavoriteList engine.
No description provided by the author
No description provided by the author
NewIdentify creates a Identify engine.
No description provided by the author
No description provided by the author
No description provided by the author
NewKex2Provisionee creates a Kex2Provisionee engine.
NewKex2Provisioner creates a Kex2Provisioner engine.
NewListTrackers creates a TrackerList engine for uid.
NewListTrackersByName creates a TrackerList engine that will do a lookup by username.
No description provided by the author
No description provided by the author
NewLogin creates a Login engine.
NewLoginCurrentDevice creates a LoginCurrentDevice engine.
NewLoginProvision creates a LoginProvision engine.
NewPaperKey creates a PaperKey engine.
NewPaperKeyGen creates a PaperKeyGen engine.
NewPaperKeyPrimary creates a PaperKeyPrimary engine.
NewPassphraseChange creates a new engine for changing user passphrases, either if the current passphrase is known, or in "force" mode.
NewPGPDecrypt creates a PGPDecrypt engine.
NewPGPEncrypt creates a PGPEncrypt engine.
No description provided by the author
No description provided by the author
No description provided by the author
NewPGPKeyfinder creates a PGPKeyfinder engine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPGPVerify creates a PGPVerify engine.
NewProve makes a new Prove Engine given an RPC-friendly ProveArg.
NewProveCheck creates a ProveCheck engine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSaltpackDecrypt creates a SaltpackDecrypt engine.
NewSaltpackEncrypt creates a SaltpackEncrypt engine.
No description provided by the author
NewSaltpackSign creates a SaltpackSign engine.
NewSaltpackVerify creates a SaltpackVerify engine.
NewScanKeys creates a ScanKeys type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewSigsList creates a SigsList engine.
NewTrackEngine creates a default TrackEngine for tracking theirName.
NewTrackToken creates a TrackToken engine.
NewUnlock creates a Unlock engine.
NewUntrackEngine creates a default UntrackEngine for tracking theirName.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OutputSignatureSuccess prints the details of a successful verification.
No description provided by the author
No description provided by the author
SignED25519 signs the given message with the current user's private signing key.
SignToString signs the given message with the current user's private signing key and outputs the serialized NaclSigInfo string.
UnboxBytes32 decrypts the given message with the current user's private encryption key and the given nonce and peer public key.
UnboxBytes32Any will decrypt any of the KID, ciphertext pairs in arg.Pairs.
# Constants
The https cert won't work with dots (.) in bucket name, so use alternate URI.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
XXX: THIS ENGINE DELETES SECRET KEYS.
DeviceAdd is an engine.
DeviceKeyfinder is an engine to find device keys for users (loaded by assertions), possibly tracking them if necessary.
No description provided by the author
No description provided by the author
No description provided by the author
DeviceKeygenPushArgs determines how the push will run.
No description provided by the author
No description provided by the author
DeviceWrap is an engine that wraps DeviceRegister and DeviceKeygen.
No description provided by the author
DevList is an engine that gets a list of all the user's devices.
FavoriteAdd is an engine.
FavoriteDelete is an engine.
FavoriteList is an engine.
No description provided by the author
No description provided by the author
No description provided by the author
IDEnginge is the type used by cmd_id Run, daemon id handler.
Identify is an engine to identify a user.
Identify2WithUID is the Identify engine used in KBFS and as a subroutine of command-line crypto.
No description provided by the author
No description provided by the author
No description provided by the author
Kex2Provisionee is an engine.
Kex2Provisioner is an engine.
TrackerList is an engine to get a list of user's trackers (other users tracking this user).
No description provided by the author
No description provided by the author
Login is an engine.
LoginCurrentDevice is an engine that tries to login using the current device, if there is an existing provisioned device.
LoginProvision is an engine that will provision the current device.
No description provided by the author
PaperKey is an engine.
PaperKeyGen is an engine.
No description provided by the author
PaperKeyPrimary is an engine.
No description provided by the author
PassphraseChange engine is used for changing the user's passphrase, either by replacement or by force.
PGPDecrypt decrypts data read from source into sink for the logged in user.
No description provided by the author
PGPEncrypt encrypts data read from a source into a sink for a set of users.
No description provided by the author
No description provided by the author
No description provided by the author
PGPKeyfinder is an engine to find PGP Keys for users (loaded by assertions), possibly tracking them if necessary.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PGPVerify is an engine.
No description provided by the author
No description provided by the author
No description provided by the author
Prove is an engine used for proving ownership of remote accounts, like Twitter, GitHub, etc.
ProveCheck is an engine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SaltpackDecrypt decrypts data read from a source into a sink.
No description provided by the author
SaltpackEncrypt encrypts data read from a source into a sink for a set of users.
No description provided by the author
No description provided by the author
No description provided by the author
SaltpackSign is an engine.
No description provided by the author
SaltpackVerify is an engine.
No description provided by the author
ScanKeys finds pgp decryption keys in SKB and also if there is one stored on the server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SigsList is an engine for the sigs-list command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TrackToken is an engine.
No description provided by the author
Unlock is an engine.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author