Addressing SIM Swap Fraud with Codeb’s Identity Broker-Initiated OIDC Authentication

Nowadays, SIM swap fraud poses a significant threat to personal and financial security. This form of identity theft involves fraudsters manipulating mobile carriers to transfer a victim’s phone number to a new SIM card under their control. However, innovative solutions like Codeb’s Identity Broker-Initiated OpenID Connect (OIDC) Authentication are stepping up to address this challenge. … Read more

Unlock Your Phone’s Potential: Turn It Into an Identity Provider with CodeB Authenticator

Numerous web-based applications like AUTH0, NextCloud and WordPress are compatible with a variety of OpenID Connect Identity Providers. However, the situation is different for less common or proprietary applications. To illustrate this, we’ve developed a simple JavaScript OIDC Client Library. This allows OpenID Connect Connectivity to be integrated with just a single include directive pointing … Read more

CodeB Authenticator for Android

Welcome to the future of digital security with CodeB Authenticator. This state-of-the-art tool is a comprehensive TOTP (Time-Based One-Time Password) Authenticator, designed to redefine your digital security landscape with its potent security features and user-friendly interface. The migration to cloud and the rise of remote work have amplified the risk of data breaches, necessitating robust … Read more

Integrate CodeB into Auth0 as Enterprise Connection

The Self-Sovereign Identity System of CodeB does not only support W3C DID’s but comes also with an inbuilt OpenID Connect (OIDC) Identity Provider. OpenID Connect meets distributed Self-Sovereign Identities. Integration of the Identity Provider into existing systems is extremely easy. In this article we use Auth0 as an example: 2. Create Connection 3. Configure as shown … Read more

Capabilities Matrix

The Capabilities Matrix is made of Verifiable Claims with a special syntax for the “ClaimType“. When using a dot notation for the ClaimType number (like OIDs) a claim becomes an entry in the Capabilities Matrix. For example number 1.1, 1.4.5, 2.1343.1, etc. The Capabilities Matrix can also be used for Commercial Attributes. Up to 7 … Read more

SMS Gateway with Instant Settlement

This website (www.codeb.io) mainly focuses on Automation API ‘s for Identities and Settlement. As every node in our chain contains an inbuilt SMPP v3.4/5.0 compliant SMS Gateway we are going to use this gateway for a real life showcase of instant SMS Settlement. It is also a great solution for SMS Hubbing. The gateway does … Read more

SSI linked Off-Chain Storage

All data written to our distributed Off-Chain Storage is always fully encrypted. The random encryption keys can automatically be linked to a Self-Sovereign Identity. It is still suggested that never clear text data is submitted to those functions. Save2DistributedFileStorage The function Save2DistributedFileStorage is part of the Off-Chain Namespace and requires five input parameters: Data: Your … Read more

Verifiable Claims (VC)

Self-Sovereign Identity (SSI) is an emerging concept associated with the way identity is managed in the digital world. Users should be able to create and control their own identity, without relying on any centralized authority. When interacting in the digital world, we can consider three different situations concerning the possibility of disclosing the real identity … Read more