redhat.com/sysadmin/stop-using…
Stop using Telnet to test ports
Make life simpler by automating network checks with tools like Expect, Bash, Netcat, and Nmap instead.Jose Vicente Nunez (Enable Sysadmin)
Peter Vágner reshared this.
Make life simpler by automating network checks with tools like Expect, Bash, Netcat, and Nmap instead.Jose Vicente Nunez (Enable Sysadmin)
Peter Vágner reshared this.
I've only recommended one VPN service, ever (and no, I don't have any financial relationship to them): Mullvad. They have always seemed to be one of the few entities that practices the mantra, "You don't have to protect what you don't collect."
This is quite a press release:
"Mullvad VPN was subject to a search warrant. Customer data not compromised
20 April 2023 NEWS
On April 18 at least six police officers from the National Operations Department (NOA) of the Swedish Police visited the Mullvad VPN office in Gothenburg with a search warrant.
They intended to seize computers with customer data.
In line with our policies such customer data did not exist. We argued they had no reason to expect to find what they were looking for and any seizures would therefore be illegal under Swedish law. After demonstrating that this is indeed how our service works and them consulting the prosecutor they left without taking anything and without any customer information.
If they had taken something that would not have given them access to any customer information.
Mullvad has been operating our VPN service for over 14 years. This is the first time our offices have been visited with a search warrant."
Source: mullvad.net/en/blog/2023/4/20/…
krebsonsecurity.com/2022/07/a-…
For the past seven years, an online service known as 911 has sold access to hundreds of thousands of Microsoft Windows computers daily, allowing customers to route malicious traffic through PCs in virtually any country or city around the globe…krebsonsecurity.com
reshared this
Musím uznat, že Nostr vypadá vážně zajímavě. Ryzí decentralizace. Uvidíme, jak se to bude vyvíjet, až se zaplní větším množstvím uživatelů.
Peter Vágner reshared this.
Good morning everyone. I hope your all having a good day/night.
Please remember, your all very much loved and amazing. Always be kind to one another. We need to look out for each other.
Today we are gonna be talking about the parsec.
A parsec is a unit of length used to measure vast distances on a cosmic scale. It's an important unit that professional astronomers use to calculate the distance between stars and galaxies, with its definition rooted in the concept of parallax. Essentially, a star located one parsec away from us will appear to shift by precisely one arc-second (1/3600th of a degree when viewed from two different vantage points along the Earth's orbit. By measuring this parallax angle, we can use trigonometry to determine the distance to the star. Parsec is derived from the terms "parallax" and "second", reflecting the scientific principles on which the unit is based.
reshared this
Peter Vágner reshared this.
reshared this
Peter Vágner reshared this.
Paweł Masarczyk reshared this.
Peter Vágner likes this.
reshared this
The @thunderbird betas have a rewritten main window UI. This has a lot of accessibility problems. Unfortunately, I currently don’t have the energy to file the bugs myself. Here’s what I found:
1. Too many tab stops. Toolbars should definitely be a one-tabstop container and employ the ARIA toolbar design pattern.
2. Speaking of which, the containers should all be made into proper toolbar containers in the process.
3. The main messages list should be a tree with tree items, since they are collapsible. List and list items are not. Also, there are a lot of focus issues still remaining when deleting messages/threads or when the view refreshes from the IMAP server.
Perhaps someone on the team can convert these into proper bugs in Bugzilla, or maybe most of these are already filed. Like I said, I unfortunately currently lack the energy to do so myself.
Peter Vágner likes this.
reshared this
Peter Vágner likes this.
Peter Vágner likes this.
reshared this
reshared this
reshared this
PL: 12 kwietnia 1961 roku, pierwszy raz w historii ludzkości, Ukrainiec zamiast psa wysłał w kosmos Rosjanina
EN: On April 12, 1961, for the first time in human history, an Ukrainian, instead of a dog, sent a Russian into space
reshared this
Hello @ellieapp, I just found out about the app through HN, and gave it a quick try. I'm blind and use a screen reader (specifically NVDA) and have some suggestions how to improve Ellie's accessibility.
Firstly, most of the controls in the app are currently not labeled. Most critically in the list of posts or notifications, the list items are spoken as just "Ellie.ViewModels.PostListItemViewModel" where I would expect the post content, along with any media descriptions to be read out. Likewise, if you go into the details for a post, all of the various buttons to reply, boost and so on are unlabeled and spoken as just "Button."
The other thing I'd like to mention is keyboard navigation in the app. If I tab to the list of posts or notifications and try pressing down arrow to go to the next post, the app instead brings me into the details for the focused post. Ideally, when the list of posts/notifications is focused the arrow keys should just move through the items, which they do in other parts of the app like the navigation buttons. Speaking of the navigation sections, I can switch to most sections like home, notifications or settings by pressing enter on them, but for some reason if I do it on the compose button the item gets selected but the compose dialog doesn't open unless I do a simulated mouse click on it.
I hope you can look into some of these issues in a future release! :) Ellie has the potential to be a great app for screen reader users - I know several people who want a native Windows Mastodon client.
reshared this
@colby Hello again, and thanks for making improvements to Ellie, it's seriously appreciated! The new version is a big improvement, with the labels being much clearer. I have 2 suggestions on how the posts are currently presented, the "post from X" at the beginning of every item is redundant and doesn't need to be there, the label can just start with the author name. It'll make it faster to read through the timeline this way. For boosted posts, there isn't any indication of the original author and I think there should be one. So instead of "boosted post from <booster>", saying something like "<booster> boosted <original author>" would be more helpful.
Also, I'm still seeing some issues with the keyboard navigation. If I tab into the posts lists on any timeline and try to down arrow through the list the app still brings me into the detail view for the first post, and pressing space or enter on the compose button still doesn't bring up the compose screen. I saw mention of keyboard navigation improvements in the changelog which is why I mentioned this again.
Microsoft Windows just got a new Mastodon client!
It's called @ellieapp.
While it's very early access, I love the incredibly minimal interface and the snappy responsiveness.
I'm also glad that a new native Windows app was just released because the main Windows app has been Whalebird, and it's much too Slack-like for my liking.
Features are lacking in Ellie right now, such as Federated feed and the ability to upload photos.
But I like what I see!
A Mastodon client for Windows that feels right at home on your desktop.ellie.software
reshared this
In the last 24 hours we became aware of a dump of the Kodi user forum (MyBB) software being advertised for sale on internet forums. This post confirms that a breach has taken place. MyBB admin…kodi.tv
Peter Vágner reshared this.
NV Access is pleased to announce that version 2023.1 of NVDA, the free screen reader for Microsoft Windows, is now available for download. We encourage all users to upgrade to this version. Highlig…NV Access
reshared this
Did you know about #curl's --json flag?
When you work with JSON data, curl can take care of the json content-type/accept headers for you:
curl --json '{"msg": "hello"}' example.com
Peter Vágner likes this.
reshared this
Welcome to the debut episode of the Thunderbird podcast, which we're affectionately calling the ThunderCast!
share.transistor.fm/s/0069fd68
#Thunderbird #Podcast #OpenSource #Email #Mozilla
Welcome to the debut episode of the Thunderbird podcast, which we're affectionately calling the ThunderCast! It's an inside look at the making of Thunderbird, alongside community-driven conversations with our friends in the open-source world.share.transistor.fm
Peter Vágner reshared this.
The Thunderbird podcast is now available on several major podcast clients, such as:
#ApplePodcasts: podcasts.apple.com/us/podcast/…
#Deezer: deezer.com/us/show/5866547
#Spotify: open.spotify.com/show/5tWzGLQb…
You can also subscribe using good old #RSS: feeds.transistor.fm/thundercas…
If we're not in your favorite app, give it a few days and check again. Thanks for listening!
#Thunderbird #Podcast #ThunderCast #Email #OpenSource #Linux
Listen to ThunderCast on Spotify. An inside look at the making of Mozilla Thunderbird, and community-driven conversations with our friends in the open-source software space.Spotify
An inside look at the making of Mozilla Thunderbird, and community-driven conversations with our friends in the open-source software space.Pocket Casts
And we're live on PocketCasts!
pca.st/b1vl7ydz
(thanks for telling us @olikami)
An inside look at the making of Mozilla Thunderbird, and community-driven conversations with our friends in the open-source software space.Pocket Casts
@olikami @bgtlover Working on getting it on TILVids, sorry for the delay on that.
You can also stream it on our blog post, which has an updated list of all podcast clients the show is available on: blog.thunderbird.net/2023/03/t…
Welcome to the debut episode of the ThunderCast, an inside look at the making of Thunderbird, with community conversations about open source.Jason Evangelho (The Thunderbird Blog)
The ThunderCast is now available on Google Podcasts: podcasts.google.com/feed/aHR0c…
Are we in your favorite podcast client yet? Let us know!
An inside look at the making of Mozilla Thunderbird, and community-driven conversations with our friends in the open-source software space.Google Podcasts
tabindex is a global attribute that allows an HTML element to receive focus. It needs a value of zero or a negative number in order to work in an accessible way.www.a11yproject.comreshared this
Follow Matt:https://toot.cafe/@matthttps://accesskit.dev/https://fosstodon.org/@accesskitUpcoming Schedule:https://attie.co.uk/show-and-tell/https://www.yout...YouTube
reshared this
Peter Vágner reshared this.
I updated to Firefox 111, where it told me it could edit PDFs.
I grabbed a tagged PDF, opened it in Firefox, added a text note & sketch, then saved.
I opened that saved PDF in Acrobat Pro and all tags were gone.
Bug filed: bugzilla.mozilla.org/show_bug.…
UNCONFIRMED (nobody) in Firefox - Untriaged. Last updated 2023-03-19.bugzilla.mozilla.org
Peter Vágner reshared this.
@jcsteh Happily.
The public post is not dunking, I just want to make sure nobody accidentally breaks a PDF.
In my time zone this is now #curl's 25th birthday.
If you want to send along your congrats or curl related memories, consider doing it here: github.com/curl/curl/discussio…
In about 8 hours there will be a new curl release. In 10 hours there will be a curl release video. There will be blog posts and there will be an online celebration starting in 18 hours.
This is the day. Thanks for flying #curl.
If you want to say congratulations, share a curl related memory or otherwise celebrate this historic event in text, this is the thread for you. curl was first released on March 20, 1998 when it was...GitHub
reshared this
reshared this
!!! UPDATE YOUR PHONE NOW !!!
RCE exploit
Samsung Galaxy phones including those in the S22, M33, M13, M12, A71, A53, A33, A21, A13, A12, and A04 series
Vivo phones including those in the S16, S15, S6, X70, X60, and X30 series
Google Pixel 6 and 6 Pro, Pixel 6a, Pixel 7 and 7 Pro
Any wearables that use the Exynos W920 chipset
Any vehicles that use the Exynos Auto T5123 chipset
Project Zero reported 18 vulnerabilities in Exynos modems in late 2022 and early 2023. Four of the vulnerabilities, including CVE-2023-24033, involve internet-to-baseband remote code execution
Tests conducted by Project Zero confirm that those four vulnerabilities allow an attacker to remotely compromise a phone at the baseband level with no user interaction, and require only that the attacker know the victim’s phone number. With limited additional research and development, we believe that skilled attackers would be able to quickly create an operational exploit to compromise affected devices silently and remotely.
Project Zero is making a “policy exception to delay disclosure for the four vulnerabilities that allow for internet-to-baseband remote code execution.” This is “due to a very rare combination of level of access these vulnerabilities provide and the speed with which we believe a reliable operational exploit could be crafted.”
9to5google.com/2023/03/16/goog…
Google found severe vulnerabilities with Exynos modems used on the Pixel 6 and Samsung phones that warrant disabling VoLTE & Wi-Fi calling...Abner Li (9to5Google)
reshared this
FYI, there is an actively funded effort on behalf of the LaTeX Team to make PDF documents created with LaTeX accessible. With only two or three volunteers working in the project it is taking some time, but progress has been made. #TeXLaTeX
tex.stackexchange.com/a/605142
First: I know that this has been asked before: How can tagged PDFs be created that support Universal Accessibility and reflowing? (06/2010) LaTeX accessibility (05/2011) Accessibility issues (10/2...TeX - LaTeX Stack Exchange
reshared this
Peter Vágner reshared this.
Privacy Browser PC 0.1 has been released. 🎉🎉
Peter Vágner reshared this.
By the way, for those testing on systems that don’t already have KDE installed, you might be interested in:
redmine.stoutner.com/issues/97…
The Handbook is worth a read as there is some functionality that might not be readily apparent.
You're looking at the #Audacity project for Episode 1 of Thunder⚡Cast, our new monthly podcast.
We recorded it on Friday, and it's being edited into shape this week. Expect it before the end of the month. We'll share the RSS feed when it goes live.
Peter Vágner reshared this.
@Malik @ultraschall I was about to say something similar, except I was about to recommend Ardour (ardour.org), not because it's necessarily great for podcasting, but because that's what I know.
But Audacity for serious multi-track audio editing? Brrrr, no thanks.
@sten @ultraschall Things have evolved since 2004 (!) — so has email and so have podcasts. Chapter marks, chapter images, automatic sound quality enhancements …
Feel free to check it out at some point. 🤓
The open source team has worked hard for many years to make it extra nice for podcasters. It’s the best suite out there — incl. the free 1-click live broadcast feature.
That stuff is all baked in? That's impressive. We'll give it an earnest look, thanks for the extra nudge.
EDIT: No Linux version? 💔
@sten @ultraschall I am not sure why there is no official Linux download on the page right away, but the team will be able to tell you.
I’m only the designer ¯\_(ツ)_/¯
@sten @ultraschall Even though it comes from Germany there is a full English documentation & tutorials
ultraschall.github.io/ultrasch…
Unfortunately, in German, this is how it works under Linux, or maybe just ask chat GPT:
sendegate.de/t/anleitung-ultra…
Vielleicht kurz zu mir und warum ich diese Anleitung schreibe: ich habe Mitte letzten Jahres begonnen, die vorhandene Linux-Unterstützung in Ultraschall anzuschauen und etwas aufzuräumen und zu erweitern.Sendegate
Here are the english tutorial videos:
ultraschall.fm/tutorials/#engl…
And for a quick start:
Ultraschall 5 is a great tool to produce podcasts quickly and efficiently. In this video, I show you some of its features and what to look out for when insta...YouTube
@mvgorcum @sten @Malik @ultraschall @tenacity
Yea, I think we'll give it a shot for the next episode.
"Expect it before the end of the month" 😉
It's not quite ready yet.
Salamandra is a radio automation software designed for radio stations that need a simple, easy and stable software for automated broadcasting. - GitHub - ocarolino/SalamandraRadio: Salamandra is ...GitHub
reshared this
reshared this
Gajim 1.7.2 has been released 🚀
This release brings many bug fixes and some useful improvements. Gajim now allows you to delete messages from your local chat history (in case of nasty spam messages). Furthermore, detection of WAV audio files has been improved and you can now click the waveform to skip to a specific timestamp within a voice message. Thank you for all your contributions!
gajim.org/post/2023-03-09-gaji…
Gajim 1.7.2. brings many bug fixes and some useful improvements. Gajim now allows you to delete messages from your local chat history (in case of nasty spam messages).wurstsalat (https://gajim.org/)
reshared this
Chess Studio is the first and only application for iPhone and iPad able to manage chess databases and games in PGN format in a complete and efficient way.App Store
reshared this
Zdeněk Crhonek (aka “raal”) from the Czech LibreOffice community writes: The Czech team translated the LibreOffice Base Guide 7.3 – and it’s now available on the documentation page.Mike Saunders (The Document Foundation)
Peter Vágner reshared this.
#XMPP or
#Matrix. 🙏reshared this
Peter Vágner reshared this.
Peter Vágner likes this.
reshared this
reshared this
André Polykanine
in reply to Violet • • •