diff options
author | Matthew Wild <mwild1@gmail.com> | 2022-06-24 17:03:28 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2022-06-24 17:03:28 +0100 |
commit | 4122acf8c8e80d7654e9ba7e1297a38e834f49de (patch) | |
tree | 1c131f8b8fc4885d3862b863606f968a13d4c158 /teal-src/util/jid.d.tl | |
parent | b357cf1be1572ae4298f5ef3b43134dd00bc5895 (diff) | |
download | prosody-4122acf8c8e80d7654e9ba7e1297a38e834f49de.tar.gz prosody-4122acf8c8e80d7654e9ba7e1297a38e834f49de.zip |
util.paseto: Implementation of PASETO v4.public tokens
PASETO provides an alternative to JWT with the promise of fewer implementation
pitfalls. The v4.public algorithm allows asymmetric cryptographically-verified
token issuance and validation.
In summary, such tokens can be issued by one party and securely verified by
any other party independently using the public key of the issuer. This has a
number of potential applications in a decentralized network and ecosystem such
as XMPP. For example, such tokens could be combined with XEP-0317 to allow
hats to be verified even in the context of a third-party MUC service.
Diffstat (limited to 'teal-src/util/jid.d.tl')
0 files changed, 0 insertions, 0 deletions