<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://betaardordocs.jelurida.com/index.php?action=history&amp;feed=atom&amp;title=Alias_system</id>
	<title>Alias system - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://betaardordocs.jelurida.com/index.php?action=history&amp;feed=atom&amp;title=Alias_system"/>
	<link rel="alternate" type="text/html" href="https://betaardordocs.jelurida.com/index.php?title=Alias_system&amp;action=history"/>
	<updated>2026-05-14T18:12:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.10</generator>
	<entry>
		<id>https://betaardordocs.jelurida.com/index.php?title=Alias_system&amp;diff=12839&amp;oldid=prev</id>
		<title>Almonte at 17:02, 15 April 2021</title>
		<link rel="alternate" type="text/html" href="https://betaardordocs.jelurida.com/index.php?title=Alias_system&amp;diff=12839&amp;oldid=prev"/>
		<updated>2021-04-15T17:02:48Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
{{#seo:&lt;br /&gt;
|title=Alias system&lt;br /&gt;
|titlemode=replace&lt;br /&gt;
|keywords=ardor learning hub, ardor documentation, blockchain, proof of stake, ardor, ignis, jelurida, development, ardor wiki, wiki, Alias system, Alias system feature&lt;br /&gt;
|description=Alias system feature allows one piece of text to be substituted for another so that keywords or keyphrases can be used to represent other things.&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Features]]&lt;br /&gt;
__TOC__&lt;br /&gt;
==Description== &amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
The Alias System feature of Ardor essentially allows one piece of text to be substituted for another so that keywords or keyphrases can be used to represent other things – names, telephone numbers, physical addresses, web sites, account numbers, email addresses, product SKU codes... almost anything you can think of. The types are URI, Account, or Other&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
For example, you could ask Ardor to associate &amp;quot;search&amp;quot; with &amp;quot;www.google.com&amp;quot;. Once this is done, all you have to do to get to Google is type &amp;quot;uri:search&amp;quot; into an Ardor-capable browser, and it will translate your request into one for &amp;quot;www.google.com&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
Immediate applications are simple: you can create an easy-to-remember alias for your Ardor account number, for example. But since the Alias System is open-ended, it can be used to implement a decentralized DNS system, shopping cart applications, and more.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
Creating aliases is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
# A user sends a transaction that states &amp;quot;ThisText = ThatText&amp;quot;&lt;br /&gt;
# If the alias is to be changed, just send another transaction with a new definition. Only the account that created an alias can change it.&lt;br /&gt;
&lt;br /&gt;
==Details== &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
The alias can be any string of latin-character numbers and letters. The address can be anything like:&lt;br /&gt;
*&amp;quot;173.194.112.174&amp;quot; (an IPv4 address)&lt;br /&gt;
*&amp;quot;2001:0db8:11a3:09d7:1f34:8a2e:07a0:765d&amp;quot; (an IPv6 address)&lt;br /&gt;
*&amp;quot;mydomain.com/secretpage.php?parameter=value&amp;quot; (a URI)&lt;br /&gt;
*&amp;quot;johnsmith@matrix.com&amp;quot;&lt;br /&gt;
*&amp;quot;tel:+44-20-8123-4567&amp;quot;&lt;br /&gt;
*...or even &amp;quot;bitcoin:1BTCorgHwCg6u2YSAWKgS17qUad6kHmtQW&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:7--&amp;gt;&lt;br /&gt;
There are 2 main ways to use Ardor aliases without having to rely on third-party plugins for your browser:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:8--&amp;gt;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Server-side. &amp;#039;&amp;#039;&amp;#039; A web server analyses the Ardor blockchain and replaces &amp;quot;ardor-links&amp;quot; with corresponding addresses before sending HTML documents to users.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Client-side. &amp;#039;&amp;#039;&amp;#039; A web browser runs javascript code that connects to Ardor bootstrapping nodes and replaces &amp;quot;Ardor-links&amp;quot; with their addresses. This requires embedding a small script that is executed in an &amp;quot;onload&amp;quot; event. The script will do all the work via CORS, JSON, or other techniques.&lt;br /&gt;
&lt;br /&gt;
==Alias Operations== &amp;lt;!--T:10--&amp;gt;&lt;br /&gt;
Aliases can be transferred for a 0.1 Ardor fee. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:11--&amp;gt;&lt;br /&gt;
An alias can be sold to either specific Ardor Accounts or the general public.&lt;br /&gt;
To sell an alias, you can set the price to sell for every alias.&lt;br /&gt;
&lt;br /&gt;
===Create Alias=== &amp;lt;!--T:12--&amp;gt;&lt;br /&gt;
Go to &amp;#039;Aliases&amp;#039; in your client.&lt;br /&gt;
First click on &amp;#039;Aliases&amp;#039; in the wallet, then click on &amp;#039;Register Alias&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:13--&amp;gt;&lt;br /&gt;
[[File:Aliases_001.png|none|border|600px|Figure 1]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:14--&amp;gt;&lt;br /&gt;
Here you can choose to use the alias for different purposes: By choosing &amp;#039;Account&amp;#039;, you can link to an Ardor account. If you choose &amp;#039;URI&amp;#039; you can e.g. link any website with your alias. The third option &amp;#039;Other&amp;#039; allows you to insert any text you like.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:15--&amp;gt;&lt;br /&gt;
Please note, aliases are unique. There can never be two aliases with the same name. Aliases are not case sensitive.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:16--&amp;gt;&lt;br /&gt;
Your new alias will now be listed on the &amp;#039;Aliases&amp;#039; page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:17--&amp;gt;&lt;br /&gt;
You can either transfer your alias to any person or sell it to any person for a specific amount.&lt;br /&gt;
&lt;br /&gt;
===Edit Alias=== &amp;lt;!--T:18--&amp;gt;&lt;br /&gt;
You can at any time edit the content of the alias. Just click &amp;#039;Edit&amp;#039; on the Alias tab. You will see this panel to input the specific information:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:19--&amp;gt;&lt;br /&gt;
[[File:Aliases_002.png|none|border|600px|Figure 2]]&lt;br /&gt;
&lt;br /&gt;
===Transfer Alias=== &amp;lt;!--T:20--&amp;gt;&lt;br /&gt;
Click &amp;#039;Transfer&amp;#039; in the Alias panel and input the Ardor Account where you want to transfer your alias:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:21--&amp;gt;&lt;br /&gt;
[[File:Aliases_003.png|none|border|600px|Figure 3]]&lt;br /&gt;
&lt;br /&gt;
===Sell Alias=== &amp;lt;!--T:22--&amp;gt;&lt;br /&gt;
You can either sell the Alias to a specific Ardor Account or the public. Specific Ardor accounts will see an offer to buy the alias.&lt;br /&gt;
&lt;br /&gt;
====Sell alias to any specific Ardor account==== &amp;lt;!--T:23--&amp;gt;&lt;br /&gt;
Sell it by clicking on &amp;#039;Sell&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:24--&amp;gt;&lt;br /&gt;
[[File:Aliases_004.png|none|border|600px|Figure 4]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:25--&amp;gt;&lt;br /&gt;
After submitting the order, you should see:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:26--&amp;gt;&lt;br /&gt;
[[File:Aliases_005.png|none|border|600px|Figure 5]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:27--&amp;gt;&lt;br /&gt;
You can cancel the sell offer anytime before the partner has accepted it. To change the amount of the sell order, you can create a new sell order.&lt;br /&gt;
&lt;br /&gt;
====Sell alias to the public==== &amp;lt;!--T:28--&amp;gt;&lt;br /&gt;
This way every user can see your offer and buy it for the price you entered.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:29--&amp;gt;&lt;br /&gt;
[[File:Aliases_006.png|none|border|600px|Figure 6]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:30--&amp;gt;&lt;br /&gt;
Input the price. After submitting the order, you should see&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:31--&amp;gt;&lt;br /&gt;
[[File:Aliases_007.png|none|border|600px|Figure 7]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:32--&amp;gt;&lt;br /&gt;
Every user can now buy your alias. Both submitting a sell order and buying an alias incur a transaction fee.&lt;br /&gt;
&lt;br /&gt;
===Buy public Alias=== &amp;lt;!--T:33--&amp;gt;&lt;br /&gt;
There is no way to browse all aliases up for sale within the Ardor network. Just try to register the alias you want. If it has already been registered but is up for sale, you can see the offer if you search for it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:34--&amp;gt;&lt;br /&gt;
[[File:Aliases_008.png|none|border|600px|Figure 8]]&lt;br /&gt;
&lt;br /&gt;
==External Links== &amp;lt;!--T:35--&amp;gt;&lt;br /&gt;
* [http://nxter.org/nxt-core-alias-system/ Nxter Magazine: The Nxt Alias System]&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Almonte</name></author>
	</entry>
</feed>