trust
Here are 133 public repositories matching this topic...
Currently we use the word "Option" which is inconsistent and may cause confusion.
Example:
# Option: "alloc" enables support for heap allocation on "no_std"
# platforms, requires nightly.
alloc = ["ockam_core/alloc", ...Should rather be:
# Feature: "alloc" enables support for heap allocation on "no_std"
# platforms, requires nightly.
alloc = ["ockam_core/all-
Updated
Aug 27, 2021 - Go
-
Updated
Aug 13, 2021 - Java
-
Updated
Dec 16, 2020 - Go
-
Updated
Apr 15, 2017 - Go
vcn n git://... is actually notarizing just the commit which HEAD is pointing to.
If there're untracked files or changes not staged, then both notarization and authentication will ignore them.
A simple solution would be to show a warning message when the working tree is not clean, so the user will be aware that pending modifications are not part of the notarization/authentication process.
-
Updated
Feb 10, 2021
-
Updated
Jul 30, 2019 - JavaScript
-
Updated
Jul 16, 2021 - CSS
-
Updated
Aug 23, 2021 - Java
-
Updated
Jun 26, 2021 - JavaScript
-
Updated
Jun 11, 2021 - OCaml
-
Updated
Aug 12, 2021 - Kotlin
-
Updated
Jun 7, 2021 - CSS
-
Updated
Mar 31, 2021 - Java
-
Updated
Jun 6, 2021 - Open Policy Agent
-
Updated
Jan 12, 2019 - Shell
-
Updated
Jul 1, 2018 - Go
-
Updated
Jan 5, 2021
-
Updated
Sep 26, 2020 - Go
-
Updated
Jun 5, 2019
Steps to reproduce:
- Open demo app
- Scan QR code to identify yourself
- Switch demo to "simple encryption"
- Encrypt something
- 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
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Sep 3, 2015 - Objective-C
-
Updated
Feb 2, 2021
Improve this page
Add a description, image, and links to the trust topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trust topic, visit your repo's landing page and select "manage topics."
This is to help people that for whatever reason don't want to go through the effort of changing it manually every time.
Default levels of
understandingandthoroughnessfor both positive (review)and negative(flag) could also be configurable in the user-config file.