onion/

directory
v0.1.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2023 License: Unlicense

Directories

Path Synopsis
cores
balance
Package balance provides an onion layer message that comes in response to a getbalance query, informing the client of the balance of a session, identified by the getbalance nonce.ID.
Package balance provides an onion layer message that comes in response to a getbalance query, informing the client of the balance of a session, identified by the getbalance nonce.ID.
confirmation
Package confirmation provides an onion message type that simply returns a confirmation for an associated nonce.ID of a previous message that we want to confirm was received.
Package confirmation provides an onion message type that simply returns a confirmation for an associated nonce.ID of a previous message that we want to confirm was received.
end
Package end is a null tombstone type onion message that indicates there is no more data in the onion (used with encoding only).
Package end is a null tombstone type onion message that indicates there is no more data in the onion (used with encoding only).
response
Package response provides a message type in response to an Exit message.
Package response provides a message type in response to an Exit message.
Package crypt is an onion message layer which specifies that subsequent content will be encrypted.
Package crypt is an onion message layer which specifies that subsequent content will be encrypted.
Package delay provides an onion message type that allows a client to specify an arbitrary delay time before processing the rest of an onion message.
Package delay provides an onion message type that allows a client to specify an arbitrary delay time before processing the rest of an onion message.
Package exit is an onion message type that contains a payload intended to be forwarded to the exit service of a relay.
Package exit is an onion message type that contains a payload intended to be forwarded to the exit service of a relay.
Package forward is an onion message layer that specifies a single redirection for the remainder of the onion.
Package forward is an onion message layer that specifies a single redirection for the remainder of the onion.
Package getbalance provides an onion message layer type that makes a request for the current balance of a session.
Package getbalance provides an onion message layer type that makes a request for the current balance of a session.
hidden
introquery
Package introquery is an onion message that verifies a relay is an introducer for a given hidden service, returning its intro.Ad.
Package introquery is an onion message that verifies a relay is an introducer for a given hidden service, returning its intro.Ad.
ready
Package ready provides an onion message type that is sent via client provided routing header back to the client after an introducer forwards a route message to initiate a hidden service connection.
Package ready provides an onion message type that is sent via client provided routing header back to the client after an introducer forwards a route message to initiate a hidden service connection.
route
Package route provides an onion mesage type that initiates a hidden service connection with a designated introducer who holds the forwarding routing header to send the route message to a hidden service, who replies to the client using their reply routing header with a ready message.
Package route provides an onion mesage type that initiates a hidden service connection with a designated introducer who holds the forwarding routing header to send the route message to a hidden service, who replies to the client using their reply routing header with a ready message.
services
Package services provides a message type for hidden services to send to designated introducer relays.
Package services provides a message type for hidden services to send to designated introducer relays.
whisper
Package whisper provides a message type for sending a message to a hidden service, or back to a hidden service client.
Package whisper provides a message type for sending a message to a hidden service, or back to a hidden service client.
Package reverse provides a message type for the forwarding directions in a 3 layer routing header.
Package reverse provides a message type for the forwarding directions in a 3 layer routing header.
Package session provides an onion message type that delivers the two session private keys to be associated with a session, for which the hash of the secrets was used as the payment preimage for starting a session.
Package session provides an onion message type that delivers the two session private keys to be associated with a session, for which the hash of the secrets was used as the payment preimage for starting a session.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL