This document proposes a system for anonymous and authentic data sharing on a large scale using identity-based ring signatures with forward security. It aims to address issues of efficiency, data integrity, and privacy for data owners. The system would allow data owners to anonymously authenticate their data, which could then be stored and analyzed on the cloud. Identity-based ring signatures eliminate the need for certificate verification, improving efficiency. Forward security is added so that if a user's secret key is compromised, previously generated signatures including that user remain valid. This is important for large-scale data sharing systems to avoid needing to reauthenticate all data if a single key is compromised. The document outlines the modules of the proposed system and describes identity-based ring signatures