Warning
TOTP secrets are stored encrypted in ~/.local/share/auth/entries.toml
. The key to unencrypt them is stored in ~/.local/share/auth/key
.
a
: Add new entryE
: Edit selected entryd
: Delete selected entryi
: Import entriese
: Export entries↑/k
: Move selection up↓/j
: Move selection downEnter
: Copy code to clipboard (requires wl-copy or xclip)q
: Quit
cargo run --release
Copyright (C) 2024 Nyx
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or see https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
The full license can be found in the license file.