This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 6 lines
!!! Overview
[{$pagename}] is a good method for securely transmitting [data] between parties, because as they can be [signed|JSON Web Signature] you can be sure that the senders are who they say they are ([non-Repudiation]). Additionally, as the [JSON Web Signature] is calculated using the header and the payload, you can also verify that the content hasn't changed ([integrity]).
By using [JSON Web Encryption] ([JWE]) or if the [JSON Web Token] is also transmitted over [HTTPS] you also gain [Confidentiality].!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]