index
:
mirrors/nitrocli
devel
devel-20210110
master
pull-request/status
topic/extensions
topic/gentoo-packaging
topic/otp-cache
topic/test
A command line tool for interacting with Nitrokey devices (GitHub mirror)
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nitrokey
/
tests
/
util
/
mod.rs
blob: cbf6b93317e0bb93c2e7ae88779255d2a541f1c9 (
plain
)
1
2
pub
static
ADMIN_PASSWORD
:
&
str
=
"12345678"
;
pub
static
USER_PASSWORD
:
&
str
=
"123456"
;