Feedback Wanted: Radix Persona Data Types | The Radix Blog | Radix DLT

The topic for this call for feedback is Persona data.

Introduction

When a user connects their Radix Wallet to your dApp, they login with a Persona of their choice. That done, your dApp can make requests to the wallet to share various pieces of information – with the wallet saving the user’s sharing preferences against that Persona for your dApp. Of course you can request account addresses, needed to see a user’s assets and what accounts they want to use to transact, but you can also request Persona data – a new concept unique to Radix and the Radix Wallet.

Persona data is “off ledger” personal information about the user that your dApp might need – like the user’s name, email address, or phone number. The Radix Wallet makes it very easy for users to enter this information and give permissions to different dApps to access it. This means that dApps can get easy automatic access to the personal data they need for a useful, personalized experience, without having to fall back to storing all of that data in a database for use whenever the user connects. And for users, it minimizes tedious typing of data into web forms while giving them control over what they share and how they keep it up to date.

The Call for Feedback

On the Babylon betanet and RCnets, you’ve had the ability to play with a very stripped-down form of Persona data, using the Radix dApp Toolkit to request just a few items of Persona data (name, email, phone number) from the developer preview Radix Wallet.

For the Babylon mainnet launch of the Radix Wallet, Persona data functionality is expanding into a more useful form. In particular, the Radix Wallet will include a much longer list of items of Persona data that user can enter and which dApps can request. 

There will also be more flexibility for users in how they enter their own data into the Radix Wallet, allowing for things like multiple entries of some items to choose from (like email addresses), postal addresses formatted for individual countries, and choosing between western and eastern-style full names. The dApp will still just be requesting “email address” or “full name” or “postal address”, but the user will have more choice in what their answer to those queries is.

The latest updates to the developer preview Radix Wallet and RDT for RCnet2 include the new format for requesting Persona data. For example, you’ll notice that rather than request separate “first name” and “last name”, you will request “full name” and you will receive back “given name(s)”, “family name”, “nickname” and whether the user prefers western or eastern name order. This wallet still only supports the very short list of “example” data types (full name, email, phone number), but for mainnet release this will change…

The RDX Works development team needs feedback from you about what specific items of Persona data the Radix Wallet should support – to be the most useful and enabling for your dApp.

To understand why the selection of data items matters, here’s some additional context on the goals of the feature.

First of all, why have specific Personal data items rather than allow dApps to define their own data fields? The reason is that it is important to have well-defined common items of Persona data so that data entered by the user is easily matchable with dApp needs. For example, if a dApp requires an email address, we shouldn’t fail to match that request because the user entered an “E-Mail Address” or “business email address” that happened to be requested by some other dApp.

So the Radix Wallet pre-defines a fixed list of known, supported data items that are common enough that it makes sense for a user to enter them once and use them many places, and for a dApp to request what it needs without frustrating the user.

Note: Separate from this common, pre-defined Persona data, there is some early planning for a separate repository of data held in the user’s Persona that would allow a dApp to define and store its own more specific items – similar to cookies but Web3 style. This would be data that the user has no need to edit themselves, and would not be shared across dApps. This kind of data, however, is outside the scope of this part of the system and this call for feedback.

With these goals in mind, not all data makes sense to be included as items of Persona data – sometimes a web form is still appropriate. Here’s a guide for what sorts of data items should be included and not included:

Reasons why Persona data makes sense to include:

Reasons why some Persona data hasn’t been included:

Respond to the Call

To see a proposal for Persona data items to be supported in the Radix Wallet, and have your opportunity to provide feedback, click here to proceed to the response form. To be counted, please make sure to have your response submitted within 10 days from this post.

The RDX Works team is looking for feedback from members of the Radix developer program – if you’re not already a member, sign up here now!

Thank you!