Skip to content

chore: update project references from Identity Wallet to Veridian Wallet #1212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
info@cardanofoundation.org.
[info@veridian.id](mailto:info%40veridian.id).
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="src/assets/icon-only.png" alt="Cardano Foundation | Identity Wallet" height="150" />
<img src="src/assets/icon-only.png" alt="Veridian Wallet | Cardano Foundation" height="150" />
<hr />
<h1 align="center" style="border-bottom: none">Veridian Wallet | Cardano Foundation</h1>

Expand Down
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Reporting a Vulnerability

The Cardano Foundation | Identity Wallet project takes security seriously. We appreciate your efforts in disclosing any potential vulnerabilities responsibly.
The Veridian Wallet project | Cardano Foundation takes security seriously. We appreciate your efforts in disclosing any potential vulnerabilities responsibly.

If you have discovered a security vulnerability within this project, please report it to us as soon as possible. We encourage responsible disclosure and kindly ask you to follow the guidelines outlined below.

Expand All @@ -14,7 +14,7 @@ To ensure that the security vulnerability is properly addressed, we request that

2. **Privately disclose the vulnerability**: Please do not disclose the vulnerability publicly before we have had an opportunity to investigate and address the issue. We appreciate your discretion.

3. **Contact us directly**: Send an email to our team at info@cardanofoundation.org with the subject line: "[Cardano Foundation | Identity Wallet] Security Vulnerability Report, or contact our team at [Discord](https://discord.gg/4WVNHgQ7bP)."
3. **Contact us directly**: Send an email to our team at [info@veridian.id](mailto:info%40veridian.id?subject=Veridian%20Security%20Vulnerability%20Report) with the subject line: "Veridian Security Vulnerability Report", or contact our team at [Discord](https://discord.gg/4WVNHgQ7bP).

4. **Provide detailed information**: In your report, please include detailed information about the vulnerability, including steps to reproduce it and any potential impact.

Expand All @@ -28,4 +28,4 @@ To ensure that the security vulnerability is properly addressed, we request that

We believe in recognizing the valuable contributions of the security community and are open to acknowledging those who responsibly disclose vulnerabilities. If you would like to be acknowledged for your responsible disclosure, please let us know when reporting the vulnerability. However, we respect your privacy and will not disclose any personal information without your explicit consent.

Thank you for helping us ensure the security of the Cardano Foundation | Identity Wallet project and the broader Cardano ecosystem. Your efforts are greatly appreciated.
Thank you for helping us ensure the security of the Veridian Wallet project | Cardano Foundation and the broader Cardano ecosystem. Your efforts are greatly appreciated.
2 changes: 1 addition & 1 deletion docs/Customizing-Splash-and-Icons.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Splashscreen and Icons

To customize the app icons and splash screens, the Identity Wallet uses the [@capacitor/assets](https://github.com/ionic-team/capacitor-assets) package.
To customize the app icons and splash screens, the Veridian Wallet uses the [@capacitor/assets](https://github.com/ionic-team/capacitor-assets) package.

### Steps to Customize

Expand Down
Loading