Alby Guides
Alby Account Dashboard
  • 👋 Welcome, bee!
  • Alby Hub
  • Browser Extension
  • Alby Go
  • Alby Account
  • Developer Docs
  • 👾Features
    • 💳Manage multiple wallets
    • 💵Create and change budgets
    • 🔂Send and receive bitcoin
    • 🥍Manage site connections
    • 🗝️Master Key
    • 🦤Nostr
    • 🌊Liquid
    • ⚖️HOLD Payments
  • 🔗Link wallet
    • Alby web Account
    • Umbrel
    • Alby Hub via NWC link
    • LND
    • No limits - quick & easy
  • 🎮Discover apps
  • 🐞Debugging
    • Connecting your LN node
    • Google Chrome
    • Mozilla Firefox
    • Using nightly builds
  • ❓FAQ
    • How do I install the Alby Browser Extension?
    • Why do I need a unlock password?
    • Can I trust the software?
    • Lost Password
    • Does the extension work on Mobile?
    • Implementing payments and authentication
    • Can I use Alby with the Tor Browser?
    • What is the Alby Companion App?
    • How to enable Alby only on specific websites?
    • Can I connect LND with readonly permissions?
    • How to use Alby with nosft.xyz to get NFT ordinals/inscriptions?
    • How to access my old account in apps with the Alby Extension
    • What permission does the extension require?
    • How can I run my own Lightning node?
    • Migrate from old LNDHub setup
    • I lost my Nostr ID when making a new account
Powered by GitBook
LogoLogo

Our content

  • Website
  • Blog
  • GitHub

Follow us

  • Nostr
  • Twitter / X
  • Youtube

Contact us

  • E-mail
  • Community Chat
  • Open Hours

Your bitcoin & nostr companion / from 🐝 with 🧡

On this page

Was this helpful?

  1. FAQ

Can I connect LND with readonly permissions?

Was this helpful?

Depends on what you want to do with Alby. But if you for example only want to receive payments you can give the Alby extension a LND macaroon with limited permissions.

The following permissions are typically used. Depending on your usage you can limit these permissions. Use to generate a custom macaroon. ()

  • invoices:write - create invoices

  • invoices:read - check invoices

  • offchain:read - display the balance

  • info:read - read node information

  • peers:write - for LNURL-channel requests

  • message:write - sign a message (e.g. for LNURL-auth)

  • offchain:write - to send payments

Note: some lightning web applications using might request other calls.

❓
LND's macaroon bakery
learn more
webln.request()