Tinned-Software

20 Followers
44 Following
134 Posts

https://keepandroidopen.org/

Spread the word. Lets work together to keep Android open.

Keep Android Open

Advocating for Android as a free, open platform for everyone to build apps on.

Day 1 at the FOSDEM ....

#FOSDEM #FOSDEM26 #FOSDEM2026

@hbons

Making myself ready for #FOSDEM too. 😊

OMG @braillerap just gifted us an English and a German #Braille version of "Ada & #Zangemann - A Tale of Software, Skateboards and Raspberry Ice Cream". 🤗

It is the first complete book printed this way with #FreeSoftware (#OpenSource) and #Openhardware 🥰

We will have a copy at the @fsfe booth during #Fosdem and @nicorikken will cover the story in our talk on Sunday at 14 https://fosdem.org/2026/schedule/event/R9Q9ZP-ada-zangemann-bestseller-automation/ Big thank you!! 👏

Finally finished the #Framework expansion card design for the #Token2 FIDO2 security key.

https://blog.tinned-software.net/framework-expansion-card-for-token2-t2f2-security-key/

Framework expansion-card for Token2 T2F2 security-key - Experiencing Technology

While using the hardware security keys from Token2 on a Framework Laptop, one thing became clear: the Token2 T2F2 perfectly fits the Framework laptop ...

Experiencing Technology

https://www.token2.swiss/site/page/blog?p=posts/95

Find my project mentioned on the Token2 blog. 😊

TOKEN2 Sàrl is a Swiss cybersecurity company specialized in the area of multifactor authentication. We are a FIDO Alliance member.

OTP Token, TOTP token, Replace your mobile authenticator with secure hardware OTP token! Easily programmed via NFC. Designed to use with Google, Facebook, Dropbox, GitHub, Wordpress, Office 365, Azure MFA etc.

Second release of the Framework expansion card adapter for Token2 T2F2 security keys. Now also supporting R3 devices.

https://codeberg.org/gerhard-tinned/Token2-Framework-ExpansionCard

Setup postfix to send emails through another mail server - Experiencing Technology

Modern email servers use a number of modern techniques to reduce the amount of spam. Most noticeable to this topic are SPF, DKIM and DMARC. With those ...

Experiencing Technology

DNSSEC uses digital signatures to verify the authenticity of DNS data. It's needed for a domain to prevent attackers from hijacking traffic through DNS spoofing or cache poisoning. DNSSEC ensures that when a user looks up your domain, they are directed to the correct IP address and not a malicious, fraudulent site or recoreds. So how do you verify DNSSEC enabled or validated? Simply run:
delv domain-name-tld
delv domain @8.8.8.8

For more info see https://www.cyberciti.biz/faq/unix-linux-test-and-validate-dnssec-using-dig-command-line/