home.social

Search

35 results for “iscdotorg”

  1. Amongst all root servers instances in India, seems like F-Root server by @iscdotorg has most locations, in total 15 locations. All major cities are covered.

    See root-servers.org/ (scroll down and click F) to see locations.

    #RootServers

  2. @jpmens Just guessing here but as the file actually has a Bind DB format, perhaps it’s handler remains open (as long as #Bind9 is running) and is just written to.
    What happens when Bind is stopped/restarted?
    Certainly @ondrej or anyone at @iscdotorg can most confidently reply.

  3. For anyone interested in using Kea DHCP server on buildroot, I have submitted a new package patch that is currently awaiting upstream review. You can check it out here:

    patchwork.ozlabs.org/project/b

    @iscdotorg
    #ZikTIPS #buildroot #dhcp #networking #linux #opensource

  4. As I was cleaning out my home office I found this relic. Published in 2001 and as the cover says it covers Bind 9, to be more specific Bind 9.1. Today, Bind is at version 9.18, released in 2020. It shows you that software that was written well does not need tons of updates. #DNS #SystemsAdministration @iscdotorg

  5. CW: New multi-implementation DNSSEC validation DoS vulnerabilities - CVE-2023-50387 ("KeyTrap"), CVE-2023-50868 (NSEC3 vuln)

    (living doc, updated regularly - if you prefer a low-edit post to boost, use infosec.exchange/@tychotithonu)

    Looks like DNS-OARC coordinated fixes in advance, but no centralized analysis at first other than the announcement from the team who discovered KeyTrap:

    Details may be still partially embargoed until patching ramps up.

    Analysis:

    DoS of all major DNSSEC-validating DNS resolvers (servers, but also maybe local resolvers like systemd's?) at the implementation level. Exploitation described as 'trivial'. Both are CVSS 7.5. DNS is a rich ransom target - but some resolver setups don't even validate DNSSEC.

    "In 2012 the vulnerability made its way into the implementation requirements for DNSSEC validation, standards RFC 6781 and RFC 6840" (per ATHENE)

    Per the Unbound writeup, both vulns require query to a malicious zone (which is probably not hard to trigger, for any DNSSEC-enabled client or server).

    Resolution: patch (recommended); disable DNSSEC validation (discouraged, but can buy you time / mitigate active DoS)

    Fixes mitigate the exhaustion by putting caps on validation activities. These caps appear to have been missing from most implementations.

    Details:

    Two DNSSEC DoS CVEs:

    CVE-2023-50387 ("KeyTrap"): "DNSSEC verification complexity can be exploited to exhaust CPU resources and stall DNS resolvers" (CVSS 7.5)
    CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    seclists.org/oss-sec/2024/q1/1

    (KeyTrap was discovered by ATHENE - their press release here has very important detail:
    athene-center.de/en/news/press)

    CVE-2023-50868: "NSEC3 closest encloser proof can exhaust CPU" (CVSS 7.5)
    CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

    MITRE links (now populated):
    cve.mitre.org/cgi-bin/cvename.
    cve.mitre.org/cgi-bin/cvename.

    Vulmon queries:
    vulmon.com/searchpage?q=CVE-20
    vulmon.com/searchpage?q=CVE-20

    VulDB:
    vuldb.com/?id.253829

    Resolver status:

    BIND (patched - vuln since 2000?):
    fosstodon.org/@iscdotorg/11192
    kb.isc.org/docs/cve-2023-50387
    kb.isc.org/docs/cve-2023-50868
    seclists.org/oss-sec/2024/q1/1
    isc.org/blogs/2024-bind-securi
    (note: posts say "Versions prior to 9.11.37 were not assessed." but also have a range of affected versions starting at 9.0.0 - typo?)

    BIND tools:
    dig: no validation
    kdig: no validation
    delv: affected, patched

    dnsmasq (patched - 2.90 has fix):
    thekelleys.org.uk/dnsmasq/CHAN
    lists.thekelleys.org.uk/piperm

    Knot (patched in 5.7.1):
    knot-resolver.cz/2024-02-13-kn
    (kzonecheck also affected, patched?)

    ldns-verify-zone:
    affected per ATHENE paper

    OPNsense (patched):
    forum.opnsense.org/index.php?t

    pfSense:
    (Bundled Unbound: plan appears to be to make a separate package available for manual update?; BIND: optional package)
    forum.netgate.com/topic/186145
    redmine.pfsense.org/issues/152

    Pi-Hole (uses dnsmasq - patch available)
    patreon.com/posts/dnssec-fix-9
    pi-hole.net/blog/2024/02/13/fi

    PowerDNS (patched - all versions affected):
    blog.powerdns.com/2024/02/13/p
    github.com/PowerDNS/pdns/pull/
    github.com/PowerDNS/pdns/pull/
    seclists.org/oss-sec/2024/q1/1

    Stubby:
    [?]
    github.com/getdnsapi/stubby

    systemd.resolved:
    [?]

    Ubiquiti
    [?]

    Unbound (patched - vuln since Aug 2007):
    nlnetlabs.nl/news/2024/Feb/13/
    nlnetlabs.nl/downloads/unbound
    seclists.org/oss-sec/2024/q1/1

    Library status:*
    dnspython (GitHub patched):
    affected per ATHENE paper
    github.com/rthalley/dnspython/

    getdns (used by stubby - no patched release?):
    affected per ATHENE paper
    getdnsapi.net/releases/

    ldns (not yet patched?):
    affected per ATHENE paper
    github.com/NLnetLabs/ldns

    libunbound (used by Unbound):
    affected per ATHENE paper
    no recent patches?
    github.com/NLnetLabs/unbound/t

    Cloud status:

    Akamai:
    akamai.com/blog/security/dns-e

    Cloudflare:
    blog.cloudflare.com/remediatin

    Google DNS:
    (stated as patched in Register and SecurityWeek articles)
    [?]

    NextDNS (patched per forum reply):
    help.nextdns.io/t/h7yxwc5/does

    OS status:

    Debian:
    BIND:
    lists.debian.org/debian-securi
    pdns-recursor:
    lists.debian.org/debian-securi
    Unbound:
    lists.debian.org/debian-securi

    Fedora:
    bodhi.fedoraproject.org/update

    FreeBSD:
    cgit.freebsd.org/ports/commit/

    Gentoo:
    bugs.gentoo.org/show_bug.cgi?i

    Mageia:
    bugs.mageia.org/show_bug.cgi?i

    OpenBSD (unwind):

    Red Hat:
    bugzilla.redhat.com/show_bug.c
    access.redhat.com/security/cve
    access.redhat.com/security/cve

    SUSE:
    suse.com/security/cve/CVE-2023
    bugzilla.suse.com/show_bug.cgi

    Ubuntu:
    ubuntu.com/security/CVE-2023-5
    ubuntu.com/security/CVE-2023-5
    ubuntu.com/security/notices/US

    Windows (Server, DNS Role):
    msrc.microsoft.com/update-guid

    Package status:

    BIND:
    repology.org/project/bind/vers

    dnsmasq:
    repology.org/project/dnsmasq/v

    Unbound:
    repology.org/project/unbound/v

    GitHub:
    github.com/advisories/GHSA-845

    Go (Knot module?)
    github.com/golang/vulndb/issue

    Non-coverage: (no mentions known yet)

    AWS :
    [?]

    Azure (Microsoft Server DNS?):
    [?]

    Cisco Umbrella:
    umbrella.cisco.com/blog [?]

    CoreDNS:
    coredns.io/blog/ [?]

    Infoblox:
    blogs.infoblox.com/ [?]

    Quad9 DNS:
    quad9.net/news/blog/ [?]

    News/Press/Forums

    pducklin.com/2024/02/18/the-sc

    theregister.com/2024/02/13/dns

    securityweek.com/keytrap-dns-a

    bleepingcomputer.com/news/secu

    news.ycombinator.com/item?id=3

    darkreading.com/cloud-security

    Detection/Validation:

    Check to see if a server is doing DNSSEC validation (if not an open recursive resolver, you may need to query a zone the server is authoritative for):

    # zone signed, server DNSSEC-enabled:
    $ delv example.net @8.8.8.8
    ; fully validated
    example.net. 4437 IN A 93.184.216.34
    example.net. 4437 IN RRSIG A 13 2 86400 20240225232039 20240204162038 18113 example.net. 94G2PRXins1G9ntfklvCq2mvcgqjB0z9FqQXp77lD/wXR4J3D67ceih1 yNgsYYqlIAOoWKXUekux6Zq9aIwszQ==

    # zone unsigned, server DNSSEC-enabled:
    $ delv google.com @8.8.8.8
    ; unsigned answer
    google.com. 100 IN A 142.250.69.206

    Tenable:
    tenable.com/plugins/pipeline/i

    Snyk:
    security.snyk.io/vuln/SNYK-UNM

    Exploits:

    (multiple sources describe as "trivial")

    github.com/knqyf263/CVE-2023-5 (not tested)

    #keytrap #nsec3 #CVE202350387 #CVE202350868 #CVE_2023_50387 #CVE_2023_50868
    #dns #dnssec

  6. RE: mastodns.net/@dualkei/11657348

    Looking forward to and . The ISC team will be there too.

  7. After winning a preliminary injunction in the Wash, DC courts, OTF is funded again, and back in the business of funding projects in support of Internet freedom and privacy.

    They are open for applications at opentech.fund/get-support/

    (OTF funded development of the privacy-protecting qname-minimization feature in ISC's BIND 9 software. We found they were easy to work with, committed, and all in all a great team. )

  8. Rinse Kloek gave a talk at the recent on his experience migrating DHCP services for the Delta Fiber service provider network from ISC-DHCP to Kea. Includes a heart-stopping network disaster which is part of all good networking stories. youtube.com/live/sbzeU4OrF38?t

  9. Thank you to our friends at #Nominet for creating the Nominet DNS Fund! It's for projects that "improve the security, long-term sustainability, and resilience of DNS open source projects." We like the sound of that and encourage potential recipients to apply.

    nominet.uk/our-impact/nominet-

  10. Thank you to our friends at for creating the Nominet DNS Fund! It's for projects that "improve the security, long-term sustainability, and resilience of DNS open source projects." We like the sound of that and encourage potential recipients to apply.

    nominet.uk/our-impact/nominet-

  11. Thank you to our friends at #Nominet for creating the Nominet DNS Fund! It's for projects that "improve the security, long-term sustainability, and resilience of DNS open source projects." We like the sound of that and encourage potential recipients to apply.

    nominet.uk/our-impact/nominet-

  12. Thank you to our friends at #Nominet for creating the Nominet DNS Fund! It's for projects that "improve the security, long-term sustainability, and resilience of DNS open source projects." We like the sound of that and encourage potential recipients to apply.

    nominet.uk/our-impact/nominet-

  13. Thank you to our friends at #Nominet for creating the Nominet DNS Fund! It's for projects that "improve the security, long-term sustainability, and resilience of DNS open source projects." We like the sound of that and encourage potential recipients to apply.

    nominet.uk/our-impact/nominet-

  14. Did you know ISC had a Hackathon recently? It was hosted by , , and in Stockholm on March 14-15. We proposed a project, the DNS Zone Viewer, to integrate another DNS implementation (besides 9) with Stork, our graphical management interface.

    Read more about it at isc.org/blogs/2025-dns-hackath !

  15. Do you want to be a (bigger) part of the open source DNS community?

    Come join ISC's Marcin Siodelski at the DNS Hackathon in Stockholm, sponsored by , , and ! We'd really appreciate your help, especially if you're a user.

    Get more details and sign up at isc.org/blogs/2025-dns-hackath , and thank you!

  16. Don't miss this chance to meet ISC staff live and in person! Stop by our table at the Sponsor Showcase today from 1:30-4:30 PM and say hi! (We have M&Ms...)

  17. ISC will be at in Atlanta! Please stop by our table at the Monday Afternoon Showcase on February 3 and say hi! We'd love to chat with you.

  18. has been a long-time supporter of F-Root as part of its “For Good of the Internet” program, which supports nonprofit DNS providers and other organizations working to benefit the Internet as a whole. Equinix has recently upgraded its F-Root node in Warsaw, Poland, and ISC is grateful for its partnership.

    Thank you, Equinix! linkedin.com/company/equinix/

  19. ISC was at over the weekend, and is gearing up for this week, in Prague. Last night we got together with some friends from RIPE, nic .AT, NetDEF, IBM, and the Ehrlang Foundation for a vegetarian-DNS dinner.

  20. These releases included two vulnerabilities that affected many DNS implementations. Disclosure of these vulnerabilities had to be coordinated across multiple parties. We thank for providing the collaboration infrastructure, and the researchers and other DNS development teams for their cooperation and support.

  21. The clip is from a talk Rob Carolina of ISC gave at . It was part of a larger panel discussion that covered the Cyber Resilience act. The whole thing can be found at ripe86.ripe.net/archives/video, and for people who just wanna see the slides, the whole (longer) deck is here: isc.org/docs/2023-RIPE86-CRA-e

  22. Did you miss the meeting last week in Rotterdam? A bunch of ISC ppl went. Here is one account of what you missed, I am sure there are better ones out there: isc.org/blogs/ripe86-notes/.

  23. Promising material for a #SpaceElevator 🚠 : #Graphene in the form of a nearly transparent (to visible light) one #atom ⚛️ thick sheet. It is hundreds of times stronger 💪 than most #steels by weight en.wikipedia.org/wiki/Single-l

    The invisibility 🔬 of the two-dimensional material structure was a problem for #quality assurance, now tackled by the #Universities of #Amsterdam, #NewYork and the #Spanish National Research Council (#CSIC) 📆 18 March 2023 nature.com/articles/s41467-023

    Also see the @isecdotorg International #SpaceElevator Consortium FAQ isec.org/faq

    Picture : :ccby: :cc_sa: Graphene structure commons.wikimedia.org/wiki/Fil

  24. @jexner @sundogplanets

    Sorry for the delay in replying! Let’s be clear upfront: we can’t build a fully operational space elevator with today’s technology.

    But history shows us that what seems impossible today can become reality tomorrow. When President John F. Kennedy set the goal of landing a man on the Moon in 1961, many thought it was a pipe dream. Yet less than a decade later, the Apollo program succeeded, proving that with determination, innovation, and investment, the impossible can be achieved. So, while ambitious, a space elevator is a plausible future project.

    Trying to be as objective as I can, here’s a more nuanced take on feasibility — starting with economics. A space elevator would be expensive; estimates vary, but it’s safe to say it would be a multi-billion-dollar project. To put that in perspective: SoFi Stadium cost $4.9 billion, and the Apollo program cost about $203 billion (adjusted to 2015 dollars). Expert analyses estimate the cost of the first space elevator between $6 billion and $100 billion depending on design and infrastructure included. So financially, it’s ambitious but plausible, especially as a long-term infrastructure investment with transformative potential for space access and sustainable resource use.

    The technical challenges are immense, but so are those of every large, unprecedented undertaking. Picture a tether anchored to a mobile ocean platform, gently swaying with the waves, while robotic climbers ascend and descend, carrying cargo and passengers to the stars.

    Several organizations, including the International Space Elevator Consortium, are actively developing the technologies and infrastructure needed. While we’re far from the finish line, the potential benefits—significantly reduced launch costs, increased space access, and large-scale space-based solar power—are exciting.

    A key technical hurdle is finding a material with sufficient tensile strength. Though it might sound counterintuitive, a space elevator is more like a suspension bridge to space than a giant tower. The concept evolved from building “bottom-up” to a “top-down” approach, where a geostationary satellite deploys a cable down to Earth. Currently, carbon nanotubes (CNTs) and ultra-high molecular weight polyethylene (UHMWPE) are leading candidates for tether materials. For example, Shizuoka University in Japan is prototyping and testing high-tensile-strength materials in space. The key issues remain: producing suitable materials like carbon nanotubes at scale.

    In conclusion, while we can’t build a fully operational space elevator today, overcoming the technical difficulties in the near future is possible. With continued advances in materials science, engineering, and technology, we may soon see the space elevator shift from futuristic fantasy to game-changing reality.

    I’m no space engineering expert, so I welcome corrections and insights.
    ---

    References & Further Reading
    - Edwards, Bradley C. “The Space Elevator.” nss.org/wp-content/uploads/201
    - Gao, Tianrui. “The Feasibility Analysis of a Space Elevator.” ijetch.org/2024/IJET-V16N4-129
    - International Space Elevator Consortium — Annual Studies isec.org/studies/#ApexAnchor

    Recommended Videos
    - Space Elevators: Strategies & Status — youtu.be/V0ju74IqW0A
    - Clean Energy From Space? — youtu.be/iNqCAvL1T1Y
    - Asteroid Mining — youtu.be/3-3DjxhGaUg
    - Everyone is Wrong About Asteroid Mining — youtu.be/p3hlnL2JN8E

    CC: @cy @isecdotorg @sorceressofmathematics @goodmirek @tiotasram @Ifrauding @Elrick_Winter @tiotasram @davidtheeviloverlord

    #SpaceElevator #FutureTech #SpaceExploration #Innovation #ScienceFiction #Engineering #SpaceTravel #CarbonNanotubes #UHMWPE #FeasibilityStudy #SpaceAccess #SustainableTech #SpaceResearch #SpaceEngineering
    #SpaceTechnology #SpaceEconomics #SpaceInnovation #SpaceDevelopment
    #megaprojects #SpaceTower #Megastructure

  25. @jexner @sundogplanets

    Sorry for the delay in replying! Let’s be clear upfront: we can’t build a fully operational space elevator with today’s technology.

    But history shows us that what seems impossible today can become reality tomorrow. When President John F. Kennedy set the goal of landing a man on the Moon in 1961, many thought it was a pipe dream. Yet less than a decade later, the Apollo program succeeded, proving that with determination, innovation, and investment, the impossible can be achieved. So, while ambitious, a space elevator is a plausible future project.

    Trying to be as objective as I can, here’s a more nuanced take on feasibility — starting with economics. A space elevator would be expensive; estimates vary, but it’s safe to say it would be a multi-billion-dollar project. To put that in perspective: SoFi Stadium cost $4.9 billion, and the Apollo program cost about $203 billion (adjusted to 2015 dollars). Expert analyses estimate the cost of the first space elevator between $6 billion and $100 billion depending on design and infrastructure included. So financially, it’s ambitious but plausible, especially as a long-term infrastructure investment with transformative potential for space access and sustainable resource use.

    The technical challenges are immense, but so are those of every large, unprecedented undertaking. Picture a tether anchored to a mobile ocean platform, gently swaying with the waves, while robotic climbers ascend and descend, carrying cargo and passengers to the stars.

    Several organizations, including the International Space Elevator Consortium, are actively developing the technologies and infrastructure needed. While we’re far from the finish line, the potential benefits—significantly reduced launch costs, increased space access, and large-scale space-based solar power—are exciting.

    A key technical hurdle is finding a material with sufficient tensile strength. Though it might sound counterintuitive, a space elevator is more like a suspension bridge to space than a giant tower. The concept evolved from building “bottom-up” to a “top-down” approach, where a geostationary satellite deploys a cable down to Earth. Currently, carbon nanotubes (CNTs) and ultra-high molecular weight polyethylene (UHMWPE) are leading candidates for tether materials. For example, Shizuoka University in Japan is prototyping and testing high-tensile-strength materials in space. The key issues remain: producing suitable materials like carbon nanotubes at scale.

    In conclusion, while we can’t build a fully operational space elevator today, overcoming the technical difficulties in the near future is possible. With continued advances in materials science, engineering, and technology, we may soon see the space elevator shift from futuristic fantasy to game-changing reality.

    I’m no space engineering expert, so I welcome corrections and insights.
    ---

    References & Further Reading
    - Edwards, Bradley C. “The Space Elevator.” nss.org/wp-content/uploads/201
    - Gao, Tianrui. “The Feasibility Analysis of a Space Elevator.” ijetch.org/2024/IJET-V16N4-129
    - International Space Elevator Consortium — Annual Studies isec.org/studies/#ApexAnchor

    Recommended Videos
    - Space Elevators: Strategies & Status — youtu.be/V0ju74IqW0A
    - Clean Energy From Space? — youtu.be/iNqCAvL1T1Y
    - Asteroid Mining — youtu.be/3-3DjxhGaUg
    - Everyone is Wrong About Asteroid Mining — youtu.be/p3hlnL2JN8E

    CC: @cy @isecdotorg @sorceressofmathematics @goodmirek @tiotasram @Ifrauding @Elrick_Winter @tiotasram @davidtheeviloverlord

    #SpaceElevator #FutureTech #SpaceExploration #Innovation #ScienceFiction #Engineering #SpaceTravel #CarbonNanotubes #UHMWPE #FeasibilityStudy #SpaceAccess #SustainableTech #SpaceResearch #SpaceEngineering
    #SpaceTechnology #SpaceEconomics #SpaceInnovation #SpaceDevelopment
    #megaprojects #SpaceTower #Megastructure

  26. @jexner @sundogplanets

    Sorry for the delay in replying! Let’s be clear upfront: we can’t build a fully operational space elevator with today’s technology.

    But history shows us that what seems impossible today can become reality tomorrow. When President John F. Kennedy set the goal of landing a man on the Moon in 1961, many thought it was a pipe dream. Yet less than a decade later, the Apollo program succeeded, proving that with determination, innovation, and investment, the impossible can be achieved. So, while ambitious, a space elevator is a plausible future project.

    Trying to be as objective as I can, here’s a more nuanced take on feasibility — starting with economics. A space elevator would be expensive; estimates vary, but it’s safe to say it would be a multi-billion-dollar project. To put that in perspective: SoFi Stadium cost $4.9 billion, and the Apollo program cost about $203 billion (adjusted to 2015 dollars). Expert analyses estimate the cost of the first space elevator between $6 billion and $100 billion depending on design and infrastructure included. So financially, it’s ambitious but plausible, especially as a long-term infrastructure investment with transformative potential for space access and sustainable resource use.

    The technical challenges are immense, but so are those of every large, unprecedented undertaking. Picture a tether anchored to a mobile ocean platform, gently swaying with the waves, while robotic climbers ascend and descend, carrying cargo and passengers to the stars.

    Several organizations, including the International Space Elevator Consortium, are actively developing the technologies and infrastructure needed. While we’re far from the finish line, the potential benefits—significantly reduced launch costs, increased space access, and large-scale space-based solar power—are exciting.

    A key technical hurdle is finding a material with sufficient tensile strength. Though it might sound counterintuitive, a space elevator is more like a suspension bridge to space than a giant tower. The concept evolved from building “bottom-up” to a “top-down” approach, where a geostationary satellite deploys a cable down to Earth. Currently, carbon nanotubes (CNTs) and ultra-high molecular weight polyethylene (UHMWPE) are leading candidates for tether materials. For example, Shizuoka University in Japan is prototyping and testing high-tensile-strength materials in space. The key issues remain: producing suitable materials like carbon nanotubes at scale.

    In conclusion, while we can’t build a fully operational space elevator today, overcoming the technical difficulties in the near future is possible. With continued advances in materials science, engineering, and technology, we may soon see the space elevator shift from futuristic fantasy to game-changing reality.

    I’m no space engineering expert, so I welcome corrections and insights.
    ---

    References & Further Reading
    - Edwards, Bradley C. “The Space Elevator.” nss.org/wp-content/uploads/201
    - Gao, Tianrui. “The Feasibility Analysis of a Space Elevator.” ijetch.org/2024/IJET-V16N4-129
    - International Space Elevator Consortium — Annual Studies isec.org/studies/#ApexAnchor

    Recommended Videos
    - Space Elevators: Strategies & Status — youtu.be/V0ju74IqW0A
    - Clean Energy From Space? — youtu.be/iNqCAvL1T1Y
    - Asteroid Mining — youtu.be/3-3DjxhGaUg
    - Everyone is Wrong About Asteroid Mining — youtu.be/p3hlnL2JN8E

    CC: @cy @isecdotorg @sorceressofmathematics @goodmirek @tiotasram @Ifrauding @Elrick_Winter @tiotasram @davidtheeviloverlord

    #SpaceElevator #FutureTech #SpaceExploration #Innovation #ScienceFiction #Engineering #SpaceTravel #CarbonNanotubes #UHMWPE #FeasibilityStudy #SpaceAccess #SustainableTech #SpaceResearch #SpaceEngineering
    #SpaceTechnology #SpaceEconomics #SpaceInnovation #SpaceDevelopment
    #megaprojects #SpaceTower #Megastructure

  27. Our partner organisation, the British Interplanetary Society, is proud to support the 2026 International Space Competition, inviting young people aged 12–19 to design a “Martian Gateway” – a space station in orbit around Mars that links Earth, the Moon and a future Mars base.

    The competition is free to enter for individuals or teams of up to three, with major prizes including scholarships and STEM course places. Entries are open worldwide until 31 May 2026.

    Find full details and registration via the Arts & Business College of London, follow this link : abclondon.org.uk/programmes/st

    Could your Gateway concept include a #SpaceElevator to the Mars surface ? That's for you to decide !

  28. Presentation videos and slides from our September 6/7 #SpaceElevator conference are now available on our website : isec.org/2025-isec-conference-

    Thanks to everyone who participated !

  29. Our March 2025 #SpaceElevator newsletter has :

    - Editor’s Note
    - President’s Note
    - Chief Architect’s Corner
    - Academic Challenge Winners
    - History Corner
    - Our Youngest Supporter
    - Tether Materials
    - Solar System Space Elevators
    - Social Media Update

    … plus much more, follow this link :
    isec.org/space-elevator-newsle