Sirius's avatar
Sirius
npub1g53m...drvk
I just want to start a flame in your heart
Freedom router: wifi, 5g modem, esim, bluetooth, gps, lora, <100wh battery / powerbank (air travel compatible). What else?
Is there any email provider that can be paid in lightning and doesn't require kyc, phone number or another email address?
Noticed again that FB / Instagram are just fine, until they don't let you log in to your account and shut you off from your social connections.
Is there a way to delete apps on @Zapstore ? There's an older Nostr VPN version by app id to.iris.nvpn that's listed before the newer org.nostrvpn.app which is confusing.
image Need help testing git on blossom: --- Install rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh Install git-remote-htree: cargo install git-remote-htree Add htree remote to your repo & push git remote add htree htree://self/your-repo-name git push htree master Try cloning a repo: git clone htree://npub1xndmdgymsf4a34rzr7346vp8qcptxf75pjqweh8naa8rklgxpfqqmfjtce/hashtree-rs Web interface for browsing repos: --- Added support for encrypted repos: git remote add htree-secret htree://self/your-secret-repo#link-visible It replaces #link-visible with #k=randomkey xor key which is required to read the repo. Encrypted to your nsec only git remote add htree-secret htree://self/your-secret-repo#private