stronghold.rs

Stronghold is a secret management engine written in rust. (by iotaledger)

Stronghold.rs Alternatives

Similar projects and alternatives to stronghold.rs

  1. tauri

    Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. platform-compat

    Discontinued Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.

  4. nosecmem

    Demonstrate ability to read memfd_secret() data from the kernel

  5. secrets

    Secure storage for cryptographic secrets in Rust

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stronghold.rs alternative or higher similarity.

stronghold.rs discussion

Log in or Post with

stronghold.rs reviews and mentions

Posts with mentions or reviews of stronghold.rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-04.
  • Meet the Team: Matthias & Knowledge Transfer
    2 projects | dev.to | 4 Sep 2023
    Matthias: I was working as a security engineer at the IOTA foundation, specifically for the project Stronghold - a software-based enclave for sensitive data — alongside Daniel [Thompson-Yvetot, now CEO of CrabNebula], who was leading the project before I took over. I really had fun working in the field of (software) security, and wanted to continue to deepen my skills as well as going deeper on specific topics. The foundation had switched its internal focus, and at that time Daniel reached out and offered me the opportunity to be part of the newly-found security team and be part of the group shaping its direction for the future. This appealed to me and my own goals, and now here I am.
  • Firefly
    1 project | /r/Iota | 4 Dec 2021
    Software profiles use stronghold.rs as a secret management store for your seed and private keys, and it requires a password to "unlock" so that you can use your wallets / accounts. Even if someone stole your computer and accessed your Firefly wallet, they would NOT be able to send funds on your behalf as they would need to unlock the Stronghold, which requires a password. The data itself sits in isolated, encrypted memory within your computer so even more advanced attackers wouldn't be able to find this data and decrypt it effectively (since they need that password).
  • New very promising Linux syscall for creating secret memory even the kernel cant read. I'll be working for creating a crate for using it out.
    4 projects | /r/rust | 19 Aug 2021
    I’m working on for the IOTA Foundation (cryptocurrency non-profit) on the new wallet, and learning Rust in the process. We have a library we use called Stronghold that handles all of the private key / seed data in isolated memory. I don’t know on a low level how it works (will eventually learn), but it may be worth looking at. It’s branded as a “secret management engine written in Rust”.
  • Capture the Flag challenge : Shut up and take my $5000
    1 project | /r/CryptoCurrency | 19 Mar 2021
    Somewhere, hidden in the blog page of the IOTA stronghold release, you can discover a flag (clue) that will help you to find a Stronghold Snapshot. This snapshot was created using the Stronghold CLI at git revision 93d1dfa12235f4c769a714a1cf39a4222b4ecc27 . Once you find it, the rest of the CTF is 100% self-contained in that snapshot. In other words, there are no external resources available anywhere to help you, so really, do not waste your time trying to break into any other systems.
  • IOTA Stronghold: Beta Release
    1 project | /r/CryptoCurrency | 19 Mar 2021
    You can win $5000, first one who solves the puzzle https://github.com/iotaledger/stronghold.rs/discussions/174
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 6 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic stronghold.rs repo stats
5
563
0.9
9 months ago

iotaledger/stronghold.rs is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of stronghold.rs is Rust.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Rust is
the 5th most popular programming language
based on number of references?