Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • 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 (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Bibliogram - View Instagram with Privacy

Bibliogram - View Instagram with Privacy

Scheduled Pinned Locked Moved App Wishlist
17 Posts 7 Posters 4.8k Views 7 Watching
  • 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.
  • ericdrgnE Offline
    ericdrgnE Offline
    ericdrgn
    wrote on last edited by
    #1

    Code: https://sr.ht/~cadence/bibliogram/
    Docker: https://hub.docker.com/r/cloudrac3r/bibliogram

    Like Invidious (YouTube) and Nitter (Twitter) this provides a front end to view Instagram without the tracking. I think providing these services is important and would like to see these added to Cloudron.

    timconsidineT J 2 Replies Last reply
    6
    • ericdrgnE ericdrgn

      Code: https://sr.ht/~cadence/bibliogram/
      Docker: https://hub.docker.com/r/cloudrac3r/bibliogram

      Like Invidious (YouTube) and Nitter (Twitter) this provides a front end to view Instagram without the tracking. I think providing these services is important and would like to see these added to Cloudron.

      timconsidineT Offline
      timconsidineT Offline
      timconsidine
      App Dev
      wrote on last edited by
      #2

      @ericdrgn said in Bibliogram - View Instagram with Privacy:

      I think providing these services is important

      👍 💯

      1 Reply Last reply
      3
      • jdaviescoatesJ Online
        jdaviescoatesJ Online
        jdaviescoates
        wrote on last edited by
        #3

        I'd like this too. Although I'd note that none of the public instances I've visited recently actually work. Instagram is obviously blocking them. I'd guess a lower-use self-hosted instance could fair better, but I imagine it could also fall foul to similar blocks.

        I use Cloudron with Gandi & Hetzner

        timconsidineT 3 Replies Last reply
        2
        • jdaviescoatesJ jdaviescoates

          I'd like this too. Although I'd note that none of the public instances I've visited recently actually work. Instagram is obviously blocking them. I'd guess a lower-use self-hosted instance could fair better, but I imagine it could also fall foul to similar blocks.

          timconsidineT Offline
          timconsidineT Offline
          timconsidine
          App Dev
          wrote on last edited by
          #4

          @jdaviescoates I found one that was working.
          Lost it now but will see if I can find it again.
          But for the reasons you state, I would prefer to self-host.
          I think Instagram only cares about the big feeds, they're not interested or bothered about the little fish.

          1 Reply Last reply
          1
          • jdaviescoatesJ jdaviescoates

            I'd like this too. Although I'd note that none of the public instances I've visited recently actually work. Instagram is obviously blocking them. I'd guess a lower-use self-hosted instance could fair better, but I imagine it could also fall foul to similar blocks.

            timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote on last edited by
            #5

            @jdaviescoates I did have https://bibliogram.snopyta.org working to provide a user's feed by RSS
            But I can't get it working now
            Maybe they are blocking more aggressively
            I guess anything listed as a source with multiple users is going to hit some limits and attract attention.
            But there is still a chance it may work for a tiny self-hosted instance.
            I will try it on my docker VPS and see if it builds, although their source page doesn't exhibit much confidence !

            ericdrgnE 1 Reply Last reply
            2
            • jdaviescoatesJ jdaviescoates

              I'd like this too. Although I'd note that none of the public instances I've visited recently actually work. Instagram is obviously blocking them. I'd guess a lower-use self-hosted instance could fair better, but I imagine it could also fall foul to similar blocks.

              timconsidineT Offline
              timconsidineT Offline
              timconsidine
              App Dev
              wrote on last edited by timconsidine
              #6

              @jdaviescoates so I tried the docker image for bibliogram (docker run not the docker-compose route)
              It actually starts and runs fine.

              But there is an immediate block from instagram
              Kinda surprises me but maybe Insta has some way of detecting even a fresh Bibligram instance

              Or they're still recovering from the FB outage and blocked a lot of things

              Anyway, while it would be nice to have a working Bibliogram, I don't have time to debug or look for workarounds just now.

              EDIT : there are 2 other install routes. I don't think they will include anything which acts to get around a block, but conceptually they might. Haven't tried them, just noting it in case someone wants to try one of the other routes.

              1 Reply Last reply
              2
              • robiR Offline
                robiR Offline
                robi
                wrote on last edited by
                #7

                They may be checking user-agent, so if that's a setting, set it for a common browser.

                Conscious tech

                timconsidineT 1 Reply Last reply
                2
                • timconsidineT timconsidine

                  @jdaviescoates I did have https://bibliogram.snopyta.org working to provide a user's feed by RSS
                  But I can't get it working now
                  Maybe they are blocking more aggressively
                  I guess anything listed as a source with multiple users is going to hit some limits and attract attention.
                  But there is still a chance it may work for a tiny self-hosted instance.
                  I will try it on my docker VPS and see if it builds, although their source page doesn't exhibit much confidence !

                  ericdrgnE Offline
                  ericdrgnE Offline
                  ericdrgn
                  wrote on last edited by
                  #8

                  @timconsidine That's interesting I used it (the one you linked) before I posted it and just checked again with profile's I didn't check last night and it all works smoothly on my end.

                  Either way I do think it would work in small instances as you've mentioned.

                  1 Reply Last reply
                  1
                  • robiR robi

                    They may be checking user-agent, so if that's a setting, set it for a common browser.

                    timconsidineT Offline
                    timconsidineT Offline
                    timconsidine
                    App Dev
                    wrote on last edited by
                    #9

                    @robi good tip thank you

                    L 1 Reply Last reply
                    0
                    • timconsidineT timconsidine

                      @robi good tip thank you

                      L Offline
                      L Offline
                      LoudLemur
                      wrote on last edited by
                      #10

                      @timconsidine What is the latest on Bibliogram on Cloudron?

                      timconsidineT 1 Reply Last reply
                      0
                      • L LoudLemur

                        @timconsidine What is the latest on Bibliogram on Cloudron?

                        timconsidineT Offline
                        timconsidineT Offline
                        timconsidine
                        App Dev
                        wrote on last edited by
                        #11

                        @loudlemur I have given up as Instagram seem very effective at blocking Bibliogram, even self-hosted.

                        L 1 Reply Last reply
                        2
                        • timconsidineT timconsidine

                          @loudlemur I have given up as Instagram seem very effective at blocking Bibliogram, even self-hosted.

                          L Offline
                          L Offline
                          LoudLemur
                          wrote on last edited by
                          #12

                          @timconsidine Thanks for trying and letting us know. It looks like we will need a new way of framing Instagram, or an altogether better replacement.

                          jdaviescoatesJ 1 Reply Last reply
                          1
                          • L LoudLemur

                            @timconsidine Thanks for trying and letting us know. It looks like we will need a new way of framing Instagram, or an altogether better replacement.

                            jdaviescoatesJ Online
                            jdaviescoatesJ Online
                            jdaviescoates
                            wrote on last edited by
                            #13

                            @loudlemur said in Bibliogram - View Instagram with Privacy:

                            an altogether better replacement.

                            Pixelfed. Already in the App Store 🙂

                            I use Cloudron with Gandi & Hetzner

                            S L 2 Replies Last reply
                            1
                            • jdaviescoatesJ jdaviescoates

                              @loudlemur said in Bibliogram - View Instagram with Privacy:

                              an altogether better replacement.

                              Pixelfed. Already in the App Store 🙂

                              S Offline
                              S Offline
                              samwinchester
                              wrote on last edited by samwinchester
                              #14

                              @jdaviescoates said in Bibliogram - View Instagram with Privacy:

                              Pixelfed. Already in the App Store 😀

                              I'm really impressed with Bibliogram! As someone who values privacy and wants to use social media without sacrificing it, this platform is exactly what I was looking for. I appreciate that it allows me to view Instagram content without giving away my personal data to the platform. The interface is user-friendly and easy to navigate, and I haven't experienced any lag or technical issues so far. Overall, I highly recommend Bibliogram to anyone who is concerned about their online privacy and wants a safe alternative to Instagram.

                              1 Reply Last reply
                              1
                              • jdaviescoatesJ jdaviescoates

                                @loudlemur said in Bibliogram - View Instagram with Privacy:

                                an altogether better replacement.

                                Pixelfed. Already in the App Store 🙂

                                L Offline
                                L Offline
                                LoudLemur
                                wrote on last edited by
                                #15

                                @jdaviescoates Pixelfed is great, but the problem is when other people use instagram. One wants to view or share content that has already been posted there without inflicting its tracking on others.

                                Bibliogram acts as a kind of electronic condom, as does invidious and nitter and the other tools used by the excellent Privacy Redirect browser extension.

                                1 Reply Last reply
                                1
                                • ericdrgnE ericdrgn

                                  Code: https://sr.ht/~cadence/bibliogram/
                                  Docker: https://hub.docker.com/r/cloudrac3r/bibliogram

                                  Like Invidious (YouTube) and Nitter (Twitter) this provides a front end to view Instagram without the tracking. I think providing these services is important and would like to see these added to Cloudron.

                                  J Offline
                                  J Offline
                                  johannesjom
                                  wrote on last edited by
                                  #16

                                  @ericdrgn Bibliogram has been discontinued. https://cadence.moe/blog/2022-09-01-discontinuing-bibliogram

                                  robiR 1 Reply Last reply
                                  2
                                  • J johannesjom

                                    @ericdrgn Bibliogram has been discontinued. https://cadence.moe/blog/2022-09-01-discontinuing-bibliogram

                                    robiR Offline
                                    robiR Offline
                                    robi
                                    wrote on last edited by
                                    #17

                                    @johannesjom forks?

                                    Conscious tech

                                    1 Reply Last reply
                                    0
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    • Login

                                    • Don't have an account? Register

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Categories
                                    • Recent
                                    • Tags
                                    • Popular
                                    • Bookmarks
                                    • Search