Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
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

NodeBB

  1. Home
  2. Selfhosted
  3. Looking for an web-based secure message service

Looking for an web-based secure message service

Scheduled Pinned Locked Moved Selfhosted
selfhosted
12 Posts 10 Posters 14 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.
  • vanilla_puddinfudge@infosec.pubV This user is from outside of this forum
    vanilla_puddinfudge@infosec.pubV This user is from outside of this forum
    [email protected]
    wrote last edited by [email protected]
    #1

    Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

    Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

    I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

    cloudless@piefed.socialC S T A J 8 Replies Last reply
    39
    • vanilla_puddinfudge@infosec.pubV [email protected]

      Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

      Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

      I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

      cloudless@piefed.socialC This user is from outside of this forum
      cloudless@piefed.socialC This user is from outside of this forum
      [email protected]
      wrote last edited by
      #2

      Not sure what you mean by html based. Do you mean web based?

      Does this fit your needs?
      https://github.com/PrivateBin/PrivateBin

      vanilla_puddinfudge@infosec.pubV 1 Reply Last reply
      25
      • vanilla_puddinfudge@infosec.pubV [email protected]

        Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

        Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

        I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

        S This user is from outside of this forum
        S This user is from outside of this forum
        [email protected]
        wrote last edited by
        #3

        I think I've seen some things like that, but you can never stop them from taking a screen shot, with a camera if necessary.

        1 Reply Last reply
        7
        • vanilla_puddinfudge@infosec.pubV [email protected]

          Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

          Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

          I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

          T This user is from outside of this forum
          T This user is from outside of this forum
          [email protected]
          wrote last edited by
          #4

          I mean that's pretty easy to build yourself. You can write a super simple web app and on get it displays a message then deletes it from database.

          1 Reply Last reply
          6
          • vanilla_puddinfudge@infosec.pubV [email protected]

            Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

            Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

            I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

            A This user is from outside of this forum
            A This user is from outside of this forum
            [email protected]
            wrote last edited by [email protected]
            #5

            I think CryptPad has delete-after-view.

            Edit: yes, it has

            1 Reply Last reply
            9
            • vanilla_puddinfudge@infosec.pubV [email protected]

              Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

              Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

              I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

              J This user is from outside of this forum
              J This user is from outside of this forum
              [email protected]
              wrote last edited by
              #6

              Nothing made with purely HTML would be capable of this.

              1 Reply Last reply
              8
              • cloudless@piefed.socialC [email protected]

                Not sure what you mean by html based. Do you mean web based?

                Does this fit your needs?
                https://github.com/PrivateBin/PrivateBin

                vanilla_puddinfudge@infosec.pubV This user is from outside of this forum
                vanilla_puddinfudge@infosec.pubV This user is from outside of this forum
                [email protected]
                wrote last edited by
                #7

                Per-FECT

                Already got it running. Simple and clean, thanks!

                1 Reply Last reply
                12
                • vanilla_puddinfudge@infosec.pubV [email protected]

                  Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

                  Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

                  I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

                  S This user is from outside of this forum
                  S This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #8

                  I developed https://e2epaste.xyz/ a while back that is capable of this.

                  You can set the number of views, after which the paste is permanently deleted. It's fully end to end encrypted, and the server has no way of knowing the contents of pastes.

                  _ 1 Reply Last reply
                  11
                  • S [email protected]

                    I developed https://e2epaste.xyz/ a while back that is capable of this.

                    You can set the number of views, after which the paste is permanently deleted. It's fully end to end encrypted, and the server has no way of knowing the contents of pastes.

                    _ This user is from outside of this forum
                    _ This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #9

                    This is so sick, great tool

                    S 1 Reply Last reply
                    5
                    • _ [email protected]

                      This is so sick, great tool

                      S This user is from outside of this forum
                      S This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #10

                      Thank you!

                      1 Reply Last reply
                      2
                      • vanilla_puddinfudge@infosec.pubV [email protected]

                        Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

                        Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

                        I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

                        I This user is from outside of this forum
                        I This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #11

                        I know you mentioned Nextcloud and if you happen to already be running it you can use the add-on/module/whatever called Secrets, its exactly what you describe. You make note, send link (can password protect if you want) and once its been viewed its gone.

                        If you don't already have Nextcloud, check out vaultwarden's (bitwarden) send feature.

                        1 Reply Last reply
                        6
                        • vanilla_puddinfudge@infosec.pubV [email protected]

                          Essentially, I'm looking for self-destructing messages. I grab a link, I send it to a family member, they read the information, it's gone after they read it, and all they need to have to interact with it is the original link to the url.

                          Are there any foss solutions by which to just type out a message, send a link to someone and have it be deleted after they read it?

                          I'm aware that Nextcloud has the ability to share links to users who don't have accounts for temporary spans of time, that's... similar, but I don't believe it can instantly disable after the first visit.

                          3dcadmin@lemmy.relayeasy.com3 This user is from outside of this forum
                          3dcadmin@lemmy.relayeasy.com3 This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #12

                          Not seen anything quite like that to be honest, but I do have a service running a pretty decent chat room system that doesn't keep any data after the room is nuked. Not quite the same I know... but it works well for me!

                          https://chat.3dcandy.live/

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


                          • Login

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