Michael Herman (Web 7.0 Agentic OS / Trusted Digital Web™ / TDW™)

Results 84 issues of Michael Herman (Web 7.0 Agentic OS / Trusted Digital Web™ / TDW™)

Here's two methods (actually one method and one property getter): ``` public Address SenderAddress { get { return Message.Sender; } } public Address GetSenderAddress() { return Message.Sender; } ``` The...

I'd like to be able to use the generated C# classes from a common set of TSL structs in both a Xamarin Android app and an ASP.NET/Blazor web app. Has...

question

For example: "embedded:app:forms/prepare-bank-transfer.html" The detail forms never appear in the pane on the right side of the app. How can this be fixed?

Perhaps somewhat out of scope for the actual Spec but ... What is the expected behavior for an agent talking to an EDV Server Instance that is offline (or otherwise...

pending close

[LARGE APP SCENARIO] Decentralized Twitter (Dewitter): what does an EDV-based, fully decentralized "Twitter" platform look like?

pending-move-hub

After reading several information security classification documents, it turns out that *logging* of all operations/transactions is a critical requirement for storing classified information. Can it be done at a higher...

Replication Issue [PLACEHOLDER] from today's SDS/CS WG call.

Check out the [Trusted Content Storage (TCS Stack): Secure Resource Sharing (SRS) using Replicated Stubs: Solution Concept](https://hyperonomy.com/2021/03/04/trusted-content-storage-tcs-stack-secure-resource-sharing-srs-using-replicated-stubs-solution-concept/) whitepaper. ![image](https://user-images.githubusercontent.com/6101736/109991463-954b2c80-7cc7-11eb-805b-3b53aad30ee6.png)

Checkout https://drive.google.com/file/d/1-Ve263KT7svN7oppIHyhK6idXikcbBsn/view?usp=sharing The above is a copy of today's snapshot. I hope to complete this whitepaper "later this week" ...maybe next. ;-) The layering parts are complete. Here's a copy...

Trust Levels for Content Resources Different categories of content resources have different trust levels depending on where and how they are stored. Trust Level | Description | JWT Equivalent --...