The form on the page only accepts https or mailto. However, I would like to also provide a matrix account via the matrix: scheme ( https://www.iana.org/assignments/uri-schemes/prov/matrix ) as their system provides end to end encrypted chats which is a nice way to do direct messaging for further talking. The security.txt here would verify my user id for this communication.
The form on the page only accepts https or mailto. However, I would like to also provide a matrix account via the
matrix:scheme ( https://www.iana.org/assignments/uri-schemes/prov/matrix ) as their system provides end to end encrypted chats which is a nice way to do direct messaging for further talking. The security.txt here would verify my user id for this communication.