Verify

Top 23 Verify Open-Source Projects

  • immudb

    immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history

    Project mention: Ask HN: What is your experience of tamper proof systems? | news.ycombinator.com | 2024-01-05
  • jose

    JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.

    Project mention: 🚀 Top 12 Open Source Auth Projects Every Developer Should Know 🔑 | dev.to | 2023-12-06

    JWT - jose

  • 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.

  • DirectoryLister

    📂 Directory Lister is the easiest way to expose the contents of any web-accessible folder for browsing and sharing.

    Project mention: Bookstack VS Nextcloud | /r/BookStack | 2023-05-22

    This may be https://www.directorylister.com/ ? Ideal for holding / hosting files divided into folders + README.md file

  • Uber Apk Signer

    A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.

    Project mention: Wearmodder Auto - Automatically scalling sideloaded apps for WearOS | /r/WearOS | 2023-12-09

    uber-apk-signer made by patrickfav, this uses v1.3.0

  • PiracyChecker

    An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 14+ required.

  • go-captcha

    🖖 Go Captcha is a behavioral captcha, which implements the generation of random verification text and the verification of click position information.

  • keys

    Key management is hard

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • TPInAppReceipt

    Reading and Validating In App Purchase Receipt Locally.

    Project mention: Is there any local-first approach/library to in-app purchases validation? | /r/androiddev | 2023-07-09

    It's interesting. I know that on iOS and App Store there are some actions you can perform on client side (ofc not so sophisticated as it would be on server side), I mean https://github.com/tikhop/TPInAppReceipt

  • react-native-phone-verification

    The best React Native example for phone verification (an alternative to Twitter Digits).

  • git-conventional-commits

    Git Conventional Commits Util to generate Semantic Version and Markdown Change Log and Validate Commit Messag

    Project mention: Apollo dev posts backend code to Git to disprove Reddit’s claims of scrapping and inefficiency | /r/programming | 2023-06-08
  • signify

    OpenBSD tool to sign and verify signatures on files. Portable version.

    Project mention: PGP signatures on PyPI: worse than useless | /r/netsec | 2023-05-21

    There are alternatives, minisign and signify.

  • elm-verify-examples

    Project mention: Non-code contributions are the secret to open source success | news.ycombinator.com | 2024-02-13

    > Examples in documentation can (for some doc frameworks & languages) be set up to run as tests, ensuring they stay current and actually work.

    As an example, in Elm (as in many languages) your publicly exposed functions in a package (a.k.a. library) are required to have documentation comments. This often includes a simple example because, well, it's easy to grasp. The build tool elm-verify-examples runs all of these examples and verifies that the output is what you say it is. It pretty cleverly uses the inline comment delimiter as the start of an arrow so that the rendered code listing in the example is still syntactically correct.

    https://github.com/stoeffel/elm-verify-examples

  • Strsync

    A CLI tool for localization resource management on Xcode. Built with Google Translator.

  • MediaTester

    MediaTester can test any media (SD, microSD, thumb, etc) and verify it stores the expected number of bytes. The testing method is similar to h2testw but MediaTester can detect fake or defective media much faster by performing quick reads as data is written. If you buy any storage media, use MediaTester to verify it or risk losing your data.

    Project mention: My Anbernic RG353V won’t launch games, can it be a SD card issue? | /r/ANBERNIC | 2023-05-02

    Video is blurry but it looks like a fake sd card. Test it in a computer with a program like this: https://github.com/dkrahmer/MediaTester/

  • email-checker

    Provides email verification on the go.

  • vonage-dotnet-sdk

    Vonage REST API client for .NET, written in C#. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.

    Project mention: The Monad Invasion - Part 2: Monads in Action! | dev.to | 2024-02-27

    Previously, we built an Optional and showed an existing set based on Language-Ext, but various libraries also offer Monad implementations. In the case of our SDK, we deliberately avoided relying on external libraries like Language-Ext. Indeed, Monads are a part of the SDK's public API, and relying on an external library would introduce a dependency over which we would have limited control.

  • Moq.ILogger

    Easy verify ILogger Moq mocks

  • flutter-openpgp

    OpenPGP for flutter made with golang for fast performance with support for android, ios, macos, linux, windows, web and hover

  • automathon

    A Python library for simulating and visualizing finite automata

  • paseto-ts

    PASETO v4 (encrypt, decrypt, sign & verify) in TypeScript

    Project mention: JSON Web Proofs | news.ycombinator.com | 2023-12-02

    Might I suggest Paseto (https://paseto.io/) - it solves a lot of the headaches of JWT. Signing and encryption are two different things that require two different sets of keys, so you can't mess it up.

    (Full disclosure, I've written one implementation: https://github.com/auth70/paseto-ts)

  • HASH-verify

    Verify file hashes of downloaded files easily in a GUI

  • phone-verification-laravel

    A library for phone verification via Laravel notification channels. Any notification channel can be used as a sender, and Redis or MongoDB can be used as a storage

    Project mention: 2FA on Laravel with the support of the most popular SMS providers | news.ycombinator.com | 2023-09-30
  • num-primes

    A Rust Library For Generating Large Composite, Prime, and Safe Prime Numbers

  • SaaSHub

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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-27.

Verify related posts

Index

What are some of the best open-source Verify projects? This list will help you:

Project Stars
1 immudb 8,456
2 jose 4,646
3 DirectoryLister 2,071
4 Uber Apk Signer 1,751
5 PiracyChecker 1,541
6 go-captcha 1,350
7 keys 904
8 TPInAppReceipt 610
9 react-native-phone-verification 371
10 git-conventional-commits 288
11 signify 257
12 elm-verify-examples 166
13 Strsync 164
14 MediaTester 164
15 email-checker 147
16 vonage-dotnet-sdk 104
17 Moq.ILogger 66
18 flutter-openpgp 61
19 automathon 29
20 paseto-ts 17
21 HASH-verify 11
22 phone-verification-laravel 10
23 num-primes 7
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com