Giter Site home page Giter Site logo

libuta's Issues

Build fails

If I clone this repo and call "./bootstrap" I get the following error:

libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:31: installing './ar-lib'
configure.ac:31: installing './compile'
configure.ac:36: installing './config.guess'
configure.ac:36: installing './config.sub'
configure.ac:24: installing './install-sh'
configure.ac:24: installing './missing'
configure.ac:116: error: required file 'src/tools/uta_get_passphrase/Makefile.in' not found
configure.ac:116: error: required file 'src/tools/uta_reg_test/Makefile.in' not found
Makefile.am:13: error: required directory ./src/tools/uta_reg_test does not exist
Makefile.am:13: error: required directory ./src/tools/uta_get_passphrase does not exist
autoreconf: automake failed with exit status: 1

Add OpenSSF Scorecard

As suggested by

https://openssf.org/blog/2020/11/06/security-scorecards-for-open-source-projects/

add a scorecard:

https://github.com/ossf/scorecard

We can break this down into several sub-tasks:

  • Security-MD | Does the project contain a security policy?
  • Contributors | Does the project have contributors from at least two different organizations?
  • Frozen-Deps | Does the project declare and freeze dependencies?
  • Signed-Releases | Does the project cryptographically sign releases?
  • Signed-Tags | Does the project cryptographically sign release tags?
  • CI-Tests | Does the project run tests in CI?
  • Code-Review | Does the project require code review before code is merged?
  • CII-Best-Practices | Does the project have a CII Best Practices Badge?
  • Pull-Requests | Does the project use Pull Requests for all code changes?
  • Fuzzing | Does the project use OSS-Fuzz?
  • SAST | Does the project use static code analysis tools, e.g. CodeQL?
  • Active | Did the project get any commits and releases in last 90 days?

Build separate Debian package for libuta provisioning tools

Currently the TPM implementation needs the installation of further tools and helper scripts for key provisioning. After the provisioning step, these tools are not needed anymore. We should consider to implement an option to uninstall the provisioning tools.

To avoid the installation of the Debian package "tss2", we could implement our own provisioning tool based on libtss0 instead of using the shell script.

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.