به Nostr بپیوندید
2026-06-28 14:46:26 CEST

Z0M8I3D 3D on Nostr: Been playing with a chess game using custom rules to help explain PQC vs Classical ...

Been playing with a chess game using custom rules to help explain PQC vs Classical cryptography.

I have the game working with some little features like self-forming history & login for multi-users.

Now I'm figuring out how to run, load, save by PQC Containers turning the entire game & its files into hash string assets.

Having issues with default wiping and other features to show the full capabilities of PQC containers. I'm nearly done with the current version.

Hoping to have this practical test done and released in a week or two from this post.

I think I will have to develop a new version of these PQC Containers.

The first version had no actual security and showed full paths.

The second version has some security and private pathing, only showing internal container paths for extraction.

The third, current, version has proper cryptography & processing to maintain cross-device & cross-user privacy.

Next I want to build a box/shell inside a PQCZIP so no asset manager is needed to interact with these containers.

Like you can directly talk to the asset handler built into PQC Containers but I built an external asset manager that can dive into these with the login/cryptography handled because the handler gets locked up now in some use cases. So, if we had a public shell for this then we can reduce an entire program need for all cli actions again.