They require an “data center” subscription now, and they will end support for that in 2029. So self hosting jira is basically not an option anymore.
- 2 Posts
- 150 Comments
Surely things like product comparisons are a great target for ads. But still, the typical ad revenue per user is probably significantly lower than the cheapest ChatGPT subscription.
They’re currently burning more than a billion USD each month, it’s fully understandable that they are trying to earn more money. I seriously doubt that ad revenue will even come close to what they need to financially survive.
cron@feddit.orgto
Selfhosted@lemmy.world•BentoPDF is a self hostable, privacy first PDF ToolkitEnglish
3·1 month agoIs there a function to create a booklet or brochure?
This was a very useful feature to print a number of pages and have them in an easy format to read.
However, at least my Ubuntu print driver doesn’t have this feature, and I would need an extra tool to achive this goal.
cron@feddit.orgto
Selfhosted@lemmy.world•Do you rebuild your container images yourself?English
6·2 months agoI did it only once (yet) because i needed a specific addon for the software.
In my case, I wanted to use caddy webserver with a specific plugin. It was quite easy to create a new image exactly the way i wanted it.
cron@feddit.orgto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
2·2 months agoThe maintainers of the big web browsers have pretty strict rules for CAs in this list. If any one of them gets caught issuing only one certificate maliciously, they are out of business.
And all CAs are required to publish each certificate in multiple public, cryptographically signed ledgers.
Sure, there is a history of CAs issuing certificates to people that shouldn’t have them (e.g. for espionage), but that is almost impossible now.
cron@feddit.orgto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
5·2 months agoFor 3 more months or so, you can’t buy them in april 2026 anymore
cron@feddit.orgto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
333·2 months agoShort lifespans are also great when domains change their owner. With a 3 year lifespan, the old owner could possibly still read traffic for a few more years.
When the lifespan ist just 30-90 days, that risk is significatly reduced.
cron@feddit.orgto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
42·2 months agoNo, these are completely separate issues.
- CRL: protect against certificates that have their private key compromised
- CT: protect against incompetent or malicious Certificate Authorities.
This is just one example why we have certificate transparency. Revocation wouldn’t be useful if it isn’t even known which certificates need revocation.
The National Informatics Centre (NIC) of India, a subordinate CA of the Indian Controller of Certifying Authorities (India CCA), issues rogue certificates for Google and Yahoo domains. NIC claims that their issuance process was compromised and that only four certificates were misissued. However, Google is aware of misissued certificates not reported by NIC, so it can only be assumed that the scope of the breach is unknown.
cron@feddit.orgto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
7·2 months agoThere are some nameserver providers that have an API.
When you register a domain, you can choose which nameserver you like. There are nameservers that work with certbot, choose one that does.
cron@feddit.orgto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
18·2 months agoThe only disadvantage I see is that all my personal subdomains (e.g. immich.name.com and jellyfin) are forever stored in a public location. I wouldn’t call it a privacy nightmare, yet it isn’t optimal.
There are two workarounds:
- do not use public certificates
- use wildcard certificates only
cron@feddit.orgto
Selfhosted@lemmy.world•Decreasing Certificate Lifetimes to 45 DaysEnglish
63·2 months agoThe best approach for securing our CA system is the “certificate transparency log”. All issued certificates must be stored in separate, public location. Browsers do not accept certificates that are not there.
This makes it impossible for malicious actors to silently create certificates. They would leave traces.
cron@feddit.orgto
Steam Hardware@sopuli.xyz•Beyond Steam Machine: Why Valve's New ARM Support Shouldn't Be Overlooked
1·2 months agoThat approach uses virtual machines. While that is possible (otherwise we wouldn’t see it), it is probably not really optimized for gaming.
Wine / Proton / Box64 (already used for gaming on android) is using translation layers, not a full virtual machine.
cron@feddit.orgto
Steam Hardware@sopuli.xyz•Beyond Steam Machine: Why Valve's New ARM Support Shouldn't Be Overlooked
2·2 months agoIt is, but my assumption is that ARM-based linux and ARM-based android require a different codebase.
I’m not a dev though, maybe I’m wrong and it’s easier than I thought.
cron@feddit.orgto
Steam Hardware@sopuli.xyz•Beyond Steam Machine: Why Valve's New ARM Support Shouldn't Be Overlooked
81·2 months agoI’d imagine that once the mobile walled garden ecosystems are fully opened up, we should look for the debut of Android and iOS Steam clients. Let’s see how that pans out in 2026…
That seems a bit too optimistic IMO. While it is possible to run PC games on a phone, a fully functional Steam client would still be quite a surprise.
cron@feddit.orgto
PC Gaming@lemmy.ca•AMD Radeon RX 9070 XT outsells entire combined NVIDIA RTX 50 series GPUs at German retailerEnglish
3·3 months agoDon’t forget the Radeon VII (announced 2019) that didn’t fit in any scheme.
cron@feddit.orgto
PC Gaming@lemmy.ca•AMD Radeon RX 9070 XT outsells entire combined NVIDIA RTX 50 series GPUs at German retailerEnglish
1·3 months agoThis statistic refers only to enthusiasts who build their own PCs. It does not represent the overall PC market, laptops, or data-center and other business purchases.
cron@feddit.orgto
PC Gaming@lemmy.ca•AMD Radeon RX 9070 XT outsells entire combined NVIDIA RTX 50 series GPUs at German retailerEnglish
15·3 months agoIs this just this week’s exception or is this representative of the retail market?
I think its a completely different use case. MobaXterm is a fancy ssh/rdp tool with some extra features, while rustdesk is an alternative to teamviewer or anydesk - tools for remote support.
Disclaimer: I haven’t used rustdesk yet, I have no need for this use case.


Similar approach here:
It doesn’t take more than 10 seconds to scan a doc this way.