-
Notifications
You must be signed in to change notification settings - Fork 9
Home
github-actions[bot] edited this page Aug 31, 2026
·
10 revisions
Version-controlled wiki source for Soterios. These pages mirror the GitHub Wiki and can be synced by maintainers.
- Installation — requirements, download, update, uninstall
- Dashboard — health score, status cards, workflow
- Malware Scanning — scan types, scheduling, reports, cancellation
- Quarantine — restore, delete, bulk actions
- System Audits — Windows security checks
- System Tools — maintenance utilities
- Process and Network Monitoring — processes, connections, firewall
- Password Security — generator, strength checker, breach checks
- Browser Extension — local-first credential and phishing protection with explicit online-service controls
- Privacy and Security — local-first model, external services, data paths
- Troubleshooting — common issues and FAQ
- Glossary — security and app terminology
- Development Guide — setup, architecture, contributing
Maintainers can sync pages to the wiki git repository with the repository helper (it also converts relative links to GitHub Wiki page URLs):
npm run sync-wikiFor a manual copy, run node tools/convert-wiki-links.js Soterios.wiki after copying the Markdown files and before committing.
GitHub Wiki uses page names without the .md extension in links (e.g., [Installation](Installation)).