<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-gui.git/pages, branch main</title>
<subtitle>Monzero desktop wallet graphical interface.
</subtitle>
<id>https://code.monzero.org/monzero-gui.git/atom?h=main</id>
<link rel='self' href='https://code.monzero.org/monzero-gui.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/'/>
<updated>2026-08-15T20:26:40Z</updated>
<entry>
<title>Establish Monzero GUI Phase 0 baseline</title>
<updated>2026-08-15T20:26:40Z</updated>
<author>
<name>Monzero Build System</name>
<email>builds@monzero.org</email>
</author>
<published>2026-08-15T20:26:40Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=dceeb88444ce966caa1a133d2926d5f7213c87ff'/>
<id>urn:sha1:dceeb88444ce966caa1a133d2926d5f7213c87ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4618</title>
<updated>2026-07-01T17:41:58Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-07-01T17:41:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=239a5350cf15b59278e3152a1982a0ac5cb185ff'/>
<id>urn:sha1:239a5350cf15b59278e3152a1982a0ac5cb185ff</id>
<content type='text'>
23930cb Transfer, AddressBook: confirm unauthenticated OpenAlias (selsta)

ACKs: plowsof
</content>
</entry>
<entry>
<title>Transfer, AddressBook: confirm unauthenticated OpenAlias</title>
<updated>2026-06-26T00:14:03Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-06-26T00:14:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=23930cb0e909a503171535a0a62b74debba1b885'/>
<id>urn:sha1:23930cb0e909a503171535a0a62b74debba1b885</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qml: escape untrusted text in remaining RichText views</title>
<updated>2026-06-18T12:17:25Z</updated>
<author>
<name>Thomas</name>
<email>thomas.giudici@proton.me</email>
</author>
<published>2026-06-18T11:34:27Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=3d3a391ef43b1ac09160f4d572d5fbf85f249dc8'/>
<id>urn:sha1:3d3a391ef43b1ac09160f4d572d5fbf85f249dc8</id>
<content type='text'>
Extends the escaping from commit 23ec5eb6 to the RichText sinks it did
not cover: the transaction note in the tx details popup (History), the
wallet name and account label in the send confirmation
(TxConfirmationDialog), the address label on the merchant page
(Merchant), and the wallet path on the info page (SettingsInfo). These
were interpolated unescaped, so a value containing markup is rendered as
rich text.

The transaction note is the notable case: it can be set from a payment
request's tx_description, so it is attacker influenced.

Escape these fields with Utils.htmlEscape. Set the send confirmation
From field to Text.RichText explicitly so the escaped entities decode in
both of its branches; the single-account branch contains no tag and
would otherwise render as plain text and show the raw entity.
</content>
</entry>
<entry>
<title>Merge pull request #4582</title>
<updated>2026-04-22T18:40:37Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2026-04-22T18:40:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=1216e07c471fa2a7c46582dfcbe1070a211303ee'/>
<id>urn:sha1:1216e07c471fa2a7c46582dfcbe1070a211303ee</id>
<content type='text'>
de3fd18a merchant: add missing copyright info (jpk68)
</content>
</entry>
<entry>
<title>merchant: add missing copyright info</title>
<updated>2026-04-22T18:11:25Z</updated>
<author>
<name>jpk68</name>
<email>jpk68@tutanota.com</email>
</author>
<published>2026-04-22T18:11:25Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=de3fd18a17f1f7fafd7da352bcb5219017cb0240'/>
<id>urn:sha1:de3fd18a17f1f7fafd7da352bcb5219017cb0240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Transfer: disable offline tx creation with long payment id</title>
<updated>2026-04-21T17:35:54Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-04-21T17:31:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=b31fae765f3e898083043735ca0954731eb10cf1'/>
<id>urn:sha1:b31fae765f3e898083043735ca0954731eb10cf1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qml: escape untrusted text in RichText views</title>
<updated>2026-04-17T16:02:58Z</updated>
<author>
<name>selsta</name>
<email>selsta@sent.at</email>
</author>
<published>2026-04-17T16:02:58Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=23ec5eb6a1dc61ef72a3ca4c9bb5942cbf60d959'/>
<id>urn:sha1:23ec5eb6a1dc61ef72a3ca4c9bb5942cbf60d959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4482</title>
<updated>2025-08-04T11:54:17Z</updated>
<author>
<name>tobtoht</name>
<email>tob@featherwallet.org</email>
</author>
<published>2025-08-04T11:54:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=f8ad672c44221324ca9ca741828a1497a23bd4eb'/>
<id>urn:sha1:f8ad672c44221324ca9ca741828a1497a23bd4eb</id>
<content type='text'>
614b81f p2pool: add nano sidechain (nahuhh)
</content>
</entry>
<entry>
<title>Implement background sync when locked</title>
<updated>2025-08-03T17:26:11Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2023-11-17T00:38:52Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-gui.git/commit/?id=5332495c2404ab4b102c98c22419e70143b1dc90'/>
<id>urn:sha1:5332495c2404ab4b102c98c22419e70143b1dc90</id>
<content type='text'>
</content>
</entry>
</feed>
