Merge pull request #7377 from alvasw/XMR_Fix_broken_subaddress_docs_link

XMR: Fix broken subaddress docs link
This commit is contained in:
Alejandro García 2025-02-05 23:48:05 +00:00 committed by GitHub
commit 3067c271ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1766,14 +1766,14 @@ See the wiki for more information about the auto-confirm feature: [HYPERLINK:htt
Please be aware that when changing the Bisq data directory you must change the Monero wallet and address to avoid \
vulnerabilities related to transaction key re-use. More details can be found here: [HYPERLINK:https://www.getmonero.org/2018/09/25/a-post-mortum-of-the-burning-bug.html].
account.altcoin.popup.xmr.dataDirWarningHeadline=Security recommendation for Monero traders
account.altcoin.popup.xmr.dataDirWarning=With v1.9.3 subaddress [HYPERLINK:https://monerodocs.org/public-address/subaddress] support has been added to Bisq.\n\n\
account.altcoin.popup.xmr.dataDirWarning=With v1.9.3 subaddress [HYPERLINK:https://docs.getmonero.org/public-address/subaddress/] support has been added to Bisq.\n\n\
It is recommended to create a new XMR account using subaddresses. This creates a new subaddress at each trade.\n\n\
If changing the Bisq data directory you need to ensure to not re-use the address due known vulnerabilities [HYPERLINK:https://www.getmonero.org/2018/09/25/a-post-mortum-of-the-burning-bug.html].\n\
Best way to achieve that, is by using a different Monero wallet for each Bisq instance. Otherwise, make sure to increment \
the highest ever used subaddress index or use a new mainaddress or account index.
account.altcoin.popup.xmr.subAddressHeadline=Monero Subaddresses
account.altcoin.popup.xmr.subAddressInfo=Information about monero subaddresses can be found here: \
[HYPERLINK:https://monerodocs.org/public-address/subaddress]\n\n\
[HYPERLINK:https://docs.getmonero.org/public-address/subaddress/]\n\n\
Your main XMR wallet address and View Key [HYPERLINK:https://www.getmonero.org/resources/user-guides/view_only.html] \
are needed for Bisq to derive a new subaddress per trade.
# suppress inspection "UnusedProperty"