Abandon Ware

Philippe Coval <purl.org/rzr> #OpenFest2020 2020-11-08

logo-2020.png

$ whois Phil Coval

Software is never finished

37e8424057b6f792.png

Software will be abandoned

  • Abandonware is a product
    • typically software,
    • ignored by its owner and manufacturer,
    • and for which no support is available
  • Open source products include permission
    • to use the source code
    • FLOSS without community is just software

Challenges

  • Code isn't like wine,
    • it does not get better over time
  • Upstream is not users' contractor
  • Software needs users & developers !
    • Community interdependence

Lifespan of OSS

  • Author(s) publish code
    • Users use code (free riders)
    • Community improves code
  • Developers add features, fixes
  • Or fade away…
    • Ship and forget (next hype)
    • Lack of interest, funding
    • AFK or worse situations
  • Sustainability challenge

AFK

51569ae9e7ca057e.png

📺

Strategies

  • OSS Users might stay, and make patches
    • not merged upstream
    • many downstream forks
      • that might be also abandoned too

(Cyber) Insecurity:

  • Vulnerabilities in code
  • AND/OR its dependencies
    • AND/OR dependencies' dependencies…
  • Fix CVE with patches?
    • Any side effects ?
      • in un-audited (closed) code ?
  • Minimal maintenance is desirable
    • for each link of chain

(Cyber) Negligence:

109dd4d32d70191c.png

Best effort cooperation

Trust

Procedure Flows

  • Track patches: URL in commit messages:
    • Origin:, Forwarded: Relate-to:
  • Forward patches to upstream first
  • Rebase on upstream ASAP
  • Setup CI/CD

CI/CD, DevOps, AI?

  • Automate (eg: GitHub actions)
  • Code is scanned by bots:
    • issues reported, patches proposed
  • Changes announced to social channels
  • Others: namespaces:
    • JS lib published to NPM:
      • "@abandonware" repository
  • Next? : AI or Collective Intelligence ?

Entry door

"bluetooth-hci-socket"

"@abandonware/ bluetooth-hci-socket"

Help welcome

Summary

  • Software will be unmaintained
  • Users might need legacy software
  • Security matters
  • Need Trust, Procedures and automation
  • Software need community
  • Abandonware is place for best effort:
    • Identification, adoption and more?

Ethics matters

Resources

Q&A Thanks

rzr.png

Upcoming

More

Video playback

📺 📺 📺 📺 📺

More

Playlist

📺 📺 📺 📺

Created by Philippe Coval