-
-
Notifications
You must be signed in to change notification settings - Fork 998
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ceki Gulcu <[email protected]>
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
|
||
## Reporting security issues | ||
|
||
Please report security issues related to the SLF4J project to the | ||
following email address: | ||
|
||
support(at)qos.ch | ||
|
||
|
||
## Verifying contents | ||
|
||
All SLF4J project artifacts published on Maven central are signed. For | ||
each artifact, there is an associated signature file with the .asc | ||
suffix. | ||
|
||
To verify the signature use [this public key](https://www.slf4j.org/public-keys/ceki-public-key.pgp). Here is its fingerprint: | ||
|
||
``` | ||
pub 2048R/A511E325 2012-04-26 | ||
Key fingerprint = 475F 3B8E 59E6 E63A A780 6748 2C7B 12F2 A511 E325 | ||
uid Ceki Gulcu <[email protected]> | ||
sub 2048R/7FBFA159 2012-04-26 | ||
``` |