diff --git a/app/src/app/registries/registry/freeid/freeid.component.html b/app/src/app/registries/registry/freeid/freeid.component.html index b19d90b7..98cca91e 100644 --- a/app/src/app/registries/registry/freeid/freeid.component.html +++ b/app/src/app/registries/registry/freeid/freeid.component.html @@ -1,21 +1,299 @@ -
- FreeID is a revolutionary, decentralized identity system designed for individuals who value freedom and autonomy - worldwide. Developed by the FreeID Foundation, established under the auspices of the World Voluntaryist Organization, - FreeID offers a global solution for those seeking sovereignty over their personal identity. Serving as a parallel - identity system within the New Free World, FreeID empowers individuals with a secure and cryptographically protected - means of asserting their autonomy. -
++ FreeID is a revolutionary, decentralized identity system designed for individuals who value freedom and + autonomy worldwide. Developed by the FreeID Foundation, established under the auspices of the World + Voluntaryist Organization, FreeID offers a global solution for those seeking sovereignty over their personal + identity. Serving as a parallel identity system within the New Free World, FreeID empowers individuals with + a secure and cryptographically protected means of asserting their autonomy. +
-- FreeID is issued by the FreeID Foundation, a non-profit organization dedicated to promoting individual sovereignty. -
++ FreeID is issued by Verification Services approved by the World Voluntaryist Organisation, a non-profit + organization dedicated to promoting individual sovereignty. +
-Official Issuer DID: did:dht:mo7am9cz6qrjwoc4kapffeue9kjw6igdh9dmqd3ywdif6qa7ju4o
++ Different Verification Services are available to issue FreeID. Please select a Verification Service from the + list in the About page. +
+ ++ Individual Verification Services might have different requirements and processes for issuing FreeID. Please + visit the website of the Verification Service you have selected for more information. +
+ +The base requirements is same for all approved Verification Services.
++ Physical Presence: The applicant for FreeID must be physically present with the + Verification Service trusted verifier. It is not possible to perform verifiation online. +
+ ++ Sign: The Voluntaryist Covernant. + Open the Mini App to sign. +
+ ++ Name: Your name that you choose, it can be a pseudonym or a real name. It does not need to + be same as your birth name. +
+ ++ Birth date: Your birth date can be choosen from up to two months prior and two months after + your actual birth date. This is to obfuscate and disconnect your new identity from your old identity. You + must provide proof of birth. +
+ ++ Sex: You must provide your sex in the form of birth sex. This is for health and security + reasons. +
+ ++ Photograph: You must be photographed on the day of application. Photograph must be captured + by the Verification Service and follow the guidelines for good identification photograph. +
+ +Identifier: You must provide a decentralized identifier (DID) that you control.
+
+
+ @if (lookupSigned) {
+ The identity with the following DID has @if (!lookupSigned) { not } signed the convenant:
+ {{ did }}
+
+
+ @if (lookupSigned) {
+ The FreeID credential with the following DID is @if (!lookupSigned) { not } valid:
+ {{ did }}
+