Concerns about tampered images have led to the development of two main types of detection systems: watermarking and making images tamper-evident.Watermarking, such as the C2PA framework, is a common approach but is not always resilient to lossy re-encoding like JPEG compression.An alternative approach involves making images tamper-evident using methods like Gaussian Convolution and Deconvolution.JPEG compression artifacts can threaten the integrity of watermarking and tamper detection schemes.A new paper proposes using JPEG compression itself to create self-authenticating images through fixed points.The JPEG compression process can lead images to stable fixed points that are sensitive to any alterations, serving as a form of tamper detection.This method eliminates the need for external features like watermarks or digital signatures for authentication.Tests show that JPEG compression can lead to fixed points, making it a potential security baseline for image authentication.Fixed point JPEG images can detect and localize tampering through deviations from the fixed point status.This approach offers a simple and self-contained means of image authentication, leveraging JPEG compression's inherent properties.