Skip to content

Security: Apexone11/AnimeQuoteWall

SECURITY.md

Security Policy

πŸ”’ Privacy & Security

AnimeQuoteWall is designed to be completely offline and privacy-first.

What Makes It Safe

  • βœ… 100% Offline - No network access or internet connection
  • βœ… No Tracking - Zero telemetry, analytics, or data collection
  • βœ… No Credentials - No passwords, API keys, or tokens stored
  • βœ… Local Storage Only - All files stay on your computer
  • βœ… Multi-User Safe - Each Windows user gets their own folder

Where Your Files Are Stored

%LOCALAPPDATA%\AnimeQuotes\
β”œβ”€β”€ backgrounds/      # Your images
β”œβ”€β”€ playlists/       # Playlist configs
β”œβ”€β”€ quotes.json      # Your quotes
β”œβ”€β”€ current.png      # Generated wallpaper
└── settings.json    # App settings

Security Features

  • Path Validation - Prevents malicious file paths
  • System Protection - Can't write to Windows system folders
  • Safe Defaults - Uses standard Windows user folders
  • Input Validation - All user inputs are checked
  • Error Handling - Graceful error messages

πŸ› Reporting Security Issues

Found a security problem? Please report it responsibly:

  1. Don't open a public issue
  2. Email the maintainers or create a private GitHub Security Advisory
  3. Include:
    • What the issue is
    • How to reproduce it
    • What versions are affected

For low-risk issues, you can open a regular issue with [SECURITY] in the title.

πŸ“¦ Dependencies

We use these trusted libraries:

  • System.Drawing.Common (image processing)
  • System.Text.Json (settings)
  • Magick.NET-Q8-AnyCPU (GIF export)
  • SixLabors.ImageSharp (image editing)

All from official NuGet sources and regularly updated.

βœ… For Users

  • βœ… Safe to download and run
  • βœ… No admin rights needed
  • βœ… Files only in your user folder
  • βœ… No system files touched
  • βœ… Easy to uninstall (just delete the folder)

πŸ›‘οΈ Best Practices

  1. Download from official GitHub releases only
  2. Keep the app updated
  3. Review custom paths before setting them
  4. Backup your quotes and backgrounds regularly

Version: 1.3.1
Last Updated: 2025-01-27
Status: Safe & Secure | Open Source

There aren’t any published security advisories