debian-cryptoanarchy / cryptoanarchy-deb-repo-builder

Tooling for building a Debian repository containing interconnected, well-working applications.
143 stars 25 forks source link

Package request: CastoPod #147

Open MaxHillebrand opened 3 years ago

MaxHillebrand commented 3 years ago

Did you check if Debian 10 already contains this software? Yes, it does not.

What the application you want packaged does? Self host a podcast with the latest podcasting 2.0 specification and podcast rss namespace support.

https://code.podlibre.org/podlibre/castopod

How does the application relate to the ideas of privacy and freedom? Selfhost and control your own publication platform, gather and speak to an audience without censors.

Alternative software afaik, CastoPod is the most advanced free software to do this.

Integrations Which packages need/should be integrated with this software? (write x into square brackets or add your own)

Additional context CastoPod also has the value rss namespace support, meaning that it adds a LN pubkey, to which the listener can send keysend payments every minute while listening to the podcast. So bitcoin-* and lnd-* are not strictly required, maybe it's even a bad idea to run the podcast and ln node on the same server, probably it's ok, I don't know.

To have in this repo a on-stop-shop for podcasters to:

Kixunil commented 3 years ago

I don't see why bitcoin- needs to be directly integrated.

maybe it's even a bad idea to run the podcast and ln node on the same server

Same thing with BTCPay, I believe it's fine. Paranoid people can run it separately.

I agree there shouldn't be hard dependencies.

Kixunil commented 3 years ago

Marked lnd integration as wanted - want to import pubkey out of the box.

Integration doesn't imply hard dependency.