# Raspiblitz - Web UI
Full node which was built at the lightning hack sprint.
Used initially via the command line through SSH.
Technically driven, but want to make it more user friendly.
---
Goals
- Provide a web UI that can manage a remote raspiblitz node.
- Educational journey
- Don't want to hide all the complexity, but rope people graudally into the experience of running their own node.
- To encourage people to go deeper.
Backlog
- App Store
- Setup a node from the web browser
- Recovery
- New setup
- System checks
- Migration
- Umbrel
- MyNode
- Old Raspiblitz
Features
- Bitcoin + Lightning Wallet (with combined transaction history)
- Receive
- Send
- Seetings
- Change password
- Dark/Light mode
- Interactive setup guide on the website
Timeline
- **2021-06-04** (announcement of new features and plans)
- **2021-07-07** (1.8 with web ui)
Problems
- Bitcoin core is just an informational service of the blockchain. The funds are on lightning.
- How might we help people have the right mental model of their node.
- How might we structure the web frontend to parlay the correct mental model.
- People come with the idea of having a backup node
- People come who want to start fresh
- How might we ensure the setup is secure.
- Highly recomend Tor
- How might we help educate people about Tor.
- How tor protects their privacy with regards to lightning, bitcoin, and connecting to their node.
- How might we update raspiblitz and setup a new node using the existing data
- Some people may want to setup a new node but not want to have to re-download the blockchain data
- How might we help people choose which lightning implementation they want to setup their node with.
- How might we engage the communtiy
Contribtors
- Rootzoll - Backend
- Christoph - Frontend
Tech
- React.js
- Tailwind
- Python
#### Node Setup

https://github.com/cstenglein/raspiblitz-web/tree/master/images/2021-05-13