Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. You know what would be good?

You know what would be good?

Scheduled Pinned Locked Moved Uncategorized
include
13 Posts 11 Posters 3 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

    You know what would be good? If C/C++ supported remote includes, like so:

    #include <http://example.com/someinclude.h>

    kauzu@infosec.exchangeK This user is from outside of this forum
    kauzu@infosec.exchangeK This user is from outside of this forum
    kauzu@infosec.exchange
    wrote last edited by
    #2

    @lcamtuf bro

    synlogic4242@social.vivaldi.netS 1 Reply Last reply
    0
    • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

      You know what would be good? If C/C++ supported remote includes, like so:

      #include <http://example.com/someinclude.h>

      breathoflife@infosec.exchangeB This user is from outside of this forum
      breathoflife@infosec.exchangeB This user is from outside of this forum
      breathoflife@infosec.exchange
      wrote last edited by
      #3

      @lcamtuf

      is pulling code from random websites a good idea?

      lcamtuf@infosec.exchangeL 1 Reply Last reply
      0
      • breathoflife@infosec.exchangeB breathoflife@infosec.exchange

        @lcamtuf

        is pulling code from random websites a good idea?

        lcamtuf@infosec.exchangeL This user is from outside of this forum
        lcamtuf@infosec.exchangeL This user is from outside of this forum
        lcamtuf@infosec.exchange
        wrote last edited by
        #4

        @breathOfLife Yes, if they display a lock icon it means they use military-grade security

        eliasp@mastodon.socialE synlogic4242@social.vivaldi.netS 2 Replies Last reply
        0
        • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

          You know what would be good? If C/C++ supported remote includes, like so:

          #include <http://example.com/someinclude.h>

          P This user is from outside of this forum
          P This user is from outside of this forum
          pinskia@hachyderm.io
          wrote last edited by
          #5

          @lcamtuf
          While C/C++ does not support that directly @compiler_explorer does.

          compiler_explorer@hachyderm.ioC 1 Reply Last reply
          0
          • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

            You know what would be good? If C/C++ supported remote includes, like so:

            #include <http://example.com/someinclude.h>

            philip@mastodon.mallegolhansen.comP This user is from outside of this forum
            philip@mastodon.mallegolhansen.comP This user is from outside of this forum
            philip@mastodon.mallegolhansen.com
            wrote last edited by
            #6

            @lcamtuf 10/10 no notes.

            1 Reply Last reply
            0
            • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

              You know what would be good? If C/C++ supported remote includes, like so:

              #include <http://example.com/someinclude.h>

              marmarta@chaos.socialM This user is from outside of this forum
              marmarta@chaos.socialM This user is from outside of this forum
              marmarta@chaos.social
              wrote last edited by
              #7

              @lcamtuf I think whoever made the stackoverflow module for python should get on it right now.

              1 Reply Last reply
              0
              • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

                You know what would be good? If C/C++ supported remote includes, like so:

                #include <http://example.com/someinclude.h>

                a2_4am@mastodon.socialA This user is from outside of this forum
                a2_4am@mastodon.socialA This user is from outside of this forum
                a2_4am@mastodon.social
                wrote last edited by
                #8

                @lcamtuf everything old is new again: https://www.w3.org/blog/2008/w3c-s-excessive-dtd-traffic/

                1 Reply Last reply
                0
                • P pinskia@hachyderm.io

                  @lcamtuf
                  While C/C++ does not support that directly @compiler_explorer does.

                  compiler_explorer@hachyderm.ioC This user is from outside of this forum
                  compiler_explorer@hachyderm.ioC This user is from outside of this forum
                  compiler_explorer@hachyderm.io
                  wrote last edited by
                  #9

                  @pinskia @lcamtuf through a pretty grim client-side hack...and not transitively. But, sort of yes 🙂

                  -mg

                  1 Reply Last reply
                  0
                  • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

                    @breathOfLife Yes, if they display a lock icon it means they use military-grade security

                    eliasp@mastodon.socialE This user is from outside of this forum
                    eliasp@mastodon.socialE This user is from outside of this forum
                    eliasp@mastodon.social
                    wrote last edited by
                    #10

                    @lcamtuf I just hope the remote include handler supports a graceful downgrade in case the remote host truthfully reports not being able to support this fancy new Secure Socket Layer stuff - not everyone can spend hundreds of dollars on those certificates every year or have a beefy enough CPU to deal with the encryption overhead!

                    @breathOfLife

                    1 Reply Last reply
                    0
                    • kauzu@infosec.exchangeK kauzu@infosec.exchange

                      @lcamtuf bro

                      synlogic4242@social.vivaldi.netS This user is from outside of this forum
                      synlogic4242@social.vivaldi.netS This user is from outside of this forum
                      synlogic4242@social.vivaldi.net
                      wrote last edited by
                      #11

                      @kauzu @lcamtuf yeah esp for absolutely critical software like drivers and OS kernels it would be nice if the C preprocessor let us do things like "//embed: curl [url] | sudo bash" because WHAT COULD POSSIBLY EVER GO WRONG? ha

                      1 Reply Last reply
                      0
                      • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

                        @breathOfLife Yes, if they display a lock icon it means they use military-grade security

                        synlogic4242@social.vivaldi.netS This user is from outside of this forum
                        synlogic4242@social.vivaldi.netS This user is from outside of this forum
                        synlogic4242@social.vivaldi.net
                        wrote last edited by
                        #12

                        @lcamtuf @breathOfLife I would would the lock icon to have different visual tiers if its like Lichenstein's military or Uganda etc

                        1 Reply Last reply
                        0
                        • lcamtuf@infosec.exchangeL lcamtuf@infosec.exchange

                          You know what would be good? If C/C++ supported remote includes, like so:

                          #include <http://example.com/someinclude.h>

                          N This user is from outside of this forum
                          N This user is from outside of this forum
                          nothacking@infosec.exchange
                          wrote last edited by
                          #13
                          @lcamtuf Javascript called, they want their package manager back.
                          1 Reply Last reply
                          1
                          0
                          • R relay@relay.infosec.exchange shared this topic
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups