Last updated 2 days ago
Cardano doesn’t have a lightweight, autonomous login mechanism.. As a result apps depend on legacy systems to authenticate users, limiting growth and decentralization
Develop a decentralized, open-source authentication system that uses open standards and provides a way to login with just the Cardano blockchain.
This is the total amount allocated to Login with Cardano Wallet - cAuth. 4 out of 5 milestones are completed.
1/5
Phase 1 - Project Bootstrap
Cost: ₳ 5,000
Delivery: Month 1 - Dec 2022
2/5
Phase 2 - PoC dApp for issuing NFT credentials
Cost: ₳ 5,000
Delivery: Month 2 - Jan 2023
3/5
Phase 3 - Client and Backend Libraries
Cost: ₳ 5,000
Delivery: Month 3 - Feb 2023
4/5
Phase 4 - OAuth bridge
Cost: ₳ 5,000
Delivery: Month 4 - Mar 2023
5/5
Phase 5 - Project Finalization
Cost: ₳ 15,500
Delivery: Month 5 - Apr 2023
Develop a decentralized, open-source authentication system that uses open standards and provides a way to login with just the Cardano blockchain.
Developers of the AIM Community Tools. Successfully funded (since F4), active community members (PAs, vPAs). 30+ years of combined experience in software development (Java, TS, JS, PHP, Swift, bash). 15+ years of experience in devops and sysadm. Atala PRISM Pioneers (2nd cohort)
The Cardano ecosystem is growing rapidly and many solutions in the ecosystem (https://www.cardanocube.io/cardano-ecosystem-interactive-map) require users to authenticate. Usually with login/e-mail and a password. This adds to what is commonly known as password chaos and password fatigue and is also a potential security risk. A common alternative for developers is to allow login via a 3rd party, such as Discord, Google, Facebook, Twitter, Apple or some other corporation. This however leads in most cases to feeding the centralization of the Internet, which can tie the app and the users to a service, creating a vendor lock in (i.e. you need to have the account to be able to login). It also prevents the system from being truly decentralized. The identity of the person is owned by the system, so it’s not self-sovereign.
Web 3 gives an opportunity to assist with the various issues associated with Web 2.0 Identity and authentication. Users can own their credentials and only show them to the service in order to access it.
The community uses a number of tools and platforms that require authentication, but we don’t have a common authentication system, so we depend on word of mouth and personal relations of trust. As the community grows it gets harder and harder to know if the person can be trusted, Cardano blockchain and existing standards like DID, Oauth 2.0 and SAML 2.0 give a way to provide authentication, while respecting users privacy and self-sovereignty. We want to promote openness and security to avoid situations where accounts can get hacked (as we have seen in the Catalyst Discord server) which can happen with legacy authentication systems.
We propose a lightweight solution that will use NFTs and CIP30(https://cips.cardano.org/cips/cip30/) compatible wallets together with enhancement of work done in F7 proposal NFT Based Authentication by Loxe (https://cardano.ideascale.com/c/idea/384854) under Apache License 2.0 to provide users a way to sign-in with Cardano wallet.
If you are wondering why we would decide to use NFTs, when there are DIDs, you are right to ask! In fact, our original Fund 8 proposal (https://cardano.ideascale.com/c/idea/398403) did just that. We received high evaluation marks and were close to getting funded.
Not getting funded turned out to be a blessing in disguise, it allowed us to reevaluate our approach. Results of the “F7 NFT Based Authentication” were published in the meantime.
We realized that we were trying to solve too many problems at once, hence the scope, size of the budget and risks were too big. The main reason for it was that the Cardano DID ecosystem is in the infrastructure building phase and thus not ready for mass adoption.
Using NFTs and existing wallets we can greatly simplify the architecture and provide a solution that can be mass adopted, fast.
We want to provide a library that will make it easy to enable Login with Cardano in existing and new dapps, websites.
We aim to build a set of scripts and a self-hosted web app that will provide a no code environment for creating those NFTs.
Additionally we want to provide a self-hosted Oauth 2.0 <-> blockchain gateway for all those web 2.0 applications which allow Oauth, but integrating a new authentication method is too cumbersome or costly.
All code will be open source and hosted in publicly available repositories.
Will our solution increase the number of dapps or products available. While we can claim this will happen directly we see this mechanism as one enabling new use cases. As the community is maturing new and more complex tools are being built. These tools need to store data. Most of the data does not need to be stored on the chain, either it’s private/shared between interested parties or it’s something you are working on and don’t want to put it on the chain just yet.
Just to give a few examples. Imagine you're a PA and you want to assess proposals. You could use AIM Tool (https://cardanocataly.st/ca-tool/#/). It's great, much more convenient than ideascale, but the application doesn’t use a backend, if it did, then it would need to have a state and that state would need authentication. In order not to add to password fatigue or create a dependency on authentication provider it opted for BYOD (Bring Your Own Data) model. Data is kept in browser storage and it can be always downloaded. If you want to work on another computer (mobile) you need to migrate the state manually, it quickly becomes a pain.
Another example is Dework (https://dework.xyz/) a dApp for managing DAO projects, it has a state, hence it needs authentication, how do they solve that? By using Discord authentication.
We also have a wiki(https://wiki.cardanocataly.st/en/home) we have setup to manage content of Cardano Community Site (https://cardanocataly.st/), where we would like to test Oauth gateway.
The content of the website is public, but we don’t want just anyone to be able to edit.
By implementing this solution we will enable new scenarios. Using NFTs can provide additional levels of security, because we can encrypt data stored in the database, so only the user can read it.
We think that we have a chance to influence all Challenge KPIs. Additionally by exposing Cardano to new users.
Not all use cases can be viable due to NFT issuing costs, we intend to investigate running costs and work out solutions and strategies for minimizing them.
There is always a risk that DID based solutions will come before we have our solution running. However SSI and DID are complex and as such take a long time to develop, so we estimate it’s low probability. Nevertheless there is space in the Cardano ecosystem for more than one solution.
There is an already funded (Fund 8) proposal “Sign-in with Cardano” (https://cardano.ideascale.com/c/idea/400022), but they want to use DIDs and a dedicated wallet app. We aim to be more lightweight and leverage existing standards and wallets. CIP-30 is widely implemented. (https://www.cardano-caniuse.io/) As such we see our solution as providing value and a viable alternative.
When we wanted to implement this solution using DIDs we were worried about complexity, by reducing complexity with the use of NFTs and standards we don’t see it as an issue anymore. We have well defined parts and experience to implement them.
Obsoletion. There is a risk of this solution becoming obsolete when DIDs and wallets supporting them become widely available. We think there will still be room for our solution, not everyone wants to deploy the whole DID infrastructure or install a separate wallet just to be able to login. By using NFT Metadata Standard(CIP25)(https://cips.cardano.org/cips/cip25/), we can bridge our solution to DID infrastructure.
Roadmap:
Deliverables:
Project Management - $4500 (over 6 months) ~ 90 hours
Proposal writing, Project oversight and define future directions, Manage partnerships, represent the project externally (e.g. TH and Community Initiatives), Manage project's finance.
Submission of reports, recording of meeting minutes, purchase of tools, project support staff and sundry expenses.
Design - $3000
Designing the UI/UX for the website and dApp, promotional materials brand etc.
Research - $1000
Establishing current state of the art, analyzing and adjusting planned work.
Development - $24000
Creating code for all the modules, tests, code reviews, etc. ~ 720 hours
Documentation Writing - $3000
Total of $35500
Phil Khoo: Project Lead - Veteran Community Advisor (vCA/vPA), co-creator of and project lead on the Community Tools (Proposer/CA/vCA/Voter Tools and Community Landing page), front end UI/UX designer and finance and business background.
Michał Wojtera: full stack developer, sysadmin and researcher with 15+ years of experience, Java, SQL, NoSQL, Javascript, Typescript, Vue.js, Node.js, Linux Administration, Docker, Virtualisation, Veteran Community Advisor (vCA/vPA), co-creator of Community Landing Page PRISM Pioneer 2nd cohort. 9 peer-reviewed publications https://github.com/mwojtera https://github.com/Project-Catalyst/
The AIM Developer team. The team is a growing part of Cardano AIM and we will look to hire/contract additional talent as needed. The team will be responsible for webpage development and wallet integration.
Additional funds will not be required to further develop this project. In the future we can see that DID integration including PRISM may prove valuable. Work by others is being done in this space so funds may be sought for development of a specific solution or integration with another’s solution. An external party security audit may also be required in the future for security testing of the code to provide surety.
We have a working solution that we can use in all AIM tool and Catalyst Community Website. Our project is implemented, forked, cloned and further developed by different community tools, dApps, etc.
This is not a continuation funding of an existing project, however it is a logical step in the development of various community projects including AIM vCA-tool https://cardanocataly.st/vca-tool (to be renamed to vpa-tool), Community participation in the Community landing page https://cardanocataly.st
NB: Monthly reporting was deprecated from January 2024 and replaced fully by the Milestones Program framework. Learn more here
Developers of the AIM Community Tools. Successfully funded (since F4), active community members (PAs, vPAs). 30+ years of combined experience in software development (Java, TS, JS, PHP, Swift, bash). 15+ years of experience in devops and sysadm. Atala PRISM Pioneers (2nd cohort)