Nimiq’s validators use BLS signatures, which have the useful property that many signatures can be combined into a single small one. Quantum computers are able to break BLS, and no standardized quantum-safe signature combines the same way. The suggested path to consider is to bundle hash-based signatures together inside a STARK proof, which keeps the combined signature roughly constant in size.