brugeman
artur@nostr.band
Building https://npub.pro https://nsec.app and https://nostr.band Create beautiful nostr-based websites with Npub.pro
184 Following
34.1k Followers
brugeman
•
1w ago
We've spent a big part of 2024 trying to make a reliable non-custodial signer with nsec.app. It hasn't worked out perfectly - remote access to keys stored on a mobile device is still unreliable, especially on iOS.
That's why we got very interested in AWS Nitro Enclaves - h/t @Marks and MapleAI team for inspiration!
The idea is to have an open-source custodial signer and deploy it in an isolated environment that provides attestation for the deployed code. Anyone would be able to reproduce the code build and verify that the signer is running the correct code in a safe environment.
So here it is: https://github.com/nostrband/noauth-enclaved
Each instance of a signer deployed in an enclave announces itself on Nostr. We added some Nostr to attestation provided by AWS - the report is linked
... See more
See translation
0
npub18lzls
•
1w ago
This is an experiment! I'm going to a hackathon this Saturday and I'd like to showcase to a new community the power of nostr and lightning zaps. I have 2 ideas that I would like to prototype (I'm currently vibe coding them but unlikely I'll have them totally ironed out before then). I will pay a bounty of100,000 sats each via zap (so a total of 200k sats up for grabs) for a live working web version + code/prompts for each of these ideas. I will choose the best project for each category at my discretion (and will only choose one if I think it's complete enough to showcase). I am (of course) also happy to list you on the team and give you credit for building. I just want to sweeten the pot and get this done BEFORE SATURDAY MORNING AT 9AM PT.
... See more
See translation
0
brugeman
•
3w ago
See translation
0
brugeman
•
4w ago
npub100000
•
4w ago
You know, Oracolo lets you create a personal blog using your Nostr content, and now is more powerful!
Freely organize your articles, notes and images in "blocks", with different styles, and pin your favorites, too! You can do this with a handy web wizard, no coding is required.
As usual, the blog is just a single HTML file, so you can host it everywhere.
But there is another great news, from a @npub180cvv's smart idea: you can also take advantage of Oracolo web service to host your blog. Just point your DNS to the generated auto-config domain, and your blog is live. It's free, too!
Check it at https://oracolo.me
Source code and more info at https://github.com/dtonon/oracolo
A couple of preview examples:
@npub1jlrs5
http://npub1jlrs53pkdfjnts29kveljul2sm0actt6n8dxrrzqcersttvcuv3qdjynqn.ba-i69e9c-i820b9.ba-3-grid.bn-10-slide-m400.ba-2-grid.bi-10-grid.ba-10-list.ba-2-grid.ba-10-list.comments.topics-nostr-groups-nip44.oracolo.me
@npub1c8n9q
http://npub1c8n9qhqzm2x3kzjm84kmdcvm96ezmn257r5xxphv3gsnjq4nz4lqelne96.bi-5-grid.bn-20-slide-m400.bi-10-grid.bi-1-grid.bi-10-grid.oracolo.me
PS: These “chaotic” domains are obviously only for viewing the blog preview, downloading the html (from the footer) or configuring the DNS of one's domain.
See translation
See translation
0
brugeman
•
4w ago
npub1qsvv5
•
4w ago
Turns out... it didn’t exist 🤷♂️
So I built one. And more.
🛠️Launching "Nostr Components"
→ Embed Nostr posts, profiles & buttons anywhere on the web.
→ Looks good too 😎
Tagline: Take Nostr content beyond Nostr clients – embed it anywhere.
Docs: https://nostr-components.web.app/
Code: https://github.com/saiy2k/nostr-components
Dev story: https://saiy2k.in/2025/02/17/nostr-components/
Big shout out to @nprofile1q for helping with storybook documentation.
Thanks to my friends @nprofile1q and @nprofile1q for review and feedback.
and of course thanks to @nprofile1q for inspiration, @PABLOF7z for NDK
#nostr #components #followbutton #webcomponents #indieweb #buildinpublic #opensource #nostrDev

See translation
See translation
0
brugeman
•
1mo ago
npub180cvv
•
1mo ago
nak fs /mnt
cd /mnt/hodlbod@coracle.social
I was going to make a shiny video of this but the result was too bad, so please someone make one and post it here.
In the meantime I have these amazing screenshots of the most beautiful file explorer I could find on my computer:
See translation
See translation
0
brugeman
•
1mo ago
npub1tul8u
•
1mo ago
I made a simple app to watch YouTube live feeds and chat on Nostr
https://liveparty.app
Let me know what you think!
See translation
See translation
0
brugeman
•
1mo ago
npub18nagz
•
1mo ago
You may not be aware, but you can already export most of the content you create and publish today into an RSS feed.
- Most blog platforms allow users to make their content available as an RSS feed.
- Most bookmark services allow users to create an RSS feed from their bookmarks.
- Plenty of third-party services enable the creation of RSS feeds for your Twitter, Instagram, Facebook accounts (think RSS.app, IFTTT, ...).
- Most podcast platforms generate an RSS feed for your show.
- ...
On the other hand, Nostr is poised to become the new web infrastructure. It will dismantle the walled gardens we've been living in for too long
... See more
See translation
See translation
0
brugeman
•
1mo ago
npub105em5
•
1mo ago
You can see my Olas post on https://www.traveltelly.com
#olas365 @PABLOF7z #NPUBpro @brugeman #nostr #grownostr
See translation
See translation
0
brugeman
•
1mo ago
See translation
0
brugeman
•
2mo ago
It's hard to admin, but it turns out I've been blaming iOS/Safari for what was actually my bad code.
On the bright side, nsec.app should work well on iOS now. You'll need to add use.nsec.app to "Homescreen" and then click "Enable background processing" inside the app to allow push notifications. I'd also recommend updating iOS if you're older than 17.6.
Thanks to everyone who complained and made me re-investigate this issue.
Please let me know if it works better for you now!
See translation
0
brugeman
•
Sep 11, 2024
npub1useke
•
Sep 11, 2024
🌠 Features
- Optionally show usernames in feeds
- Set q tags when mentioning other events
- Show indexed topics in post details
- Optionally add client tag to posts and replies
🛠 Improvements
- Sub profile names when encountering unknown in feed
- Remove some default pubkeys
- Only use read relays for default second relay selection
- Only consider blank lock event as valid
🐛 Bug Fixes
- Maintain correct contact list
- Only update setting when clicking confirm
📚 Documentation
- Disable GitHub issues in favor of nostr git issues
⚙️ Miscellaneous Tasks
- Bump version to v0.14.0
- Upgrade dependencies
- Fix breaking changes
See translation
See translation
0
brugeman
•
Sep 11, 2024
npub1qe3e5
•
Sep 10, 2024
@Nostrdam @Bitcoin Amsterdam
See translation
See translation
0
brugeman
•
Sep 10, 2024
Who is your favorite Nostr creator that you think should try a nostr-based website?
Let me know in comments, I will zap you and help creators set up and customize their sites.
Thank you everyone who spread the word and gave us great feedback! We're just getting started!
See translation
0
npub1cd0l3
•
Sep 9, 2024
We have a very exciting new feature launching tomorrow 🚀
npub1arcwe
•
Sep 9, 2024
Stay tuned for our first big announcement coming tomorrow! 🐳

See translation
See translation
0
brugeman
•
Sep 6, 2024
I know of Nostrudel, but it doesn't let me pin long-form.
cc @elsat
See translation
0
brugeman
•
Aug 30, 2024
Anyone knows any open source PWA (website) that shows you push notifications when added to homescreen on iOS?
iOS 16.4 got web push out of experimental, and now any PWA added to homescreen is supposed to show notifications. But our nsec.app won't show it until you manually launch it. Need an example of some app that figured it out.
Any help appreciated!
Thanks!
See translation
0
brugeman
•
Aug 28, 2024
brugeman
•
Aug 28, 2024
Replying to @USER
There is 100m self-hosted sites on the web, and owners _pay_ to host every one of them. Their incentive is their business/hobby/etc. On Nostr, creators/businesses have the same incentive to run their own relays and to pay for good relays to have their notes delivered to followers. There would be at least 10m relays if Nostr got widely adopted, not counting all those phone relays serving as local caches.
Creators pay for web hosting. Creators will pay for nostr relays/media-hosting/etc.
I know free social platforms made this a bit non-obvious, but please look around the web. Hundred million people and businesses pay to have their own online space. Nothing new here.
See translation
See translation
0
brugeman
•
Aug 21, 2024
npub1pr4du
•
Aug 21, 2024
You can choose which kinds and hashtags to show on the homepage of you site.
We have also added two predefined feeds: /notes/ for short-form notes and /posts/ for long-form content. You can use them in your navigation settings.
Here is an example:

As you can see, l chose to only show long form posts with nostr hashtag on the homepage, and added /notes/ and /posts/ to navigation.
Here is how it looks on the site:
Let us know if this is useful!
See translation
See translation
0
brugeman
•
Jul 2, 2024

See translation
0
brugeman
•
May 5, 2024
npub1r0rs5
•
May 3, 2024
See translation
See translation
0
brugeman
•
Mar 12, 2024
(I'm recording a series of short guides on apps supporting nip46, links on nsec.app homepage)
See translation
0
brugeman
•
Jan 26, 2024
See translation
0
brugeman
•
Jan 26, 2024
brugeman
•
Jan 26, 2024
See translation
See translation
0