Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Signing device for Nostr

License

NotificationsYou must be signed in to change notification settings

lnbits/nostr-signing-device

Repository files navigation

For use withhttps://github.com/fiatjaf/horse. Chrome Extensionhere

Join ust.me/nostr_protocol,t.me/lnbits,t.me/makerbits

This very cheap off the shelf nostr signing device is designed to work with LilygosTdisplay, but you can easily make work with any ESP32.

Data is sent to/from theSigning Device over webdev Serial, not the most secure data transmission method, but x1000 better than storing the privatekey on a computer. Clients could support sending to the device directly, but using is Nos2X is far more convenient.

Install instructions

  • Flash the nostr-signing firmware directly from the browser using theinstaller

Build instructions

  • Buy a LilygoTdisplay (although with a little tinkering any ESP32 will do)
  • InstallArduino IDE 1.8.19
  • Install ESP32 boards, usingboards manager
  • Download this repo
  • Copy theselibraries into your Arduino install "libraries" folder
  • Open thissnsd.ino file in the Arduino IDE
  • Select "TTGO-LoRa32-OLED-V1" from tools>board
  • Upload to device

How to use

// Guide to go here

Note: If using MacOS, you will need the CP210x USB to UART Bridge VCP Drivers available herehttps://www.silabs.com/developers/usb-to-uart-bridge-vcp-driversIf you are usingMacOS Big Sur or an Mac with M1 chip, you might encounter the issueA fatal error occurred: Failed to write to target RAM (result was 0107), this is related to the chipset used by TTGO, you can find the correct driver and more info in thisGitHub issue

About

Signing device for Nostr

Topics

Resources

License

Stars

Watchers

Forks

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp