You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ii-spec.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Just for background: At launch this meant we relied on the trustworthiness of th
72
72
## Identity design and data model
73
73
74
74
75
-
The Internet Computer serves this frontend under hostnames `https://identity.internetcomputer.org` (official) and `https://identity.internetcomputer.org` (experimental).
75
+
The Internet Computer serves this frontend under hostnames `https://identity.internetcomputer.org` (official) and `https://identity.ic0.app` (legacy).
76
76
77
77
The canister maintains a salt (in the following the `salt`), a 32 byte long blob that is obtained via the Internet Computer's source of secure randomness.
0 commit comments