Skip to main content

28 posts tagged with "vertex"

View All Tags

Breaking

  • We refactored the way share export encryption and import decryption works, it will now use hybrid encryption using RSA-Oaep-Sha256-Chacha20-Poly1305. You can read more about this feature in our dedicated documentation page about backing up your key shares.
    • This change doesn't affect users who never used the encrypted import/export feature before.

Added

  • Added option for the Vertex to connect to a Relay server without using TLS.
    • Following the docs here, use the DANGEROUS_CONTACT_RELAY_NO_TLS environment variable to enable this feature.