Skip to content
#

trust

Here are 149 public repositories matching this topic...

ockam
antoinevg
antoinevg commented Feb 18, 2022

In implementations/rust/ockam/ockam_transport_ble/src/driver/packet.rs:104:

// TODO Currently we only support packet lengths up to 2^16
// bits long.
//
// The reason for this is that I'm too lazy right now to setup
// a control channel for this BLE UART implementation and
// instead rely on the probability of receiving an 8 byte long
// packet consisting of 6 zero bytes followed b
Minoru
Minoru commented May 21, 2020

I'm running cargo-crev 0.17, installed via cargo install, on Debian Bullseye.

A user I trust on a "medium" level disappeared from cargo crev id query trusted. (I initially attributed that to me changing that user's level from "low" to "medium", but I think it was really caused by cargo crev fetch all that I ran about the same time.) I had to play with --depth to understand that this is

good first issue
svdo
svdo commented Feb 26, 2019

Steps to reproduce:

  1. Open demo app
  2. Scan QR code to identify yourself
  3. Switch demo to "simple encryption"
  4. Encrypt something
  5. Decrypt it

The Cogito mobile app now shows a Touch ID / Face ID message because the private key is needed. There is no explanation provided as to why, however: the Touch ID / Face ID dialog should have explanatory text.

While looking at this, it is prob

bug good first issue

Improve this page

Add a description, image, and links to the trust topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trust topic, visit your repo's landing page and select "manage topics."

Learn more