For the record, the official description of that feeling is "*sigh* FINE" :)
Notices by Gwmngilfen (gwmngilfen@fosstodon.org), page 18
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Wednesday, 31-Oct-2018 12:36:35 EDT Gwmngilfen
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Wednesday, 31-Oct-2018 11:59:46 EDT Gwmngilfen
TFW when the local WiFi blocks client-to-client connections, so you're SSH'ing between two side-by-side machines via sshd exposed as a Tor Hidden Service...
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Wednesday, 31-Oct-2018 10:26:10 EDT Gwmngilfen
@karokann yes. happily I own my own domain, so I have an infinite number of addresses to use.
Does cause surprise to non-techy people on the phone when I give "your-company@my-domain" though :)
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Wednesday, 31-Oct-2018 10:09:50 EDT Gwmngilfen
@kungtotte @acasajus No, the whole idea. An election must be:
1. Anonymous
2. Trust (lack of)
3. Comprehensible1 & 2 are obvious. 3 matters because if the public can't understand how the votes are tallied, they won't have confidence in the result. Our process relies on everyone accepting the result, which is broken if people can't trust the process.
I don't think you can design an e-vtoing system that satisfies all three conditions. Two, yes, not three.
Source:
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Wednesday, 31-Oct-2018 09:29:35 EDT Gwmngilfen
@acasajus agreed, but it weakens the argument for evoting significantly, I think. At least, I hope it does, it's a daft idea...
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Wednesday, 31-Oct-2018 09:22:09 EDT Gwmngilfen
Scotland's evoting consultation:
"When asked whether they would be more likely to vote if e-voting were available, 65% of the public said no."
Proud of my fellow Scots for seeing sense on this, and groups like ORG for promoting that sense.
(Source: ORG mailshot. Will try to find a link)
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Tuesday, 30-Oct-2018 21:32:36 EDT Gwmngilfen
Laptop progress: basic i3 config in place, some half-decent font config, Firefox, and a manual netctl profile.
Aurutils is building a few things for round 2 (eg nextcloud client), so that's for tomorrow
So far, it's all in a massive #salt state file. Will need cleanup, but at least I'm sticking to my config management goal :)
-
Jens ♥ (ohyran@fosstodon.org)'s status on Tuesday, 30-Oct-2018 14:42:36 EDT Jens ♥
Ok this is pretty damn cool!
Frank Karlitschek who started Nextcloud was awarded the Reinhard von Koenig award for technical excellence and donated the money won starting a fund with KDE to help improve diversity in Open Source and FOSS! -
Jan Wildeboer 😷:krulorange: (jwildeboer@social.wildeboer.net)'s status on Tuesday, 30-Oct-2018 18:01:23 EDT Jan Wildeboer 😷:krulorange:
#Canonical’s take on the Red Hat/IBM deal. Le sigh.
My statement: Open has won. It’s not about us v them. It’s not about who can claim leadership. Open. Has. Won.
Open is now the fundament of IT. Of our connected world. Let’s celebrate that win.
https://blog.ubuntu.com/2018/10/30/statement-on-ibm-acquisition-of-red-hat
-
Mastodon (mastodon@mastodon.social)'s status on Tuesday, 30-Oct-2018 17:30:45 EDT Mastodon
🎉 #Mastodon 2.6.0 is out! 🎉
https://github.com/tootsuite/mastodon/releases/tag/v2.6.0
- Link ownership verification
- Redesigned forms
- Revamped DMs column
- In-stream link previews
- More tootctl utilities for admins
- Improved admin UIsAnd a load of bug fixes! 🐘
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Tuesday, 30-Oct-2018 18:19:57 EDT Gwmngilfen
@GreyLinux yeah I tried pcbway but I'm getting website errors on their site. Probably transient if it worked for you, will try again later.
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Tuesday, 30-Oct-2018 17:48:09 EDT Gwmngilfen
@GreyLinux out of interest which manufacturer did you use?
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Tuesday, 30-Oct-2018 17:34:21 EDT Gwmngilfen
@GreyLinux nice! I'll have to order a few.
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Tuesday, 30-Oct-2018 11:56:07 EDT Gwmngilfen
@cybette +1 to that, I've had a similar response. Communities are awesome.
-
Carol Chen 🐰💜🤘🖖 (cybette@mastoton.fi)'s status on Tuesday, 30-Oct-2018 06:47:28 EDT Carol Chen 🐰💜🤘🖖
What strikes me after the #RedHat + #IBM news hit, in the midst of roller coaster emotions, myriad of questions, discussions and LinkedIn queries etc., is the outpouring of support and concern I have received. No matter how the outcome of this will affect businesses, cultures and careers, I'm always thankful for my family, friends, colleagues and #communities. These connections stay with me and give me strength/guidance going forward, so THANK YOU ☺️❤️
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Tuesday, 30-Oct-2018 05:32:17 EDT Gwmngilfen
Laptop install round 2 - a decent dose of TFTP-B-Gone ;)
-
e4r (e4rache@fosstodon.org)'s status on Tuesday, 30-Oct-2018 02:25:03 EDT e4r
"Better to have questions you can't answer than answers you can't question." - Richard Feynman
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Monday, 29-Oct-2018 22:24:25 EDT Gwmngilfen
@measlytwerp private keys should not be transmitted at all, ideally, they're sensitive data. Generate them on the client, then upload the public key to the server
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Monday, 29-Oct-2018 22:20:17 EDT Gwmngilfen
@measlytwerp I should also say, I am no security expert. Many of the key exchange and end-to-end encryption methods in chat clients may be more suitable (eg autocryot, olm in matrix, etc). I just know gpg *can* do it.
-
Gwmngilfen (gwmngilfen@fosstodon.org)'s status on Monday, 29-Oct-2018 22:18:42 EDT Gwmngilfen
@measlytwerp as ever with gpg, your challenge is getting users to understand public/private key cryptography :)