Coder Social home page Coder Social logo

tpm2-gui's People

Contributors

joholl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

tpm2-gui's Issues

undefined symbol: Tss2_MU_TPML_TAGGED_POLICY_Unmarshal

tpm2-tss is on commit 37c5bb566cf2016c49b6ab1305161ae108dbc912, what should I do?

Traceback (most recent call last):
  File "/home/nm17/.local/bin/./tpm2_gui", line 5, in <module>
    from tpm2_gui import main
  File "/home/nm17/.local/lib/python3.9/site-packages/tpm2_gui/__init__.py", line 17, in <module>
    from .tpm.tpm import TPM
  File "/home/nm17/.local/lib/python3.9/site-packages/tpm2_gui/tpm/tpm.py", line 14, in <module>
    from tpm2_pytss.binding import (
  File "/home/nm17/.local/lib/python3.9/site-packages/tpm2_pytss/__init__.py", line 1, in <module>
    from .ESAPI import ESAPI
  File "/home/nm17/.local/lib/python3.9/site-packages/tpm2_pytss/ESAPI.py", line 5, in <module>
    from ._libtpm2_pytss import lib
ImportError: /home/nm17/.local/lib/python3.9/site-packages/tpm2_pytss/_libtpm2_pytss.abi3.so: undefined symbol: Tss2_MU_TPML_TAGGED_POLICY_Unmarshal

Reload/update callbacks are called inappropriately

The reload/update callbacks are called too often. For example, the TPM simulator is loaded before there is even a chance to deactivate it (even if hardcoded to False by default).

Rework event system to a listener-based framework based on a established python lib.

NoAuth assumed

It is assumed, that certain TPM objects (such as NV indices) do not require authorization.

  • add field to display if object requires auth.
  • if auth is required, do not try to load critical values
  • add button for authorization (enter password to start with?)
    • add hint if noDA attribute is clear

Add screencast to readme

It is always nice to have visual preview before installation. Add a screencast of demo usage.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.