mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-08 07:18:47 +00:00
docs: document secret mode
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
<li><i class="fas fa-file-export" aria-hidden="true"></i> Export your 2FA codes to an encrypted file</li>
|
||||
<li><i class="fas fa-folder-open" aria-hidden="true"></i> Optional external backup location</li>
|
||||
<li><i class="fas fa-lock" aria-hidden="true"></i> Auto-lock after inactivity</li>
|
||||
<li><i class="fas fa-user-secret" aria-hidden="true"></i> Secret Mode copies passwords to your clipboard</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
@@ -111,6 +112,8 @@ Select an option:
|
||||
|
||||
Enter your choice (1-6):
|
||||
</pre>
|
||||
<h3 class="subsection-title">Secret Mode</h3>
|
||||
<p>When Secret Mode is enabled, retrieved passwords are copied directly to your clipboard instead of displayed. The clipboard clears automatically after a delay you set.</p>
|
||||
</div>
|
||||
</section>
|
||||
<!-- Roadmap Section -->
|
||||
|
Reference in New Issue
Block a user