I have edited and re-signed my security.txt file at https://kyber.club/.well-known/security.txt and the website test continues to say:
Your web server does not offer a security.txt file in the right location, it could not be retrieved, or its content is not syntactically valid.
Analysis:
- Location is correct "https://kyber.club/.well-known/security.txt"
- Retrieval is working (at least from multiple sites).
- Syntax is standard (inspired by your own example!).
Initial analysis:
It seems like a parsing error.
Thanks.