#digitalsignature — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #digitalsignature, aggregated by home.social.
-
📄 Ανοιχτού κώδικα υπογραφή PDF φορμών – τώρα ακόμα πιο εύκολη!
Στο @ONLYOFFICE Docs 9.3 (GNU AGPL v3) προσθέσαμε 3 τρόπους υπογραφής PDF φορμών:
🖼️ Εικόνα – ανέβασε την υπογραφή σου
✏️ Σχέδιο – ζωγράφισε με ποντίκι ή touch
⌨️ Πληκτρολόγηση – με custom signature-style font👉 Διαβάστε περισσότερα:
https://www.onlyoffice.com/blog/el/2026/08/how-to-sign-pdf-form#ONLYOFFICE #OpenSource #FOSS #PDF #DigitalSignature #eSignature #Privacy #SelfHosted #Tech #DocumentManagement #Forms #technology
-
Tracking BitCoin "Q-Day".
Researcher cracks 15-bit elliptic curve key, aka an Elliptic Curve Cryptography (ECC) Key using public quantum hardware and is awarded the “Q-Day Prize bounty" of 1 BTC.
BitCoin and Ethereum utilize ECC - the larger 256 bit key - specifically the secp256k1 curve, for securing wallets and transactions. https://decrypt.co/365444/bitcoin-q-day-draws-nearer-quantum-researcher-breaks-simplified-key #Bitcoin #Cryptography #Ethereum #Crypto #CryptoCurrencies #Encryption #Security #ECC #EllipticCurve #QDay #DigitalSignature #BlockChain #QuantumComputing #Quantum #BTC
-
Given the amount of online scams, if you ever need to verify that a message truly came from me, feel free to ask for a signed response. My public keys are available here:
-
Please help with testing a new
#Thunderbird #Security feature: Unobtrusive Signatures, a novel mechanism for digitally signing email, currently implemented for #OpenPGP.It avoids the unexpected signature attachments that are shown by non-supporting email clients for emails that used the traditional signing format, and that were frequently confusing recipients. With this new mechanism, it should be fine to sign all emails.
More details here:
https://thunderbird.topicbox.com/groups/planning/Tfd5f9c444ef3d06c-M6cac45a5459adb7e58a7ac79/call-for-testing-openpgp-unobtrusive-signatures -
The #blog post "Verify Arch Linux artifacts using VOA/OpenPGP" has been published:
https://devblog.archlinux.page/2026/verify-arch-linux-artifacts-using-voa-openpgp/
#ArchLinux #SovereignTechFund #STF #devblog #OpenPGP #RustLang #DigitalSignature #Verification #VOA
-
Together with @hko I have worked on the "File Hierarchy for the Verification of OS Artifacts" (#VOA) in 2024 and 2025.
This #STF ( @sovtechfund ) funded #specification and #ReferenceImplementation (🦀) enables technology and distribution agnostic verification of OS artifacts.
In this #blog post we are looking into the #verification of #ArchLinux artifacts, using the `voa` #CLI and its #OpenPGP backend:
https://devblog.archlinux.page/2026/verify-arch-linux-artifacts-using-voa-openpgp/#devblog #RustLang #SovereignTechFund #DigitalSignature #packaging
-
Together with @hko @j-g00da, @orhun and @Nukesor I have been working on the #ALPM and #VOA projects in 2024 and 2025.
This #SovereignTechFund ( @sovtechfund ) funded work has recently come to a close.
You can read all about what was achieved and plans for future work on the #ArchLinux #devblog: https://devblog.archlinux.page/2026/a-year-of-work-on-the-alpm-project/
#OpenPGP #packaging #DigitalSignature #Verification #STF #blog #RustLang
-
My #talk about #VOA at #asg2025 is available as video:
https://media.ccc.de/v/all-systems-go-2025-374-verification-of-os-artifacts-without-stateful-keyringsYou can find the slides at https://pkgbuild.com/~dvzrv/presentations/all-systems-go-2025/
#uapigroup #Linux #RustLang #presentation #OpenPGP #Signature #Verification #DigitalSignature #keyring
-
A new version of the #VOA #CLI and #library is out! 🎉 🦀 📦⌨️
https://crates.io/crates/voa/0.2.0
In this version we add the `voa list` and `voa verify` subcommands for listing of verifiers and verification of #OS #artifacts.
With it, we introduced experimental #OpenPGP support.
#RustLang #GnuPG #DigitalSignature #Signature #Verification #STF #ArchLinux #Linux
-
A new version of the #OpenPGP backend for #VOA is out. 🎉 🦀 📦
https://crates.io/crates/voa-openpgp/0.2.0
In version 0.2.0 we have added the first experimental support for the verification of #OS artifacts.
#RustLang #DigitalSignature #Signature #Verification #Packaging
-
We have just released version 0.3.0 of the #VOA core library. 🥳 🦀 📦
https://crates.io/crates/voa-core/0.3.0
In this release we have reduced the use of runtime dependencies and started exposing more functionality for consumers of this library.
#DigitalSignature #RustLang #Signing #Signature #Verification #OpenPGP
-
Today we released the first version of the #VOA library and #CLI. 🥳 🦀 📦⌨️
https://crates.io/crates/voa/0.1.0
This initial version is only able to import cryptographic verifiers for now.
In an upcoming version we plan to provide the first, simple #OpenPGP #signature #verification support. 🔏
-
Today we have also created the first release of voa-openpgp, a #RustLang library for the use of #OpenPGP verifiers in #VOA hierarchies. 📦 🦀
https://crates.io/crates/voa-openpgp/0.1.0
In this first release we have focused on the use case of importing #OpenPGP certificates to a #VOA hierarchy.
As a special treat, this enables direct import of #ArchLinux keyring structures.
https://gitlab.archlinux.org/archlinux/archlinux-keyring/#DigitalSignature #Verification #Packaging
Many thanks to @hko @Nukesor and @orhun for the thorough reviews 🎉
-
Version 0.2.0 of voa-core, a #RustLang library for access to verifiers in #VOA hierarchies has just been released. 🦀 🥳
https://crates.io/crates/voa-core/0.2.0
In this version we have improved our handling of identifiers with the help of #winnow parsers.
In addition we have added a #trait for generic writing of verifiers to VOA hierarchies.See the #changelog for further information:
https://voa.archlinux.page/voa-core/CHANGELOG.html#020---2025-09-10#STF #ArchLinux #crate #cargo #DigitalSignature #Verification
-
We have just released the first version of voa-core, a #RustLang library for access to verifiers in #VOA structures. 🎁 🦀
https://crates.io/crates/voa-core/0.1.0
VOA, short for "File Hierarchy for the Verification of OS Artifacts", is a way of providing and using verifiers for digital signatures in a stateless manner, for various cryptographic technologies:
https://uapi-group.org/specifications/specs/file_hierarchy_for_the_verification_of_os_artifacts/Thanks to @hko for his work on this and an upcoming #OpenPGP backend! 🥳
-
👋 @libreoffice check this UNCONFIRMED issue logged for your review. https://bugs.documentfoundation.org/show_bug.cgi?id=167141 #digitalsignature #PAdES
-
Automated digital signing of OS artifacts
https://lists.archlinux.org/archives/list/[email protected]/thread/BOMYF4UTJJ37UIBXW52OU7WJTT3YPTKS/
#ArchLinux #Linux #RFC #OpenPGP #DigitalSignature #Automation #Signstar #NetHSM
-
Noch ein Grund mehr warum man im geschäftlichen e-Mail-Verkehr auf signierte und/oder verschlüsselte e-Mails setzen sollte.
Dann lässt sich so etwas nicht ganz vermeiden, aber die Sicherheit steigt.#security #OpenSource #encryption #smime #email #digitalsignature
-
Hi mastodon! I'm Alex. Born in Switzerland, I started coding when I was 9 on an Apple II. That was 40 years ago and I never stopped.
Graduated from #EPFL then worked in #paloalto at #sun. Then emigrated to #Provence, #France, #wine and #cheese taste better. Worked in #software #startups. Founded a #digitalsignature startup as #ceo for 15y, sold it. Then #stanford #gsb, graduated 2024.
Woking on a few projects in #ai, #finance and #winemaking.
married 2 daughters, and I play electric #guitar. -
With the release of `nethsm-cli` 0.6.0 it is now possible to issue signatures for signing requests! 🎉 📦 🦀
https://crates.io/crates/nethsm-cli/0.6.0
Signing requests for files can be created using `signstar-request-signature` (see https://chaos.social/@dvzrv/113646761365294969).
#DigitalSignature #RustLang #ArchLinux #Signstar #NetHSM #Nitrokey #OpenPGP #Cryptography
-
With the release 0.4.0 of the nethsm-cli crate we have made the #CLI parsing more robust! ⛰️
https://crates.io/crates/nethsm-cli/0.4.0
The nethsm executable continues to shape up as a versatile tool for interfacing with #Nitrokey #NetHSM (virtual or hardware) for generic operations.
#OpenPGP #ArchLinux #Rust #RustLang #Cryptography #DigitalSignature #Encryption
-
The #nethsm crate has just been released in version 0.7.0. 🎉
https://crates.io/crates/nethsm/0.7.0
In this version we added several improvements for the use with #OpenPGP (such as updating to the latest #rPGP) and added integration for validated key setups.
#Rust #RustLang #ArchLinux #Signstar #Cryptography #DigitalSignature #Nitrokey
-
We have just released the first version of the nethsm-tests crate 🥳
https://crates.io/crates/nethsm-tests/0.1.0
This library helps to test against #NetHSM #containers and has been split out of the nethsm crate.
#Rust #RustLang #Nitrokey #ArchLinux #Signstar #DigitalSignature #Cryptography
-
How Bitcoin’s digital signature feature facilitates Web3 adoption – Source:hackread.com https://ciso2ciso.com/how-bitcoins-digital-signature-feature-facilitates-web3-adoption-sourcehackread-com/ #1CyberSecurityNewsPost #CyberSecurityNews #Decentralization #DigitalSignature #Cryptocurrency #Blockchain #Technology #Hackread #Bitcoin #Crypto #Web3
-
How Bitcoin’s digital signature feature facilitates Web3 adoption https://hackread.com/bitcoin-digital-signature-feature-web3-adoption/ #Decentralization #DigitalSignature #Cryptocurrency #Blockchain #Technology #Bitcoin #Crypto #Web3
-
My talk "Boring Infrastructure: Building a secure signing environment" from #asg2024 is online:
You can find the slides for it at: https://pkgbuild.com/~dvzrv/presentations/all-systems-go-2024/
#AllSystemsGo #OpenPGP #DigitalSignature #Signing #Berlin #Linux #ArchLinux #Signstar
-
We just released version 0.3.0 of the nethsm-cli #RustLang #crate. 🥳
In this release of the `nethsm` #CLI we have added improvements ensuring the robustness of its use when handling keys and improved documentation for the use of namespaces. 🔑
https://crates.io/crates/nethsm-cli/0.3.0
#Nitrokey #NetHSM #HSM #ArchLinux #cryptography #DigitalSignature #encryption #decryption #OpenPGP