Skip to content
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

feat: add encrypted backups card to connect alby account page #798

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Nov 14, 2024

Fixes #782

A temporary addition without a major redesign.

image

@@ -47,10 +47,19 @@ export function ConnectAlbyAccount({ connectUrl }: ConnectAlbyAccountProps) {
</CardDescription>
</CardHeader>
</Card>
<Card className="w-full">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will only work for LDK

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, we do not know at startup if they will choose LDK, because this screen is shown before picking the backend type.

Copy link
Contributor Author

@rolznz rolznz Nov 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know how to do this without a*

*Encrypted backups are only available for the Alby Hub embedded node. Read more. (guide link)

Thoughts? @bumi @reneaaron

@rolznz rolznz marked this pull request as draft November 27, 2024 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add encrypted backups benefit to ConnectAlbyAccount page
1 participant