bdeshi

Results 13 comments of bdeshi

@firecat53 keepmenu currently supports only base32 encoded otp seeds, i'm doing the same here. support for additonal encodings may be better implemented in a different subsequent PR. ditto for hotp...

@firecat53 some additional formats to detect: - the original keepass2 has its own totp feature comprised of [distinct entry fields and autotype triggers](https://keepass.info/help/base/placeholders.html#otp ). keepass2 can in fact import `otpauth://`...

> @firecat53 some additional formats to detect: here's a demo db with samples of both. [Database.zip](https://github.com/firecat53/keepmenu/files/9100730/Database.zip) Password: `x`

@firecat53 also, I should note, the "TOTP Seed", "TOTP Settings" fields were introduced by keepass2's [KeeTrayTOTP](https://github.com/KeeTrayTOTP/KeeTrayTOTP) & [TrayTOTP](http://sourceforge.net/projects/traytotp-kp2/) plugins. Keepassium just implemented support for this convention in their application.

> @firecat53 some additional formats to detect: > > * the original keepass2 has its own totp feature comprised of [distinct entry fields and autotype triggers](https://keepass.info/help/base/placeholders.html#otp). > keepass2 can in...

@explosion-mental if it helps, rofi doesn't have this rendering problem with tabs

pt2: so the request is to include a self-contained source package in the releases filelist. can't we just zip up the source directory after checkout to avoid installing python and...

> I am quite unaware of the packaging strategies of Debian and other distros, so I'd like to know about them and get OBK packaged in the official repositories! @mominul...

@firecat53 how does it look now?