AnimeQuoteWall is designed to be completely offline and privacy-first.
- β 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
%LOCALAPPDATA%\AnimeQuotes\
βββ backgrounds/ # Your images
βββ playlists/ # Playlist configs
βββ quotes.json # Your quotes
βββ current.png # Generated wallpaper
βββ settings.json # App settings
- 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
Found a security problem? Please report it responsibly:
- Don't open a public issue
- Email the maintainers or create a private GitHub Security Advisory
- 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.
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.
- β 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)
- Download from official GitHub releases only
- Keep the app updated
- Review custom paths before setting them
- Backup your quotes and backgrounds regularly
Version: 1.3.1
Last Updated: 2025-01-27
Status: Safe & Secure | Open Source