awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesOffline

Password generators that operate entirely on the local device without requiring network access or database synchronization.

Distinct from Password Generators: Distinct from Password Generators: adds the constraint of offline-only operation, whereas the parent covers all password generation including online tools.

Explore 1 awesome GitHub repository matching security & cryptography · Offline. Refine with filters or upvote what's useful.

Awesome Offline GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • lesspass/lesspassالصورة الرمزية لـ lesspass

    lesspass/lesspass

    6,030عرض على GitHub↗

    LessPass is a stateless password manager that generates deterministic, site-specific passwords entirely on the client device. It uses a pure function to derive passwords from a master password combined with site details, producing the same output every time without storing any secrets on a server or requiring network access. This approach means passwords can be recalculated on any device from remembered inputs, with no database synchronization needed. The project distinguishes itself through its counter-based password rotation, which allows changing a site's password by incrementing a counter

    Creates passwords entirely on the device without requiring a network connection or database synchronization.

    TypeScriptanonymouslesspasspassword
    عرض على GitHub↗6,030
  1. Home
  2. Security & Cryptography
  3. Password Generators
  4. Offline