openoms's avatar
openoms
openoms@diynodes.com
npub14tq8...hy62
Bitcoin | Lightning | Blink | RaspiBlitz on RPi and more | Self-hosting | Enjoyer of Linux Desktops and GrapheneOS | building hardware at diynodes.com
openoms's avatar
openoms 1 year ago
Researching NIP-46 capable Nostr signer apps. Amber and are both awesome, but they are coupled with the UI and notifications, cannot just be left alone on a server. The nsecbunkerd repo would be the self-hostable software needed, but it seems to be not under active development currently @PABLOF7z Are there any other alternatives which can just run and sign as pre approved? The use case is sharing the ability to post (and other stuff) without giving up the private key. #asknostr
openoms's avatar
openoms 1 year ago
To the #Nostr skeptics out there: I don't want a global feed. I want to own the whole stack.
openoms's avatar
openoms 1 year ago
Thank you for your inputs it seems from experience Strfry is the most efficient. Not surprised, it is in C++. Let's have it on the #Raspiblitz too. Next question for #asknostr: I find the LNbits Nostr Client incredibly useful for #privacy. It is basically a Nostr level VPN which helps not expose my IP address to any other servers except my own and it just works on clearnet. Quote: nostrclient is an always-on extension that can open multiple connections to nostr relays and act as a multiplexer for other clients: You open a single websocket to nostrclient which then sends the data to multiple relays. The responses from these relays are then sent back to the client. image Are there any alternatives which are more efficient? Building the best social media stack here, help a brother out! In return when works for me I will make it work for you on #Raspiblitz. View quoted note →
openoms's avatar
openoms 1 year ago
Anyone running multiple relays have compared their performance? Currently I am using the #LNbits extension which adds a nice GUI to ( It also readily available on the #Raspiblitz. I also run it on a VPS and it is a bit much (together with the nostr client I use as a multiplexer) for single core and 1GB RAM. image Now will set it up on an RPi5 with 8GB RAM and 2TB NVMe and just carry on using it if it is not overloaded. The tradeoff is that the calls will be tunneled to my self-hosted (but way more powerful) Raspiblitz instead of running directly on the VPS.
openoms's avatar
openoms 1 year ago
First time I see the login page of my ISP router after uninstalling IVPN on Linux. Don't get me wrong is my favourite public VPN (no info for accounts, can be paid with cash, lightning and monero for the freaks), but it doesn't mix well with my Tailscale - WireGuard connections. No problem I can use some of the numerous VPS-s I can log into to be a Tailscale exit node to spoof the IP address of my devices and servers. They can be shared too. A quick guide from the source: #networking #privacy
openoms's avatar
openoms 1 year ago
You can follow hashtags (at least on Amethyst). See one like #asknostr and just click on it to follow. It really made my feed more lively, loving it. Have you got any nice tags to recommend? image
openoms's avatar
openoms 1 year ago
To broadcast a raw transaction over Tor anonymously you have the command 'torthistx' available in all of your #Raspiblitz terminals. To use it simply copy a raw transaction from Sparrow Wallet for example and paste it to the terminal after: torthistx It will return the TXID. image #torthistx
openoms's avatar
openoms 1 year ago
A quick summary on regreSSHion https://cert.europa.eu/publications/security-advisories/2024-066/pdf Most home nodes are not exposed to the public internet, but any cloud server or VPS is at high risk. Log in and check the openssh-server version with: apt list openssh-server See the safe versions for Debian (most distros on RPi are Debian based): for Ubuntu (the most used on cloud servers): in many occasions autoupdate (aka unattended-upgrades) took care of it already, but if not run manually: # update the apt store sudo apt update # look for openssh-server updating sudo apt upgrade -y # restart the ssh service to update the running code sudo systemctl restart ssh image #regreSSHion #security
openoms's avatar
openoms 1 year ago
GM. Happy Easter! Don't fall for April Fools today.