> For the complete documentation index, see [llms.txt](https://russian-roulette.gitbook.io/russian-roulette-game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://russian-roulette.gitbook.io/russian-roulette-game/security-and-fairness/security-measures.md).

# Security measures

The Russian Roulette team prioritizes the security of player funds and in-game assets. Here are some key security measures in place:

### **Unbreachable User Wallet Protection**

User wallet private keys are never stored within the game's database. Instead, they are encrypted using AES-256, a robust industry-standard encryption method. Even if someone were to gain unauthorized access to the database, they would be unable to decrypt the private keys and steal user funds.

### **Smart Contract Audits**

The underlying smart contracts that govern the game's logic are rigorously audited by independent security experts to identify and address any potential vulnerabilities.

### **Continuous Monitoring**

The development team actively monitors the platform for any suspicious activity, further safeguarding the integrity of the game.

The provably fair algorithms, robust security measures like AES-256 encryption, and continuous monitoring employed by Russian Roulette help create a secure environment for players to enjoy the thrill of the virtual game.
