Version 0.37.0
2026-08-15 15:11:46 UTC
Added
1Added a link to the published crypto-engine source on the create-account and log-in screens.
The crypto engine was published on 2026-08-15, and nothing on any screen pointed to it — so the publishing was worth something only to people who already knew where to look. The two screens where an account code is made and entered now carry three lines: your browser makes the code, the code itself is never sent to the NMTS server, and what does reach the server is a different value computed from it that cannot be turned back. What is published is the crypto engine, not the server and not the screens, so the sentence says it is part of the source rather than all of it. It sits on those two screens only — repeating it everywhere is how warnings stop being read.
Changed
1Changed the auto-approval screen to say what holds while it is on, not only what can go wrong.
The screen described the risk and never described the limits that are actually enforced. An upload shows its whole estimated total before it starts, is capped at 1.5× that total, and a signature that would pass the cap is stopped before it is made — and the period itself cannot exceed 30 days. Those four are now written where the choice is made. The cap belongs to one upload: sending and exchange have no cap, and their amounts are what you type at the time.