Pamoja.Trust 0.1.17

dotnet add package Pamoja.Trust --version 0.1.17
                    
NuGet\Install-Package Pamoja.Trust -Version 0.1.17
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Pamoja.Trust" Version="0.1.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pamoja.Trust" Version="0.1.17" />
                    
Directory.Packages.props
<PackageReference Include="Pamoja.Trust" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Pamoja.Trust --version 0.1.17
                    
#r "nuget: Pamoja.Trust, 0.1.17"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Pamoja.Trust@0.1.17
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Pamoja.Trust&version=0.1.17
                    
Install as a Cake Addin
#tool nuget:?package=Pamoja.Trust&version=0.1.17
                    
Install as a Cake Tool

Pamoja.Trust

Proving what a node did, saying it in confidence, fixing it in the field, and deciding how often it can afford to do any of that.

One reference for the 5 capabilities of this domain. Each is also its own package, and Pamoja is the whole framework in one.

dotnet add package Pamoja.Trust

This package ships no assembly: it brings in the packages below, and each keeps its own namespace, so a type is named the way it is when the package is referenced directly.

Capability Package What it covers
Audit log Pamoja.Audit A tamper-evident, hash-chained log; altering, reordering, or dropping a record breaks verification
Secured session Pamoja.Session X25519 key agreement, HKDF, and ChaCha20-Poly1305 with an anti-replay window, with no TLS stack
Signed updates Pamoja.Update Signed firmware manifests, streaming image verification, and A/B slots that fall back on their own
Power Pamoja.Power Duty cycling and an energy-aware governor that stretches work as the battery drains
Telemetry Pamoja.Telemetry Observability that ships only what is worth the bytes as link cost rises, while counting everything

The guides, with a worked C# example for each, are at https://pamoja.molex.cloud/docs.

License

MIT

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.17 55 9/6/2026
0.1.16 57 9/5/2026
0.1.15 45 9/5/2026