- Added new dependencies: `adler2`, `crc32fast`, `flate2`, `miniz_oxide`, and `libredox`. - Updated existing dependencies: `tokio-rustls` to version 0.26.4 and `filetime` to version 0.2.27. - Removed the `backup.rs` file as it is no longer needed. - Introduced tests for configuration and credential management. - Enhanced the `identity` module to generate W3C compliant DID documents. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
579 B
579 B
name, description, type
| name | description | type |
|---|---|---|
| third-dev-server | Third dev server accessible via Tailscale at archipelago-3.tail2b6225.ts.net, password ThisIsWeb54321@ | project |
- Hostname: archipelago-3.tail2b6225.ts.net (Tailscale)
- SSH:
sshpass -p 'ThisIsWeb54321@' ssh -o StrictHostKeyChecking=no archipelago@archipelago-3.tail2b6225.ts.net - Password: ThisIsWeb54321@
- Deploy:
ARCHIPELAGO_TARGET="archipelago@archipelago-3.tail2b6225.ts.net" ./scripts/deploy-to-target.sh --live - SSH key NOT yet installed — need to copy
~/.ssh/archipelago-deploy.pubmanually - Added 2026-03-11