torhve / weechat-matrix-protocol-script

A WeeChat script in Lua that implements the matrix.org chat protocol
349 stars 52 forks source link

Instructions how to use Secure Data are incomplete #98

Open almereyda opened 6 years ago

almereyda commented 6 years ago

Following the link to Weechat's documentation page about Secure Data and trying to set the password with an inferred

/set plugins.var.lua.matrix.password "${ sec.data.matrix }"

unfortunately doesn't yield the desired result, and authentication is denied. How would this work in a real life scenario?

yourealwaysbe commented 6 years ago

I have the same issue and have not been able to find a workaround.