Esta página ainda não está traduzida. Se você gostaria de ajudar a traduzi-la, veja a README.
A subscription is a file which contains a list of .i2p
hosts paired with their respective Destination. Subscriptions are used by the Address Book.
Similar to how a hosts file can map an internet hostname to a specified address, a subscription matches a .i2p
address to Base64 address by using the following format (no spaces allowed): host=address
More specifically, a subscription pairs a Locally unique host to Base64 address.
Example:
anonimal.i2p=AQZGLAMpI9Q0l0kmMj1vpJJYK3CjLp~fE3MfvE-e7KMKjI5cPOH6EN8m794uHJ6b09qM8mb9VEv1lVLEov~usVliTSXCSHuRBOCIwIOuDNU0AbVa4BpIx~2sU4TxKhoaA3zQ6VzINoduTdR2IJhPvI5xzezp7dR21CEQGGTbenDslXeQ4iLHFA2~bzp1f7etSl9T2W9RID-KH78sRQmzWnv7dbhNodMbpO6xsf1vENf6bMRzqD5vgHEHZu2aSoNuPyYxDU1eM6--61b2xp9mt1k3ud-5WvPVg89RaU9ugU5cxaHgR927lHMCAEU2Ax~zUb3DbrvgQBOTHnJEx2Fp7pOK~PnP6ylkYKQMfLROosLDXinxOoSKP0UYCh2WgIUPwE7WzJH3PiJVF0~WZ1dZ9mg00c~gzLgmkOxe1NpFRNg6XzoARivNVB5NuWqNxr5WKWMLBGQ9YHvHO1OHhUJTowb9X90BhtHnLK2AHwO6fV-iHWxRJyDabhSMj1kuYpVUBQAEAAcAAA==
anonimal.i2p
is the Locally unique host=
is the separatorFor Kovri, there are two types of subscription files: public and private.
A public subscription:
A private subscription:
private_hosts.txt
in your Data DirectoryYou can use a Jump Service to manually update your private subscription. The updated subscription will then be fed into the Address Book for you to use.
To learn how to subscribe to multiple subscriptions, see the user-guide.