Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Sending coins via Twitter

    Feathercoin Discussion
    10
    17
    2090
    Loading More Posts
    • 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.
    • P
      Pryderi Regular Member last edited by

      Any coders out there who could create such thing for Feathercoin? I freaking love it: [url=http://www.tippercoin.com/#/]http://www.tippercoin.com/#/[/url]

      Sending FTC over twitter with just a simple tweet, even more brilliant than bitpay and very useful in the pub! ;)

      ‘’@Feathercoin, I owe you 2 beer, 0.xxx BTC’’ and it will be send from my account/adress to Feathercoin.

      The only thing this needs is a safe and secure structure. Is this a very nice concept they just released or am I too positive about it?
      What are your thoughts?

      1 Reply Last reply Reply Quote 0
      • C
        chrisj Regular Member last edited by

        Yes I love tipping apps like this, I met Pikapay in Amsterdam. But they are not big fans of alt chains.

        1 Reply Last reply Reply Quote 0
        • P
          Pryderi Regular Member last edited by

          Ah I thought this was a new concept. Do you know anyone on the team who could be able to create something like this?

          Or Kevlar, you out there? ;)

          1 Reply Last reply Reply Quote 0
          • U
            UKMark last edited by

            This is great, plus its open source.
            I like the way it uses the standard twitter interface too, really clever stuff! 8)
            Have 2 beers lol :D

            1 Reply Last reply Reply Quote 0
            • K
              Kevlar Spammer last edited by

              [quote name=“Pryderi” post=“47150” timestamp=“1387826966”]
              Ah I thought this was a new concept. Do you know anyone on the team who could be able to create something like this?

              Or Kevlar, you out there? ;)
              [/quote]

              It’s really easy to do. Let me finish up Link, and next year we’ll look into this.

              1 Reply Last reply Reply Quote 0
              • F
                FTClover Regular Member Banned last edited by

                Not a bad idea! But twitter accounts can get hacked so there would be a need for extra security…

                1 Reply Last reply Reply Quote 0
                • P
                  Pryderi Regular Member last edited by

                  [quote name=“FTClover” post=“47162” timestamp=“1387832406”]
                  twitter accounts can get hacked
                  [/quote]

                  Isn’t this the case on everything on the webs?

                  1 Reply Last reply Reply Quote 0
                  • K
                    Kevlar Spammer last edited by

                    [quote name=“Pryderi” post=“47175” timestamp=“1387833974”]
                    [quote author=FTClover link=topic=6336.msg47162#msg47162 date=1387832406]
                    twitter accounts can get hacked
                    [/quote]

                    Isn’t this the case on everything on the webs?
                    [/quote]

                    Yep. With a system like this, your bitcoins are as secure as your twitter account. There’s really no way of changing that, or providing an extra layer of security: If you can authenticate as the user, you can authorize the transaction.

                    It’s a non-issue as far as I’m concerned. If your twitter gets hacked and you didn’t claim your bitcoins, it’s no different than your wallet getting hacked. Does this mean you shouldn’t rely on this as your primary wallet? Yep. Does it mean we shouldn’t build it for fear people do stupid shit with it and lose their coins? No way.

                    We’ll kickstart it in January after Link is running smoothly.

                    1 Reply Last reply Reply Quote 0
                    • F
                      FTClover Regular Member Banned last edited by

                      [quote name=“Kevlar” post=“47180” timestamp=“1387834393”]
                      [quote author=Pryderi link=topic=6336.msg47175#msg47175 date=1387833974]
                      [quote author=FTClover link=topic=6336.msg47162#msg47162 date=1387832406]
                      twitter accounts can get hacked
                      [/quote]

                      Isn’t this the case on everything on the webs?
                      [/quote]

                      Yep. With a system like this, your bitcoins are as secure as your twitter account. There’s really no way of changing that, or providing an extra layer of security: If you can authenticate as the user, you can authorize the transaction.

                      It’s a non-issue as far as I’m concerned. If your twitter gets hacked and you didn’t claim your bitcoins, it’s no different than your wallet getting hacked. Does this mean you shouldn’t rely on this as your primary wallet? Yep. Does it mean we shouldn’t build it for fear people do stupid shit with it and lose their coins? No way.

                      We’ll kickstart it in January after Link is running smoothly.
                      [/quote]

                      Well all I’m saying is maybe using phone verification for every transaction such as an sms with a pin code or something?

                      1 Reply Last reply Reply Quote 0
                      • H
                        HopeStillFlies Regular Member last edited by

                        [quote name=“FTClover” post=“47243” timestamp=“1387857463”]

                        Well all I’m saying is maybe using phone verification for every transaction such as an sms with a pin code or something?
                        [/quote]Two factor authentication? Does Twitter have that built in as an option by default?

                        1 Reply Last reply Reply Quote 0
                        • K
                          Kevlar Spammer last edited by

                          [quote name=“FTClover” post=“47243” timestamp=“1387857463”]
                          [quote author=Kevlar link=topic=6336.msg47180#msg47180 date=1387834393]
                          [quote author=Pryderi link=topic=6336.msg47175#msg47175 date=1387833974]
                          [quote author=FTClover link=topic=6336.msg47162#msg47162 date=1387832406]
                          twitter accounts can get hacked
                          [/quote]

                          Isn’t this the case on everything on the webs?
                          [/quote]

                          Yep. With a system like this, your bitcoins are as secure as your twitter account. There’s really no way of changing that, or providing an extra layer of security: If you can authenticate as the user, you can authorize the transaction.

                          It’s a non-issue as far as I’m concerned. If your twitter gets hacked and you didn’t claim your bitcoins, it’s no different than your wallet getting hacked. Does this mean you shouldn’t rely on this as your primary wallet? Yep. Does it mean we shouldn’t build it for fear people do stupid shit with it and lose their coins? No way.

                          We’ll kickstart it in January after Link is running smoothly.
                          [/quote]

                          Well all I’m saying is maybe using phone verification for every transaction such as an sms with a pin code or something?
                          [/quote]

                          Sure you could add 2fa to the site itself. It wouldn’t stop a first time receiver from being hacked.

                          1 Reply Last reply Reply Quote 0
                          • A
                            atlantik last edited by

                            This is very practical! Looking foward to FTC twitter app. Thanks.

                            1 Reply Last reply Reply Quote 0
                            • A
                              aatje92 last edited by

                              Will help where i can!

                              1 Reply Last reply Reply Quote 0
                              • K
                                Kevlar Spammer last edited by

                                Well I looked into the twitter API today. The API supports streaming for a topic. So it’s trivial to listen for specific mentions.

                                That makes this really easy to do.

                                Let’s get Link finished, then we’ll get this underway.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  TheRedViper last edited by

                                  This is an excellent idea! Think of all the publicity this would add to FTC, other than being really handy and functional.

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    aatje92 last edited by

                                    [quote name=“mharrison” post=“49705” timestamp=“1388842764”]
                                    I just came across this post, I have been working on a project for this. I have been testing the past few days and it seems to be working as expected. All I need to do now is create the interface and push it out to my server. I am hoping to have it out tonight or by the end of tomorrow. I cannot design, so I am just using a basic UI. Should not take me long.
                                    [/quote]

                                    Sounds exciting! Let us know :)

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      SkullandHeadphones Regular Member last edited by

                                      [quote name=“mharrison” post=“49705” timestamp=“1388842764”]
                                      I just came across this post, I have been working on a project for this. I have been testing the past few days and it seems to be working as expected. All I need to do now is create the interface and push it out to my server. I am hoping to have it out tonight or by the end of tomorrow. I cannot design, so I am just using a basic UI. Should not take me long.
                                      [/quote]

                                      Mharrison, It’s nice to see everyone working together, keep up to good work man… +1Rep

                                      1 Reply Last reply Reply Quote 0
                                      • First post
                                        Last post