mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
14 lines
399 B
HTML
14 lines
399 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head><meta charset="UTF-8"></head>
|
|
<body>
|
|
<h1>Welcome to Aikido Safe Chain</h1>
|
|
<p>blablabla</p>
|
|
<p><strong>Note:</strong> This installer requires administrator privileges to:</p>
|
|
<ul>
|
|
<li>Install a trusted certificate in your system keychain</li>
|
|
<li>Configure system-wide proxy settings</li>
|
|
<li>Install a background service (LaunchDaemon)</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|