Utilizziamo i cookie per migliorare la nostra pagina web. Leggi la nostra Informativa sui cookie .

App Central

Categoria

Informazioni sull'applicazione

GnuPG asustor NAS App

GnuPG (Beta)

  • Versione: 2.2.4-apkg.20220130
  • Sviluppatore: Free Software Foundation, Inc.
  • Gestore: MulMic
  • Categoria: Utilità , Produttività ufficio
  • Dimensioni: 2.05MB
  • Disponibile di serie: AS70, AS50, AS51, AS61, AS62, AS31, AS32, AS63, AS64, AS52, AS53, AS65, AS71, AS66, AS67, AS54, AS68, AS72, FS67, FS68
  • Versione ADM: 4.0.0
  • Ultimo aggiornamento: 2022-02-08

Descrizione

GNU Privacy Guard 2 (GnuPG) è un’implementazione gratuita e completa dello standard OpenPGP (RFC4880). Supporta crittografia, firma digitale, gestione delle chiavi e può essere utilizzato da riga di comando o con altre applicazioni. La versione 2.3 di GnuPG supporta OpenPGP, S/MIME, SSH e smartcard. Richiede librerie aggiuntive e opzionalmente Pinentry. Compilazione: ./configure && make && make check && make install. La documentazione è disponibile in formato Texinfo e HTML. La versione 1.4 è per chiavi legacy. Visita gnupg.org per ulteriori informazioni.


Cosa c'è di nuovo in questa versione?

GnuPG port to Asustor x86_64 devices by MulMic
GnuPG release notes at https://gnupg.org/download/release_notes.html
Ubuntu 18.04 release notes at https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/gnupg2_2.2.4-1ubuntu1_all.deb.html

TODO: Message encryption testing

20220130 housekeeping, start-stop.sh created, pre-/post- (un)intall.sh scripts dropped, license.txt moved to CONTROL/license

20220125 project start

prepared apkg directory tree template, determined necessary binaries and libraries (may not be complete yet),
prepared icon.png (copy from https://gnupg.org and size to 90x90 pixels), prepared CONTROL/config.json, copied
binaries to bin/, copied libraries to lib/.

Several iterations for testing. Tested using msmtp & mutt (both preinstalled on AS5304T). Created user key for
Asustor

$gpg --gen-key # encrypt password for mail account used in ~/.msmtprc
$echo <"password"> | gpg -e -o ~/.msmtp-password.gpg -r

GnuPG asustor NAS App