icône du paquet

Cryptographic ID

Attest the trustworthiness of a device using asymmetric cryptography
Nouveauté de la version 0.4.2
- Add feature graphic
- Update description
This app has three use cases:

- Attest the state of a Linux computer

When your computer is in a trustworthy state, you can generate a private
key hidden in the TPM2 of your computer. This private key can be sealed with
the current state of the computer (PCRs). Then the computer can only sign a
message with this key when it is in the correct state according to the PCRs.
For example, you can seal the key against the secure boot state (PCR7). If your
computer is booting an operating system signed by another vendor, the TPM2
cannot unseal the private key. So if your computer can generate a correct
signature, it is in this known state.
You can create a sealed private key and create such a signature with
cryptographic-id-rs: https://gitlab.com/cryptographic_id/cryptographic-id-rs
This is similar to [tpm2-totp](https://github.com/tpm2-software/tpm2-totp)
but uses asymmetric cryptography. This means you do not need to keep the
verification code a secret, but you can share it safely with the world.

- Verify the identity of a phone

You can generate a private key when your phone is in a trustworthy state.
If your phone can create a correct signature, you know it is the same phone.
Since the operating system can access the private key, the security guarantees
are much weaker than with a TPM2. So the verification is just as secure as
your phone.
If you use Graphene OS, I recommend Auditor (https://attestation.app/tutorial)
instead.

- Verify that a person is in possession of a private key

This works as the section above and has the same shortcomings. It can be used
to verify someone in person when he sends his public key to you
in advance over a secure channel.

Versions

Bien que le téléchargement d’APK soit proposé ci-dessous pour vous donner le choix, sachez qu’avec une telle installation, les mises à jour ne vous seront pas signalées et que cette manière de télécharger est moins sûre. Nous vous recommandons d’installer le client F-Droid et de l’utiliser.

Télécharger F-Droid
  • Version 0.4.2 (12) suggéré Ajouté le 2023-05-23

    arm64-v8a armeabi-v7a x86_64

    Cette version nécessite Android 5.0 ou ultérieur.

    Elle est compilée et signée par F-Droid, et garantie comme correspondante à cette archive source.

    Autorisations
    • prendre des photos et enregistrer des vidéos
      Cette application peut utiliser l'appareil photo pour prendre des photos et enregistrer des vidéos quand elle est en cours d'utilisation.

    Télécharger APK 22 MiB Signature PGP | Journal de compilation

  • Version 0.4.1 (11) - Ajouté le 2023-05-17

    arm64-v8a armeabi-v7a x86_64

    Cette version nécessite Android 5.0 ou ultérieur.

    Elle est compilée et signée par F-Droid, et garantie comme correspondante à cette archive source.

    Autorisations
    • prendre des photos et enregistrer des vidéos
      Cette application peut utiliser l'appareil photo pour prendre des photos et enregistrer des vidéos quand elle est en cours d'utilisation.

    Télécharger APK 22 MiB Signature PGP | Journal de compilation

  • Version 0.4.0 (10) - Ajouté le 2023-03-11

    arm64-v8a armeabi-v7a x86_64

    Cette version nécessite Android 5.0 ou ultérieur.

    Elle est compilée et signée par F-Droid, et garantie comme correspondante à cette archive source.

    Autorisations
    • prendre des photos et enregistrer des vidéos
      Cette application peut utiliser l'appareil photo pour prendre des photos et enregistrer des vidéos quand elle est en cours d'utilisation.

    Télécharger APK 21 MiB Signature PGP | Journal de compilation