Use our open source Jolocom software development kit (SDK) to build your own SSI-enabled project. This might be a verifier, issuer, custodial service or something completely different.
We create solutions for the future of digital identity
Jolocom offers a full consultancy service to anyone wanting to get started in SSI. Our SmartWallet, for example, has already been put to work by organizations including Deutsche Telekom, the city of Antwerp and Bundesdruckerei. We’ve also assisted a number of start-ups, and communities including Odyssey Momentum. If you want to know how any of our solutions can help you, get in touch.
Introducing people to new identity technologies can be a challenge. So, whether it’s customers, staff or clients, if you need assistance onboarding your people with SSI, we can help.
For developers
Our dev team is constantly iterating the protocol.
Check out our repos, submit a new issue or help out on an existing one.
Jolocom SmartWallet
Take advantage of secure encryption and blockchain technology to secure your personal identity data and reduce your exposure to identity theft. Our SmartWallet allows you to control where your personal data goes and how your digital identity is used. Nobody – not even Jolocom – can access the data on your device without your permission. You decide who to share your data with and on what basis. It’s that simple.
Easily generate data representing your identity all on your own, attach meaningful information to your digital attributes, and build a reputation for your digital self. Using our open source protocol, the SmartWallet lets you request and share identity data in an automated fashion.
Easily sign in to websites and services and only share the information they really need. Once verified, you can use the same credentials to sign in to multiple different services.
Product updates
Jolocom SDK released
Published our toolkit for managing SSI agents and interactions, which allows services and clients to work together with minimal trust assumptions and maximum security. Built on W3C specifications for DIDs and verifiable credentials for optimal utility and interoperability when managing and interacting with digital identities.
SmartWallet and Jolocom SSI solution support GDPR compliance
Our entire tech stack and in particular the Jolocom SmartWallet underwent a GDPR compliance assessment by TechGDPR GmbH. Jolocom’s SSI solution fully supports GDPR compliance for implementation in live production use cases.
Early integration for KERI
Implemented certain core components of the Jolocom SSI solution (including operations for signing and decryption) into Rust code. This was to minimize the risk posed by malicious dependency attacks, as well as to provide a safe, portable, consistent and well-understood set of crypto tools with an easy-to-use API.
Added support for seed phrase recovery to the SmartWallet
Added UI and functionality for recovering the identity based on 12-word seed phrases.
Extensive updates to technical documentation
Published a series of updates to documentation on Jolocom’s infrastructure, solution architecture, and custom implementation.
Comprehensive improvements to SmartWallet UI/UX design
Introduced a screen for managing documents as well as a settings screen, and redesigned the entropy screen. Added a bottom navigation bar and new credential flow, refreshed the color scheme, and polished all in-app copy for each supported language.
Jolocom CLI released
Initially used for internal testing, the CLI allows for interaction with the Jolocom infrastructure from the command line.
Generic Backend released
Published a generic backend implementation that makes use of the Jolocom Library to enable credential-based interaction flows in order to easily prototype multiple potential use cases enabled by emerging SSI systems.
Added to Decentralized Identity Foundation Universal Resolver
Integrated a DID method & Universal Resolver driver to the DIF’S Universal Resolver to support resolution of Jolocom DIDs.
Jolocom Library v2.0.0 released
Refactored the code underlying interaction flows in order to broaden the scope of applications for the library beyond SSO. Introduced flows for receiving and authenticating credentials on the library side. Added support for nested claims and custom JSON-LD contexts.
Jolocom SmartWallet v1.0.0 released
Refactored and documented a version of jolocom-lib, which encapsulates all the functionality requisite for self-sovereign identity, such as creating decentralized identifiers and verifying verifiable credentials, as well as a set of functionalities useful for services looking to implement self-sovereign identity single sign-on solutions.
Redesigned and rewrote the SmartWallet
Switched from Cordova to React Native to address performance issues, redesigned the visual user interface to align with ongoing company rebranding, and removed credential verification through Jolocom (included only for showcase purposes during previous iterations) in order to support different verification flows.
SmartWallet mobile app released for Android
Enabled functionalities that support self-sovereign identity, like creating verifiable credentials which third parties can evaluate and provide attestation for. Added support for credential-based single sign-on.
Client application and protocol development
A major architectural pivot resulting in a lightweight client application (the SmartWallet) and a protocol built with Ethereum and IPFS. The app encapsulates major functionality around self-sovereign identity management and interactions. The format of identity data is compliant with W3C open standards and the identity is based on HD key pairs.
Jolocom Identity Gateway development
A major architectural pivot resulting in development of the Jolocom Identity Gateway, which acted as the main entry point for personal data. Support for more features unique to self-sovereign identities and their interactions (e.g. the process of claim verification) soon follow.