Loki VS pyHanko

Compare Loki vs pyHanko and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Loki pyHanko
12 9
3,219 426
- -
5.7 9.1
about 2 months ago 28 days ago
Python Python
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Loki

Posts with mentions or reviews of Loki. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.

pyHanko

Posts with mentions or reviews of pyHanko. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-27.
  • Signing PDFs
    1 project | /r/pdf | 7 Dec 2023
    If you mean signing as in "adding a digital, cryptographic signature", you could use pyhanko () which provides everything state-of-the-art to do just that.
  • Anything self hosted like paperless.io?
    5 projects | /r/selfhosted | 27 Nov 2022
    Document read from codimd-api https://github.com/hackmdio/hackmd-cli/blob/master/README.md - Matching config.yaml + styles read from git - Fetching data from CRM https://docs.espocrm.com/development/api/#client-implementations - Parsing markdown as jinja template - Generate pdf from markdown https://github.com/jmaupetit/md2pdf - Add signature fields https://github.com/MatthiasValvekens/pyHanko - store pdf file (maybe seafile?) (or nextcloud)
  • Digitally Sign PDFs?
    4 projects | /r/archlinux | 6 Mar 2022
    I don't think Okular supports PKCS#11 out of the box, but if you're OK with CLI tooling, this might suit your needs: https://github.com/MatthiasValvekens/pyHanko (full disclosure: I wrote that tool, so assume I'm biased).
  • How does document signing work in practice?
    1 project | /r/crypto | 27 Jun 2021
    Shameless plug: I'm the author of this tool: https://github.com/MatthiasValvekens/pyHanko/.
  • Introducing Certomancer: the Python X.509 testing framework
    2 projects | /r/Python | 12 Apr 2021
    Certomancer started out as a weekend-long hacking session because I wanted to put the test suite for pyHanko on more solid foundations. I more or less knew where I wanted to go: I started by crafting a configuration file describing a somewhat involved testing configuration, and then implemented features incrementally until the tool was capable of handling the sample config I initially put together. This is the result.
  • Password protect PDF's
    1 project | /r/pdf | 26 Mar 2021
    If you aren't afraid of some command-line tooling, you can use pyHanko: https://github.com/MatthiasValvekens/pyHanko/. It's mainly a signing tool, but the library behind it supports literally every encryption scheme in the PDF standard. The CLI is a bit more restricted, but it'll probably still do the job in this particular case.
  • SafeNet digital tokens on linux
    1 project | /r/linuxquestions | 12 Jan 2021

What are some alternatives?

When comparing Loki and pyHanko you can also consider the following projects:

yara - The pattern matching swiss knife

itext-java - iText for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow.

reversinglabs-yara-rules - ReversingLabs YARA Rules

OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

signature-base - YARA signature and IOC database for my scanners and tools

certomancer - Quickly construct, mock & deploy PKI test configurations using simple declarative configuration.

hazedumper - up to date csgo offsets and hazedumper config

xournalpp - Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.

Veil-Evasion - Veil Evasion is no longer supported, use Veil 3.0!

blockchain_implementation - Simple blockchain implementation using python and flask. It implements basic concepts of blockchain, like proof of work, mining, consensus, generating and validating the signature on transaction etc.

Veil - Veil 3.1.X (Check version info in Veil at runtime)

hackmd-cli - The HackMD/CodiMD Command Line Tool