shim

The Userify Shim (cloud agent) (by userify)

Shim Alternatives

Similar projects and alternatives to shim

  1. quickwit

    74 shim VS quickwit

    Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. sccache

    74 shim VS sccache

    Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.

  4. napkin-math

    Techniques and numbers for estimating system's performance from first-principles

  5. ristretto

    A high performance memory-bound Go cache

  6. mountpoint-s3

    A simple, high-throughput file client for mounting an Amazon S3 bucket as a local file system.

  7. openpubkey

    Reference implementation of OpenPubkey

  8. EasyPGPeasy

    It's an easy, simple and straightforward tool to create PGP Keypairs, import third-party (or your already created...) Keys and use them easily.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. PyKMIP

    2 shim VS PyKMIP

    A Python implementation of the KMIP specification.

  11. viking

    Simple way to manage your remote machines and SSH keys

  12. stormssh

    4 shim VS stormssh

    Discontinued Manage your SSH like a boss. (by emre)

  13. opkssh

    7 shim VS opkssh

    opkssh (OpenPubkey SSH)

  14. kms

    2 shim VS kms

    A feature-rich, scalable, Key Management System (by Cosmian)

  15. BorgBackup

    335 shim VS BorgBackup

    Deduplicating archiver with compression and authenticated encryption.

  16. cowrie

    17 shim VS cowrie

    Cowrie SSH/Telnet Honeypot https://docs.cowrie.org/

  17. ssh-permit-a38

    Central management and deployment for SSH keys

  18. cassh

    1 shim VS cassh

    SSH CA administration via CLI and GUI

  19. demodx

    1 shim VS demodx

    Demo for streamlining your SaaS's developer experience with https://terminalwire.com

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

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

shim discussion

Log in or Post with

shim reviews and mentions

Posts with mentions or reviews of shim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-25.
  • OpenID Coming to SSH
    11 projects | news.ycombinator.com | 25 Mar 2025
    How does this compare to Userify's plain-jane SSH key technique?

    The agent (https://github.com/userify/shim) sticks with decentralized regular keys and only centralizes the control plane, which seems to be more reliable in case your auth server goes offline - you can still login to your servers (just no updates to existing keys).

    This project looks like it has a lot of heavy dependencies, which seems like an increased surface area (like Userify's Active Directory integration, but at least that's optional)

  • Show HN: I built a simple, open-source tool to manage servers and SSH keys
    5 projects | news.ycombinator.com | 6 Aug 2024
  • S3 Express Is All You Need
    6 projects | news.ycombinator.com | 28 Nov 2023
    That's exactly how Userify[0] used to work. (when it was Python; now that it's a Go app, we do the caching in memory using Ristretto[1]).

    0. https://userify.com (team ssh key management/sudo authz)

    1. https://github.com/dgraph-io/ristretto

  • Userify SSH Key Manager
    1 project | news.ycombinator.com | 20 Aug 2023
    Userify centralizes management of your users' SSH authorized_keys files across different projects and instance/server groups across multiple clouds. Using a web-interface (red=root, green=user, white=none), you can click to change permissions or remove access for that user across all servers in that group.

    Your servers run a small (https://github.com/userify/shim) python script that continuously checks in with Userify via HTTPS. If a user no longer exists in that group, all sessions are actively killed (kill -9), the user account is deleted, and the home directory is renamed to /home/deleted:username so you can review the files in there at your convenience. If a user is later restored, that directory is automatically restored as well.

    It's available via zero-install Userify Cloud or you can install your own server for data sovereignty.

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic shim repo stats
4
63
5.0
about 2 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?