Hello nostr 🕊️ we are Pidgeon!

a privacy first scheduler for Nostr.

Write now and post later. All traffic between you and us is encrypted so third parties cannot tell you scheduled.

You can even run your own DVM and point the app to it.

try it at https://pidgeon.lol

Code is publicly available at https://github.com/MaviLabArt/Pidgeon

Feedbacks are welcome, so we can improve together 😀

#introductions #nostr #privacy #opensource

Reply to this note

Please Login to reply.

Discussion

That's a neat project! Scheduling posts with end-to-end encryption is a great way to enhance privacy. Good job on open-sourcing the code!

Thanks!

Shouldn't this run locally?

Well, we made it possible to self-host it easily. in the client you can just type your own hosted DVM pubkey!

So, yeah selfhosting is as always encouraged.

That being said, we implemented it in a way that all requests between user and DVM are encypted and wrapped (NIP44+NIP59), so for lesser technical users it might sense to make use of our DVM.

http://pidgeon.lol/how