-
Updated
Mar 7, 2022
identity
Here are 1,169 public repositories matching this topic...
-
Updated
Mar 17, 2022 - C#
Is your feature request related to a problem? Please describe.
Currently it's very hard to add a custom provider without forking Kratos.
Describe the solution you'd like
I would like the providers to "register themselves" in an init() function, instead of the current func (c ConfigurationCollection) Provider.
in provider_config.go:
var Providers = map[string]func(con-
Updated
Mar 18, 2022 - Ruby
-
Updated
Mar 18, 2022 - Go
Is your feature request related to a problem? Please describe.
Similar to how Bitcoin has a prune=1 option that removes old blocks, Stacks should have this too to save storage space on nodes.
Describe the solution you'd like
An option in the config to prune chaindata via RPC or limiting it to a certain number of MiB
Describe alternatives you've considered
None
-
Updated
Mar 17, 2022 - Python
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
cc @jcnelson from this forum post.
There should be a setting added that allows the user to adjust the URL for the transaction broadcaster in regards to acquiring names. Should be fairly simple to implement unless it is tied within blockstack.js, in which case an issue would need to
-
Updated
Mar 16, 2022 - Java
-
Updated
Mar 17, 2022 - Rust
Version: MSAL.NET @ 4.42
Platform: Windows 11, net5.0-windows10.0.17763.0
Auth flow: Broker and Interactive Web auth (embedded web view only)
Repro
@bgavrilMS - we have an easy repro internally and a current bugfix in the auth CLI.
private class MsalHttpClientFactoryAdaptor : IMsalHttpClientFactory
{
private HttpClient instance;
public-
Updated
Mar 14, 2022 - C#
Describe the bug
If the environment (in my case the stage environment) is not setup as a a secure origin the library break up cause of the crypto library is not in window object
To Reproduce
Steps to reproduce the behavior:
- A server work on http that is setup as 'insecure origin'
- Start the login sequence
Expected behavior
Warning on library loading that check secure or
-
Updated
Mar 18, 2022 - C
-
Updated
Aug 1, 2021 - HTML
-
Updated
Jan 31, 2022 - Shell
-
Updated
Mar 15, 2022 - TypeScript
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 13, 2022 - Dart
-
Updated
Feb 4, 2022
-
Updated
Mar 18, 2022 - JavaScript
Describe the issue:
The links not show hover states on hover on the getting started page.
How to reproduce:
- Navigate to getting started page
- hover over any link
Expected behavior:
Should indicate hover state for links
-
Updated
Mar 9, 2022 - C#
-
Updated
Dec 19, 2021 - Java
-
Updated
Mar 15, 2022 - Java
-
Updated
Feb 27, 2022 - C#
-
Updated
Jun 12, 2021 - HTML
Improve this page
Add a description, image, and links to the identity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the identity topic, visit your repo's landing page and select "manage topics."


Asking about this since the NSA recently published guidance advising the public and private sectors to transition to cryptographic algorithms that are no less than sha384 & ec384 (elliptic curves).
While Edwards' Curves are different, its worth noting that prior to this update sha256 & secp256k1 were both on the list of acceptable cryptographic algorithms. My deduction was that 128-bit securit