tillitis-key1 VS untwister

Compare tillitis-key1 vs untwister and see what are their differences.

tillitis-key1

Board designs, FPGA verilog, firmware for TKey, the flexible and open USB security key 🔑 (by tillitis)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tillitis-key1 untwister
9 3
379 352
-0.3% -
8.5 10.0
2 days ago over 5 years ago
Verilog C++
- GNU General Public License v3.0 only
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.

tillitis-key1

Posts with mentions or reviews of tillitis-key1. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-18.
  • Tillitis TKey version TK1-24.03 Bellatrix has been released
    1 project | news.ycombinator.com | 26 Mar 2024
  • Fixing the TPM: Hardware Security Modules Done Right
    2 projects | news.ycombinator.com | 18 Aug 2023
    Having a look at their documented threat model: https://github.com/tillitis/tillitis-key1/blob/main/doc/thre...

    I love this particular detail, listed under Assumptions:

    > The end user is not an attacker. The end user at least doesn't knowingly aid the attacker in attacks on their device.

    I love this, it's exactly what I want from a HSM device. However, sadly, most vendors today deploy TPMs in such a way that the end-user is an attacker (see: Google SafetyNet) - and the TKey is kinda incompatible with that, I suppose.

  • Is there a good hardware authenticator that ships from the us? (It must be completely free/libre)
    2 projects | /r/privacy | 6 May 2023
    I'm not sure if they are publicly available yet by tillitis may be what you're looking for.
  • Yubico is merging with ACQ Bure and intends to go public
    6 projects | news.ycombinator.com | 19 Apr 2023
    No, not yet. Physical attacks are out of scope for the TKey1, even if we have some mechanisms in play which try to extend the time and effort required to perform a successful evil maid-attack extracting the Unique Device Secret (UDS). See the threat model for the release:

    https://github.com/tillitis/tillitis-key1/blob/main/doc/thre...

    The current casing is fairly tamper evident (it will break), but we do not yet use real, tamper evident sealing. We are looking at tamper sealing for future versions. And ways to further protect against physical attacks.

  • How to Yubikey: A Configuration Cheatsheet
    13 projects | news.ycombinator.com | 10 Mar 2023
    Mullvad VPN has announced that they are working on the "Tillitis"[1] key and it looks like it's releasing pretty soon (2023-03-23).

    From the website:

    >The TKeyâ„¢ is a new kind of USB security key inspired by measured boot and DICE.

    >TKeyâ„¢s design encourages developers to experiment with new security key applications and models in a way that makes adoption easier and less risky forend-users.

    >TKeyâ„¢ is and always will be open source hardware and software. Schematics, PCB design and FPGA design source as well as all software source code can be found on GitHub.

    [1]: https://www.tillitis.se/ -- also "tillit" is Swedish for "trust"

  • OneRNG – Open Hardware Random Number Generator
    4 projects | news.ycombinator.com | 16 Oct 2022
    Given a suitable app, the Tillitis Key 1 works as a RNG. I have written a first version, and will release one in the public app repository in a week or so.

    https://github.com/tillitis/tillitis-key1

    https://github.com/tillitis/tillitis-key1-apps

  • Mullvad Creates a Hardware Company
    5 projects | news.ycombinator.com | 19 Sep 2022
    No, the integrity is within the device. You load the small (64k) apps onto the key and the content of the apps with the unique key for the device can be used by the app to perform cryptography and their integrity can be audited. This is similar to JavaCard with cryptographic integrity of the applets. Read more at: https://github.com/tillitis/tillitis-key1/blob/main/doc/syst...

untwister

Posts with mentions or reviews of untwister. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-16.
  • OneRNG – Open Hardware Random Number Generator
    4 projects | news.ycombinator.com | 16 Oct 2022
    You are correct. However, history teaches us important lessons.

    Back in the old days when cryptography was a weird concept nobody understood, we had the Linear Congruential Generator (LCG)[1] to generate pseudo random numbers. It looked random, so we used it.

    Then some egghead said "give me a few outputs of your LCG and I can reverse it back to a seed"[2]. Oh damn! What do we do? The obvious solution: Reseed the RNG before you use it.

    Then another egghead said "I've invented Mersenne Twister (MT). It is faster and more secure"[3]. So we switched to that. No need to reseed the RNG anymore!

    But then someone said "We have broken MT. Take some numbers. Give it to this app, and it will give you the seed"[4]. And so we started to reseed the RNG again.

    Today it is hash-chaining, XOR-shift and improved linear-feedback shift register algorithms.

    Do you want to put your money on that we have now reached bug-free well-enough PRNGs that we no longer have fiddle with reseeding? It is a dangerous gamble. More than anything I wish we were clever enough to create robust, correctness proven and high-performance PRNGs so we could stop all this nonsense - but alas, here we are.

    [1] https://academic.oup.com/comjnl/article/1/2/83/425243

    [2] https://en.wikipedia.org/wiki/Marsaglia%27s_theorem

    [3] http://www.math.sci.hiroshima-u.ac.jp/m-mat/MT/ARTICLES/mt.p...

    [4] https://github.com/altf4/untwister

  • Untwister: Seed Recovery Tool for Mersenne Twister and LCG PRNGs
    1 project | news.ycombinator.com | 17 Dec 2021
  • Help Needed with Some Number prediction (PrNg) Algorithm Unknown – 1,000$/2,000$ Bounty for Correct answer
    1 project | /r/cryptography | 21 Nov 2021

What are some alternatives?

When comparing tillitis-key1 and untwister you can also consider the following projects:

yubikey-provisioning-scripts - A set of scripts to automate the provisioning of yubikey's openPGP applet.They set up your yubikey for git commit signing and SSH so you don't have to!

solo1 - Solo 1 firmware in C

OpenSK - OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.

tkey-ssh-agent - SSH Agent for TKey, the flexible open hardware/software USB security key 🔑

TPMGenie - TPM Genie is an I2C bus interposer for discrete Trusted Platform Modules

nitrokey-fido2-firmware - FIDO2 USB token optimized for security, extensibility, and style. A fork of Solo key.

age-yubikey-pgp - Dage Yubikey plugin

rtl-entropy - An entropy generator using SDR peripherals, including rtl-sdr and BladeRF

yubikey-otp - Fuzzy search for TOTP (oath) secrets on your YubiKey and copy them to your clipboard.

yubikey-provisioning-scri

u2f-javacard - A privacy-focused Java Card U2F Authenticator based on ledger-u2f-javacard