Showing 15 open source projects for "using"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Bitwarden Server

    Bitwarden Server

    The core infrastructure backend of Bitwarden

    ...This includes APIs, database, Docker and other infrastructure items. Bitwarden is an open source password management solution that stores sensitive information in an encrypted vault. This project is written in C# using .NET Core with ASP.NET Core, while the database is written in T-SQL/SQL Server. Cross-platform, its codebase can be developed, built, run and deployed via Docker containers on Windows, macOS, and Linux distributions.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    KeePass

    KeePass

    A lightweight and easy-to-use password manager

    ...KeePass puts all your passwords in a highly encrypted database and locks them with one master key or a key file. As a result, you only have to remember one single master password or select the key file to unlock the whole database. And the databases are encrypted using the best and most secure encryption algorithms currently known, AES and Twofish. See our features page for details.
    Leader badge
    Downloads: 213,155 This Week
    Last Update:
    See Project
  • 3
    passcore

    passcore

    A self-service password management tool for Active Directory

    PassCore is a very simple 1-page web application written in C#, using ASP.NET Core, Material UI (React Components), and Microsoft Directory Services (Default provider). It allows users to change their Active Directory/LDAP password on their own, provided the user is not disabled. PassCore does not require any configuration, as it obtains the principal context from the current domain. I wrote this because a number of people have requested several features that the original version did not have. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    TraySafe

    TraySafe

    Elegant and reliable profile data storage

    ...The only thing you have to do when updating is to delete the .tsf files and re-enter all your info again so that it can be encrypted using the new parameters. Detailed How-To can be found in the project wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    hideYApasswords

    Saves Passwords via encryption in a text file which can be decrypted.

    Save your Emails and Passwords (encrypted) on a txt file and decrypt passwords when needed Made this program so that it'll be easier for me to remember the passwords by saving the passwords with some security if another user opens the txt file. Default txt file directory is in " mydocuments " with name " encryptedCode.txt "
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    KeeSAPLogon

    KeeSAPLogon

    Plugin for KeePass Password Safe to logon on SAP systems

    ...These custom strings will be recognized by the plugin: - SAP ID - SAP Client - SAP Language - SAP Transaction Filled properties "SAP ID" and "SAP Client" have to be present. Language and Transaction can be defined as default for all logons using the plugin configuration dialog. Make sure the "SAP Logon" column will be displayed, see KeePass settings. Note: SAP GUI must be installed and the path to sapshcut.exe (part of SAP GUI for Windows) must be configured by using the plugin config dialog. Prerequisites: - Windows 32/64bit - KeePass 2.29 or newer - SAP GUI 7.30 or newer
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    salesforce-keepass

    Salesforce Plugin for KeePass

    Login to your Salesforce environments using this KeePass Plugin. Instead of auto-type your credentials will be passed through in a link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    KPSourceForgeUpdateChecker

    A plugin to allow other plugins to check for updates on SourceForge

    This is a plugin to KeePass <http://www.KeePass.info> to allow other plugins to check for updates using the latest file release on SourceForge. On it's own, it does nothing, but other plugins may require this one in order to provide version information when KeePass checks for upades
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9

    PW Generator

    Password generator per site base on a single password

    Try to develop a password generating algorithm and front-end using c# and .NET framework. Per site password with variaous options and fixed result. Use for make and find password. Easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    ...The algorithm this plugin uses is based off FIPS-181 which was withdrawn by NIST a while back. The proliferation of password managers that seamlessly run on multiple platforms (some of which are free) has also removed almost all advantages of using randomly generated pronounceable passwords. If you have a use case for this plugin, reconsider it. If you still think using randomly generated pronounceable passwords are worth it for your use case, reconsider it some more.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 11

    KeePass KdbpFile format

    A plugin to allow Import and Export in Fast KDBP format

    *** NOTE: Not compatible with KeePass 2.35 or greater *** This is a plugin to KeePass <http://www.KeePass.info> to allow import and export of a new file format called KDBP. This contains 100% of the data in a standard kdbx file, and is encrypted using exactly the same compression, cryptography and integrity code. The difference is that inside the encrypted container, rather than XML, is a binary format serialized using Protocol Buffers. This has the advantage of being smaller and faster than XML, and is therefore particularly suitable for use with mobile versions of KeePass, such as Keepass2Android <http://keepass2android.codeplex.com/>. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    KeePass Sync Other Formats

    A plugin to allow KeePass to synchronize with other file formats

    This is a plugin to KeePass <http://www.KeePass.info> to synchronisation to non-kdbx formats. This is done either by using a special menu command (under File, Synchronize) or by creating a new Trigger action to perform the synchronisation. In order to be a valid format for synchronisation, the format must support both Import and Export, and must support Uuids. It is recommended, but not required, that it is secured by a composite key (the same key will be used as for the database being synchronised to, as is the case for normal synchronisation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    KeeSkyDrive

    SkyDrive database synchronization plugin for KeePass

    KeeSkyDrive plugin allows you to synchronize your password database between multiple computers using SkyDrive for sharing. Each time password database is saved plugin updates database on SkyDrive. Each time database is opened, plugin checks for updates from SkyDrives. In a result, you always use the latest version of database. This plugin is not just backup plugin, like some other pluggins. It actually calls Synchronize function of KeePass to allow changes to be merged safely. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tool that encrypt a password using answers give by the user from pre-defined or user-defined questions and create a binary file that is used to retrieve the encrypted password (or lost password) by answering questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The program generates random passwords using random characters or word lists. It is only for the .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next