Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Romain Tartière 😈 (smortex@mamot.fr), page 2

  1. Romain Tartière 😈 (smortex@mamot.fr)'s status on Saturday, 21-Sep-2019 18:21:32 EDT Romain Tartière 😈 Romain Tartière 😈

    New #FreeBSD #go problem with the ports anyway: my port use go modules, but I need to run `go generate` before building.

    The port systems seems to have nothing built-in, and running `go generate` with the same environment as `go build` produce an error:

    $GOPATH/go.mod exists but should not

    If I strip the env, it downloads the source again.

    Can someone point me to the good direction for fixing this?

    In conversation Saturday, 21-Sep-2019 18:21:32 EDT from mamot.fr permalink
  2. Romain Tartière 😈 (smortex@mamot.fr)'s status on Saturday, 21-Sep-2019 18:19:01 EDT Romain Tartière 😈 Romain Tartière 😈
    in reply to

    Problem solved: the package needs 2 versions of the same dependency, and get them from 3 different repositories… The port infrastructure generates the same filenames for the 3 different sources, and therefore only extract a single source archive.

    In conversation Saturday, 21-Sep-2019 18:19:01 EDT from mamot.fr permalink
  3. Stéphane Bortzmeyer (bortzmeyer@mastodon.gougere.fr)'s status on Friday, 20-Sep-2019 02:25:59 EDT Stéphane Bortzmeyer Stéphane Bortzmeyer
    • Romain Tartière 😈

    @smortex I've been told (*unconfirmed*) that the authoritative name servers of archive.{is|fo} serve a deliberately different answer to Cloudflare's resolvers (may be for political reasons). #DNS

    In conversation Friday, 20-Sep-2019 02:25:59 EDT from mastodon.gougere.fr permalink Repeated by smortex
  4. Romain Tartière 😈 (smortex@mamot.fr)'s status on Friday, 20-Sep-2019 02:39:39 EDT Romain Tartière 😈 Romain Tartière 😈
    in reply to
    • Stéphane Bortzmeyer

    @bortzmeyer That make sense, and I have read something related here:
    https://social.libre.fi/notice/9n5YZF1m0wbeCQRh2G

    Thanks for the info!

    In conversation Friday, 20-Sep-2019 02:39:39 EDT from mamot.fr permalink
  5. Romain Tartière 😈 (smortex@mamot.fr)'s status on Thursday, 19-Sep-2019 23:15:53 EDT Romain Tartière 😈 Romain Tartière 😈
    • RootWyrm (the real one)

    @rootwyrm In my experience it's way better than "Yes, we know this issue since Windows 95. We hope to get it fixed for Windows XP". Some non-FLOSS vendor about 20 years ago (I was told that the problem still exist today, but I don't care anymore, I moved to something else).

    In conversation Thursday, 19-Sep-2019 23:15:53 EDT from mamot.fr permalink
  6. Romain Tartière 😈 (smortex@mamot.fr)'s status on Thursday, 19-Sep-2019 17:07:26 EDT Romain Tartière 😈 Romain Tartière 😈
    • RootWyrm (the real one)

    @rootwyrm It happens that from all locations I tried, I got the real IP address from 8.8.8.8… I guess _your_ network is cheating on you… DoT / DoH would help here 😉.

    In conversation Thursday, 19-Sep-2019 17:07:26 EDT from mamot.fr permalink
  7. Romain Tartière 😈 (smortex@mamot.fr)'s status on Thursday, 19-Sep-2019 14:06:34 EDT Romain Tartière 😈 Romain Tartière 😈
    • igor / mina

    @hirojin Yes, but no DNSSEC for this zone:
    http://dnsviz.net/d/archive.fo/dnssec/

    The zone has some issues BTW:
    https://www.zonemaster.net/result/75f68b09a34bf49a

    I tried to access this domain on a machine using 1.1.1.1 by incident, so maybe it's some invalid configuration that triggers some unexpected behavior and not a worldwide conspiracy 😉

    In conversation Thursday, 19-Sep-2019 14:06:34 EDT from mamot.fr permalink
  8. Romain Tartière 😈 (smortex@mamot.fr)'s status on Thursday, 19-Sep-2019 13:51:58 EDT Romain Tartière 😈 Romain Tartière 😈
    • RootWyrm (the real one)

    @rootwyrm This is why we need trustworthy DoH servers 😉. But yes, defaulting to a lying one in the browser seems to be a terrible idea.

    In conversation Thursday, 19-Sep-2019 13:51:58 EDT from mamot.fr permalink
  9. Romain Tartière 😈 (smortex@mamot.fr)'s status on Thursday, 19-Sep-2019 13:29:19 EDT Romain Tartière 😈 Romain Tartière 😈
    • Stéphane Bortzmeyer

    @bortzmeyer Yup, no DNSSEC for this domain name… so no source of trust…

    Experimenting from different locations (so different ISPs), 1.1.1.1 always return the same (invalid) IP addresses. All other resolvers I try return [different but] valid IP addresses…

    In conversation Thursday, 19-Sep-2019 13:29:19 EDT from mamot.fr permalink
  10. Romain Tartière 😈 (smortex@mamot.fr)'s status on Thursday, 19-Sep-2019 12:45:09 EDT Romain Tartière 😈 Romain Tartière 😈

    Meh, is #CloudFlare lying or is my ISP playing on me?

    romain@zappy ~ % dig +short @1.1.1.1 archive.fo
    127.0.0.3
    romain@zappy ~ % dig +short @8.8.8.8 archive.fo
    51.15.97.128

    In conversation Thursday, 19-Sep-2019 12:45:09 EDT from mamot.fr permalink
  11. Romain Tartière 😈 (smortex@mamot.fr)'s status on Wednesday, 18-Sep-2019 12:04:34 EDT Romain Tartière 😈 Romain Tartière 😈

    Current status: updating #Puppet to the latest release on #FreeBSD.

    It's usually piece of cake, but today it turns out to be trickier than usual…

    I guess most issues have been identified and worked around, but I still need to figure-out how to handle some of them in a not-too-ugly way.

    In conversation Wednesday, 18-Sep-2019 12:04:34 EDT from mamot.fr permalink
  12. Romain Tartière 😈 (smortex@mamot.fr)'s status on Tuesday, 17-Sep-2019 21:41:04 EDT Romain Tartière 😈 Romain Tartière 😈

    3/3 — When configuring the DoT server, the certificate file must also include all intermediate certificates:

    addTLSLocal("192.168.0.42", "example.com/fullchain.pem", "example.com/privkey.pem", { ocspResponses={"example.com-ocsp-response"}})

    In conversation Tuesday, 17-Sep-2019 21:41:04 EDT from mamot.fr permalink
  13. Romain Tartière 😈 (smortex@mamot.fr)'s status on Tuesday, 17-Sep-2019 21:40:39 EDT Romain Tartière 😈 Romain Tartière 😈

    2/3 — When building the OCSP responses, the issuer is the intermediate certificate that signed the certificate, not the root one:

    openssl ocsp -issuer example.com/chain.pem -cert example.com/cert.pem -text -url $(openssl x509 -noout -ocsp_uri -in example.com/cert.pem) -respout example.com-ocsp-response

    In conversation Tuesday, 17-Sep-2019 21:40:39 EDT from mamot.fr permalink
  14. Romain Tartière 😈 (smortex@mamot.fr)'s status on Tuesday, 17-Sep-2019 21:40:17 EDT Romain Tartière 😈 Romain Tartière 😈

    1/3 ­— Playing with #dnsdist and #OCSP #stapling with #letsencrypt certificates. The documentation lacks details about intermediate certificates, so here are the results of my tests. Everything is logical but since there are a lot of moving parts, forgetting a step is easy.

    In conversation Tuesday, 17-Sep-2019 21:40:17 EDT from mamot.fr permalink
  15. Romain Tartière 😈 (smortex@mamot.fr)'s status on Tuesday, 17-Sep-2019 13:22:01 EDT Romain Tartière 😈 Romain Tartière 😈

    @fireglow "Test probes"? In french we call this specific ones with a mix of english+french: "grip-fil" (grip-wire), but the generic "test probe" should help you find what you are looking for.

    In conversation Tuesday, 17-Sep-2019 13:22:01 EDT from mamot.fr permalink
  16. Romain Tartière 😈 (smortex@mamot.fr)'s status on Monday, 16-Sep-2019 13:58:18 EDT Romain Tartière 😈 Romain Tartière 😈
    • Quenti 🎈

    @Quenti Huhu, spoiler alert: avec une base de données, il y aura moyen de mettre plusieurs langues dans la même application, et choisir dans deux listes déroulantes la langue source et celle de destination (la case a cocher pour changer la "direction" de la traduction je trouve ça très confusant0…

    Il faudra renommer le projet du coup, ce qui rends ce développement extrêmement compliqué (c'est dur de trouver des noms), donc si tu as des idées je veux bien que tu m'en fasse part 😉.

    In conversation Monday, 16-Sep-2019 13:58:18 EDT from mamot.fr permalink
  17. Romain Tartière 😈 (smortex@mamot.fr)'s status on Friday, 13-Sep-2019 17:17:50 EDT Romain Tartière 😈 Romain Tartière 😈

    Passit: a password manager that looks great for the enterprise (where pass(1) might not be a solution because all employees do not use GPG and you have to share password because… enterprise products™):
    https://passit.io/

    #Passit #PasswordManager

    In conversation Friday, 13-Sep-2019 17:17:50 EDT from mamot.fr permalink

    Attachments

    1. Invalid filename.
      Passit
      from Passit
      Passit is a secure, trustworthy, and useful password manager.
  18. Philipp Buehler (doublep@bsd.network)'s status on Thursday, 12-Sep-2019 12:02:16 EDT Philipp Buehler Philipp Buehler

    HmHmhmm.. https://thehackernews.com/2019/09/simjacker-mobile-hacking.html

    In conversation Thursday, 12-Sep-2019 12:02:16 EDT from bsd.network permalink Repeated by smortex

    Attachments

    1. Invalid filename.
      New SIM Card Flaw Lets Hackers Hijack Any Phone Just By Sending SMS
      from The Hacker News
      Cybersecurity researchers today revealed the existence of Simjacker, a SIM Card vulnerability that could allow remote hackers to spy on devices just by sending SMS
  19. Romain Tartière 😈 (smortex@mamot.fr)'s status on Thursday, 12-Sep-2019 05:17:53 EDT Romain Tartière 😈 Romain Tartière 😈
    • Deprecated BIF :flan_whmage:

    @dch I have read they where recorded. We will have to wait a bit for them to be published…

    In conversation Thursday, 12-Sep-2019 05:17:53 EDT from mamot.fr permalink
  20. igor / mina (hirojin@dev.glitch.social)'s status on Wednesday, 11-Sep-2019 05:42:14 EDT igor / mina igor / mina

    yum info rsh-server

    The rsh-server package should be installed to enable remote access from other machines

    No, no it should not.

    yum info talk

    Install talk if you'd like to use talk for chatting with users on different systems.

    or… maybe don't do that.

    yum info telnet-server

    Telnet is a popular protocol for logging into remote systems over the Internet.

    n…n-no.

    In conversation Wednesday, 11-Sep-2019 05:42:14 EDT from dev.glitch.social permalink Repeated by smortex
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.