momaek Posted March 4, 2021 Posted March 4, 2021 https://github.com/momaek/authy choc, aviaryan and jesused 3
momaek Posted March 4, 2021 Author Posted March 4, 2021 Just now, momaek said: https://github.com/momaek/authy gohoyer 1
Pearcen Posted June 21, 2021 Posted June 21, 2021 Thank you for this, for making me a little less mouse dependent.
aviaryan Posted June 29, 2021 Posted June 29, 2021 (edited) Hi, I notice this creates 2 files .authy.json and .authycache.json. They contain my password, secret keys of 2fa of my sites, etc. Isn't this unsafe? Edit - Btw, nice work. Set it up on my machine. Now I don't have to open Authy 3-5 times a day. Thanks! Edited June 29, 2021 by aviaryan
momaek Posted July 20, 2021 Author Posted July 20, 2021 On 6/30/2021 at 2:51 AM, aviaryan said: Hi, I notice this creates 2 files .authy.json and .authycache.json. They contain my password, secret keys of 2fa of my sites, etc. Isn't this unsafe? Edit - Btw, nice work. Set it up on my machine. Now I don't have to open Authy 3-5 times a day. Thanks! You're right, I‘ve considered this question. But there is no good way with that. Just keep your mac safe 😹😂
stefano Posted October 8, 2021 Posted October 8, 2021 I've to change the initial scritpt to this `/bin/bash` and then add only `authy fuzz --alfred $@` in the normal workflow i had `cat: command not found`
momaek Posted October 10, 2021 Author Posted October 10, 2021 On 10/8/2021 at 8:20 PM, stefano said: I've to change the initial scritpt to this `/bin/bash` and then add only `authy fuzz --alfred $@` in the normal workflow i had `cat: command not found` That means `cat` is not in your AfredWorkflow's `PATH`, please check this https://github.com/momaek/authy#q-dont-workdont-show-result
greenamit Posted February 20, 2022 Posted February 20, 2022 When installing and running authy refresh I get: 2022/02/20 11:27:20 token.go:119: Decrypt token failed decryption failed
gb0 Posted April 19, 2022 Posted April 19, 2022 Hi! Could you make the instructions more clear for non-coders? I have followed the GitHub instructions but can't seem to understand the PATH? here is the error mv: rename authy to /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin: No such file or directory after I use the command % echo $PATH and I get this output /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
vitor Posted April 19, 2022 Posted April 19, 2022 @gb0 Indeed it’s not clear from the way it’s worded, but what you need to do is to move it to one of those directories, like /usr/local/bin.
gb0 Posted April 19, 2022 Posted April 19, 2022 4 hours ago, vitor said: @gb0 Indeed it’s not clear from the way it’s worded, but what you need to do is to move it to one of those directories, like /usr/local/bin. ok thanks I've messed up with the bin directory somehow before
gb0 Posted September 11, 2023 Posted September 11, 2023 hi! so I've added a few entries on the authy app but when I do atrefresh I can't see them updated through the workflow. any help?
jesused Posted March 17, 2024 Posted March 17, 2024 On 3/4/2021 at 9:46 AM, momaek said: https://github.com/momaek/authy Hello friend! I love it and I hope I can use this very very useful!!! What happens is that I don't understand how it installs well... I use zsh and I know what my path is (echo $path) but I don't know how to do it well... I've installed GO on the terminal but I don't know how to install the Authy folder and run it... Thank you!
stefano Posted July 22, 2024 Posted July 22, 2024 Since authy discontinued the api this workflow works as long as you got the data before the closing of API. wondering if the library will be update with the new api https://www.twilio.com/en-us/blog/migrate-authy-to-verify There's an issue on github. https://github.com/momaek/authy/issues/34
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now