Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> utils >> ylva
aramo  ]
[ 原始碼: ylva  ]

套件: ylva (1.7-1build1)

command line password manager

Ylva is an old Swedish female name, it means "she-wolf" a derivative of Old Norse úlfr. When it comes to the password manager, before the release 1.4, Ylva was known as Titan.

Password management belongs to the command line, deep into the Unix heartland, the shell. Ylva makes managing passwords easy and secure. It's a traditional command line software written in C. Ylva is very portable and should run fine on most Unix-like operating systems. Ylva is mainly developed on Linux.

Command line password manager is useful. You may choose to run it on a remote server to make your passwords available remotely (over SSH etc.). No need to sync your password database between machines.

Ylva uses OpenSSL (or LibreSSL) for encryption. For password database SQLite is used. Ylva encrypts the database using AES with 256 keys. Encrypted database is authenticated using HMAC. For key generation PKBDF2-SHA256 is used with 200 000 iterations.

Ylva does not stay running, so possible plain text passwords are not in memory except for a very short while. For example, running command ylva --auto-encrypt --list-all would list all the password entries, encrypt the database and then exit. Plain text passwords will be in memory only couple of seconds. This makes it very hard for malware to steal them.

When the database is decrypted, it's readable only by the owner (chmod 600). Ylva does that automatically for the database file so you don't have to change the permissions.

其他與 ylva 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: libqrcodegen1 (>= 1.2.1)
    QR Code generator library in multiple languages - C version
  • dep: libsqlite3-0 (>= 3.5.9)
    SQLite 3 shared library
  • dep: libssl3 (>= 3.0.0~~alpha1)
    Secure Sockets Layer toolkit - shared libraries

下載 ylva

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 18.7 kB57 kB [文件列表]
arm64 18.0 kB49 kB [文件列表]
armhf 17.3 kB40 kB [文件列表]
ppc64el 20.4 kB81 kB [文件列表]