package
1.0.0-29g
Repository: https://github.com/alex/client-beta.git
Documentation: pkg.go.dev

# Functions

XXX why is this here?.
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
NewDeviceKeygen creates a DeviceKeygen engine.
No description provided by the author
NewDeviceWrap creates a DeviceWrap engine.
NewDevList creates a DevList engine.
NewDoctor creates a Doctor 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
NewKexNewDevice creates a KexNewDevice engine.
NewKexProvisioner creates a sibkey add 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
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
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
NewScanKeys creates a ScanKeys type.
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.
NewUntrackEngine creates a default UntrackEngine for tracking theirName.
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.
UnboxBytes32 decrypts the given message with the current user's private encryption key and the given nonce and peer public key.

# Constants

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
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
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.
Doctor is an engine.
FavoriteAdd is an engine.
FavoriteDelete is an engine.
FavoriteList is an engine.
No description provided by the author
No description provided by the author
IDEnginge is the type used by cmd_id Run, daemon id handler.
No description provided by the author
Identify is an engine to identify a user.
No description provided by the author
No description provided by the author
KexCommon contains common functions for all kex engines.
KexNewDevice is an engine for running the Device Key Exchange Protocol, forward version.
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
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
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
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
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

# Interfaces

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