<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Globadis on Globadis works</title>
    <link>https://blog.globadis.com/author/globadis/</link>
    <description>Recent content in Globadis on Globadis works</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Tue, 19 Apr 2022 19:55:12 +0200</lastBuildDate>
    
	<atom:link href="https://blog.globadis.com/author/globadis/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Encrypt and decrypt files with RSA (ssh) keys</title>
      <link>https://blog.globadis.com/blog/rsa-crypt/</link>
      <pubDate>Tue, 19 Apr 2022 19:55:12 +0200</pubDate>
      
      <guid>https://blog.globadis.com/blog/rsa-crypt/</guid>
      <description>Sometimes, I may need to send some file to some coworker over an insecure channel (e-mail) or have them download it directly from an insecure server.
As you can guess, it&amp;rsquo;s not something I enjoy, and I thoroughly avoided doing so most of the time, relying on USB sticks and physically meeting said coworker, or zipping the file in a password protected archive before sending it&amp;hellip; But the latter requires sharing a secret, so in best case scenario we dig out the old Diffie Helmann KEP&amp;hellip; Works out, but not ideal.</description>
    </item>
    
    <item>
      <title>Ucopia V6 : Multiple CVE used to root the host</title>
      <link>https://blog.globadis.com/blog/ucopia-v6-multiple-cves-root/</link>
      <pubDate>Mon, 01 Mar 2021 10:21:27 +0200</pubDate>
      
      <guid>https://blog.globadis.com/blog/ucopia-v6-multiple-cves-root/</guid>
      <description>Something I hate in my job is that sometimes I have a problem with an appliance, and no easy mean to diagnose it. It&amp;rsquo;s already bad enough when it&amp;rsquo;s because those are designed from scratch to be restricted (Looking at you, Cisco and your god-damned IOS), but it&amp;rsquo;s worst when they are running on a standard Linux/Unix host to which we don&amp;rsquo;t have access. All the commands I need are right there, I know it, I know what I need to use, where to find it, but I can&amp;rsquo;t because the editor does not want its users to access operating system underneath.</description>
    </item>
    
    <item>
      <title>Localisio App</title>
      <link>https://blog.globadis.com/blog/localisio-app/</link>
      <pubDate>Wed, 03 Feb 2021 16:23:30 +0100</pubDate>
      
      <guid>https://blog.globadis.com/blog/localisio-app/</guid>
      <description>Localisio android app is live now Version 1.0 of the app is just a webview embedding the webservice. There is not much more to say about it for the moment, other than the code is also open source and can be found on my github.
You can find and install Localisio here : https://play.google.com/store/apps/details?id=fr.localisio</description>
    </item>
    
    <item>
      <title>Localisio : a web service to locate public amenities</title>
      <link>https://blog.globadis.com/blog/localisio-web/</link>
      <pubDate>Thu, 28 Jan 2021 17:03:57 +0100</pubDate>
      
      <guid>https://blog.globadis.com/blog/localisio-web/</guid>
      <description>Where is the closest postbox ? ATM ? Bicylce parking ? Now you&amp;rsquo;ll know !
Localisio is a web service helping you find some basic public amenities around you (if your GPS is enabled) or around a selected point on the map.
Designed at first to locate the nearest post box for my own usage, I expanded its search features to other commonly looked for amenities, sur as ATMs or public drinking water taps.</description>
    </item>
    
    <item>
      <title>Localisio</title>
      <link>https://blog.globadis.com/page/localisio/</link>
      <pubDate>Thu, 28 Jan 2021 16:44:30 +0100</pubDate>
      
      <guid>https://blog.globadis.com/page/localisio/</guid>
      <description></description>
    </item>
    
    <item>
      <title>PSK Generator</title>
      <link>https://blog.globadis.com/blog/psk-generator/</link>
      <pubDate>Thu, 20 Aug 2020 13:44:32 +0200</pubDate>
      
      <guid>https://blog.globadis.com/blog/psk-generator/</guid>
      <description>In my line of work, I sometimes have to rely on Pre-Shared Keys. Be it for VPN configuration, sending crypted archives or changing a customer password, there are times when actually sharing the PSK can be a pain.
Of course, anyone who&amp;rsquo;s been confronted to that know the basics of sending a own-side genereted key to a peer, like sending the secret in multiple parts on different channels, but it&amp;rsquo;s still a bit tedious and quite frankly unfulfulling.</description>
    </item>
    
    <item>
      <title>PSK Generator</title>
      <link>https://blog.globadis.com/page/psk-generator/</link>
      <pubDate>Tue, 18 Aug 2020 11:44:50 +0200</pubDate>
      
      <guid>https://blog.globadis.com/page/psk-generator/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>https://blog.globadis.com/blog/hello-world/</link>
      <pubDate>Sat, 15 Aug 2020 09:55:12 +0200</pubDate>
      
      <guid>https://blog.globadis.com/blog/hello-world/</guid>
      <description>For too long now I relied only on either twitter and github to communicate with the world. Neither was really adapted to what I intend to do here : publish structured articles about quite anything.
I&amp;rsquo;ll probably start by re-publishing docs and how-tos of my previous works, and move on to publish more advanced stuff, as how I discovered security vulnerabilities and the mindset of it.
Stay tuned !</description>
    </item>
    
  </channel>
</rss>