GitHub / ANSSI-FR / ultrablue
User-friendly Lightweight TPM Remote Attestation over Bluetooth
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/ANSSI-FR%2Fultrablue
Stars: 170
Forks: 9
Open issues: 15
License: apache-2.0
Language: Kotlin
Size: 3.87 MB
Dependencies parsed at:
1,449
Created at: almost 3 years ago
Updated at: 2 months ago
Pushed at: about 2 years ago
Last synced at: 7 days ago
- github.com/fxamacker/cbor/v2 v2.4.0
- github.com/go-ble/ble v0.0.0-20220207185428-60d1eecf2633
- github.com/google/certificate-transparency-go v1.1.1
- github.com/google/go-attestation v0.4.3
- github.com/google/go-tpm v0.3.3
- github.com/google/go-tspi v0.2.1-0.20190423175329-115dea689aad
- github.com/google/uuid v1.1.1
- github.com/konsorten/go-windows-terminal-sequences v1.0.2
- github.com/mattn/go-colorable v0.1.6
- github.com/mattn/go-isatty v0.0.12
- github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
- github.com/mgutz/logxi v0.0.0-20161027140823-aebf8a7d67ab
- github.com/pkg/errors v0.8.1
- github.com/sirupsen/logrus v1.5.0
- github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
- github.com/x448/float16 v0.8.4
- golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b
- golang.org/x/sys v0.0.0-20211204120058-94396e421777
- golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
- github.com/fxamacker/cbor/v2 v2.4.0
- github.com/google/certificate-transparency-go v1.1.1
- github.com/google/go-attestation v0.4.3
- github.com/google/go-tpm v0.3.3
- github.com/google/go-tspi v0.2.1-0.20190423175329-115dea689aad
- github.com/x448/float16 v0.8.4
- golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b
- golang.org/x/mobile v0.0.0-20220722155234-aaac322e2105
- golang.org/x/mod v0.4.2
- golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
- golang.org/x/tools v0.1.8-0.20211022200916-316ba0b74098
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- androidx.appcompat:appcompat 1.4.2 implementation
- androidx.constraintlayout:constraintlayout 2.1.4 implementation
- androidx.core:core-ktx 1.8.0 implementation
- androidx.legacy:legacy-support-v4 1.0.0 implementation
- androidx.navigation:navigation-fragment-ktx 2.5.0 implementation
- androidx.navigation:navigation-ui-ktx 2.5.0 implementation
- androidx.room:room-ktx $roomVersion implementation
- androidx.room:room-runtime $roomVersion implementation
- com.google.android.material:material 1.6.1 implementation
- io.github.g00fy2.quickie:quickie-bundled 1.4.0 implementation
- org.jetbrains.kotlinx:kotlinx-serialization-cbor 1.4.0-RC implementation
- junit:junit 4.13.2 testImplementation
.github/workflows/go.yml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite