Registering an account
To use all of the features that FIB has to offer through either API endpoints or the Web App, you must have an active FIB account.
To register a new account, perform the following steps:
Go to the Fraud Intelligence Blockchain website and select Sign up.
On the Account details screen that appears, specify the following:
- Company details:
- Company name — full legal name of the business that the account is associated with.
- Operating country — the country of operation of the business that the account is associated with.
Selected from a dropdown menu; only one country can be selected. - Membership type — the type of the business that the account is associated with.
Can be one of the following:- Telco — telecommunication company that provides a number of various telecommunications services (e.g., telephony, internet access, etc.) to their end customers.
If Telco is selected, then its Number of subscribers must also be specified in the dropdown menu that appears. - Vendor — company that provides telco companies with all-level facilities and support, including installation and maintenance of hardware.
- Telco — telecommunication company that provides a number of various telecommunications services (e.g., telephony, internet access, etc.) to their end customers.
- User details:
- First name — your full first name.
- Last name — your full last name.
- Your role in the company — the position that you occupy in the business that the account is associated with.
- Phone number — your contact phone number, starting with your country's dial-in code (e.g.,
+81
for Japan).
- Company details:
When ready, select Next.
On the Account credentials screen that appears, specify the following details:
- Your email — the email address that is registered under your business' domain and is only accessible by you.
- Password — a unique combination of symbols that will be used to log in to your account via the Web App.
- Repeat password — same as Password; must be entered to ensure that no typos were entered the first time.
NOTE
Your password must adhere to the following rules:
- Must be at least six characters in length;
- Must contain at least one lower case letter (e.g.,
a
-z
); - Must contain at least one upper case letter (e.g.,
A
-Z
); - Must contain at least one numeral character (e.g.,
0
-1
); - Must contain at least one special character (e.g.,
?
,#
,(
,[
, etc.).
Example:
Xfj&Hv7k
WARNING
Don't use the same password that you use for authorization on any other online application and/or service.
For a deeper understanding of the password security principles, you may want to read the following topic of the Iroha 2 documentation: Iroha 2 > Security > Password Security.
Review the Terms & Conditions (for the latest version, see this repo), then select the corresponding I agree with the Terms and Conditions checkbox.
When ready, select Create account.
Expected Result
Upon completing the steps, the Account successfully created notification appears, informing you that your registration application has been successfully submitted and will soon be reviewed by the FIB Administrator.
As soon as your application is approved, you receive an email notifying you that you have become a peer in the FIB network and, depending on the chosen access method, you can access the FIB functionality via Web App and/or API endpoints.
WHAT'S NEXT?
For Web App tutorials, see Tutorials: Web interface.
For API tutorials, see Tutorials: API.
You can also familiarize yourself with the Web App UI
Restoring access to an account
If you have forgotten the password on your account, you can reset it by performing the following steps:
- Go to the Fraud Intelligence Blockchain website and select Forgot password?.
- On the Forgot password? screen that appears, enter the email address that you registered with in the Your email field, then select Send link.
- Check your email inbox for a message from FIB with instructions on how to reset your password.
- Follow instructions from the received email.
Expected Result
Once you have reset your password, you can log in to your FIB account using your new password.
Setting 2FA
To enable Two-Factor Authentication (2FA) on your account, perform the following steps:
- Go to the Fraud Intelligence Blockchain website and log in to your account.
- Go to the Profile screen.
- Turn on the Two-Factor Authentication (email) toggle switch.
- Check your email inbox for a message from FIB with a link that enables 2FA.
- Open the link from the email, then follow the on-screen prompts on the webpage that appears.
Expected Result
2FA is now enabled on your account. From now on, during account authentication you must enter a one-time password (OTP) that is sent to your registered email address. This OTP is valid for a single login session and will expire after a short period of time.