#authentication — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #authentication, aggregated by home.social.
-
Why Biometric Identification Is Becoming A Core Feature of Crypto Security
Biometric technologies use physical features to enable identity verification, such as voice, fingerprints, or facial features. These methods help keep criminals from stealing data to carry out illicit transactions, which is why crypto exchanges and individual users are increasingly integrating them. Exchanges utilize technologies such as electronic Know Your Customer (eKYC) and liveness detection to create a multilayered security system…….Continue reading…. By Samuel […] -
Why Biometric Identification Is Becoming A Core Feature of Crypto Security
Biometric technologies use physical features to enable identity verification, such as voice, fingerprints, or facial features. These methods help keep criminals from stealing data to carry out illicit transactions, which is why crypto exchanges and individual users are increasingly integrating them. Exchanges utilize technologies such as electronic Know Your Customer (eKYC) and liveness detection to create a multilayered security system…….Continue reading…. By Samuel […] -
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #sshcommands #publickey -
How to Setup SSH Login with Public Key Authentication (4 Step Quick-Start Guide)
#authentication #publickey #sshcommands #Cloud #DedicatedHosting #Guides #VPS
How To Setup SSH Login With Pu... -
This is the part of 2FA/TOTP that many people don’t realize:
Your phone isn’t receiving the 6-digit code from the server.
Instead, your authenticator app acts like a specialized cryptographic calculator. 🧮🔐
It takes a shared secret key, combines it with the current time, and applies the TOTP algorithm to generate a temporary 6-digit code.
At the same time, the server independently performs the same calculation using its copy of the secret key and the same time counter.
Same secret + same time counter + same algorithm = same result.
That’s why your authenticator app can generate the correct code without receiving it from the server.
It’s a simple idea, but a brilliant application of cryptography.
You can even test this yourself: add the same TOTP secret to both Google Authenticator and Microsoft Authenticator. Even if you set them up at different times, both apps can independently generate the same 6-digit code at the same time.
And here’s another important point:
The algorithm doesn’t need to be secret.
TOTP is based on publicly known, standardized cryptographic algorithms such as HMAC. What needs to remain secret is the shared secret key.
So:
🧮 Algorithm/math: Can be publicly known.
🔑 Secret key: Must remain private. Never share it.
⏱️ Time: Isn’t secret.
🔐 Security: Comes from protecting the secret key, not from hiding the algorithm.That’s a core principle of modern cryptography: A cryptographic system should remain secure even when the algorithm is publicly known. The secret is the key.
#2FA #TwoFactor #Security #Cybersecurity #SecretKey #Authentication #Cryptography #Math #TOTP #OTP #AuthenticatorApp #Internet #SecurityResearch
-
This is the part of 2FA/TOTP that many people don’t realize:
Your phone isn’t receiving the 6-digit code from the server.
Instead, your authenticator app acts like a specialized cryptographic calculator. 🧮🔐
It takes a shared secret key, combines it with the current time, and applies the TOTP algorithm to generate a temporary 6-digit code.
At the same time, the server independently performs the same calculation using its copy of the secret key and the same time counter.
Same secret + same time counter + same algorithm = same result.
That’s why your authenticator app can generate the correct code without receiving it from the server.
It’s a simple idea, but a brilliant application of cryptography.
You can even test this yourself: add the same TOTP secret to both Google Authenticator and Microsoft Authenticator. Even if you set them up at different times, both apps can independently generate the same 6-digit code at the same time.
And here’s another important point:
The algorithm doesn’t need to be secret.
TOTP is based on publicly known, standardized cryptographic algorithms such as HMAC. What needs to remain secret is the shared secret key.
So:
🧮 Algorithm/math: Can be publicly known.
🔑 Secret key: Must remain private. Never share it.
⏱️ Time: Isn’t secret.
🔐 Security: Comes from protecting the secret key, not from hiding the algorithm.That’s a core principle of modern cryptography: A cryptographic system should remain secure even when the algorithm is publicly known. The secret is the key.
#2FA #TwoFactor #Security #Cybersecurity #SecretKey #Authentication #Cryptography #Math #TOTP #OTP #AuthenticatorApp #Internet #SecurityResearch
-
Secure Netdata's built-in web server with TLS and basic auth. Set bind to a specific IP, enable ssl, and enforce HTTP auth against a file. Works on Netdata v1.30+, all Linux, FreeBSD. #netdata #tls #authentication
https://www.valtersit.com/vault/enable-netdatas-builtin-web-server-with-tls-and-basic-auth-b45310/
-
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #sshcommands #publickey -
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #sshcommands #publickey -
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to ...
Continued 👉 #sshcommands #publickey
How to Setup SSH Login with Pu... -
I’m looking for a good alternative to Google Authenticator for Two Factor Authentication.
What authenticator app are you using, and would you recommend it? And why would you recomend it?
I have not experienced any errors and its really working fine. I am just trying to stay away from #Google Services as much as posible
-
I’m looking for a good alternative to Google Authenticator for Two Factor Authentication.
What authenticator app are you using, and would you recommend it? And why would you recomend it?
I have not experienced any errors and its really working fine. I am just trying to stay away from #Google Services as much as posible
-
16 Groups Warn FCC’s New ‘Robocall Plan’ Is Really About Dramatically Undermining Privacy
-
16 Groups Warn FCC’s New ‘Robocall Plan’ Is Really About Dramatically Undermining Privacy
-
Pass the Passkey: A Novel Attack Surface in Passwordless Authentication
https://unit42.paloaltonetworks.com/passwordless-authentication-security-risks/
Comments: https://news.ycombinator.com/item?id=49176644
#HackerNews #passwordless #authentication #cybersecurity #passkey #security #risks #novel #attack #surface
-
Pass the Passkey: A Novel Attack Surface in Passwordless Authentication
https://unit42.paloaltonetworks.com/passwordless-authentication-security-risks/
Comments: https://news.ycombinator.com/item?id=49176644
#HackerNews #passwordless #authentication #cybersecurity #passkey #security #risks #novel #attack #surface
-
I'm glad @Waterfox Private Search has tweaked their UI to show more results, this makes it much more worthwhile and useful!
Now if they could just stop emailing me a code when I have to log in (which seems very frequent). At least give me the option to use TOTP instead!
#waterfox #WaterfoxPrivateSearch #search #totp #security #authentication
-
I'm glad @Waterfox Private Search has tweaked their UI to show more results, this makes it much more worthwhile and useful!
Now if they could just stop emailing me a code when I have to log in (which seems very frequent). At least give me the option to use TOTP instead!
#waterfox #WaterfoxPrivateSearch #search #totp #security #authentication
-
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #publickey #sshcommands -
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #publickey #sshcommands -
NiemanLab: AI authentication tools are built without adequate journalist input, new report finds. “In June, dozens of journalists, technologists, and academics gathered at NYU’s Arthur L. Carter Journalism Institute in Manhattan to discuss this growing threat to authentication and verification work. Hosted by Princeton’s Center for Information Technology Policy (CITP), the day-long workshop […]
https://rbfirehose.com/2026/07/31/niemanlab-ai-authentication-tools-are-built-without-adequate-journalist-input-new-report-finds/ -
NiemanLab: AI authentication tools are built without adequate journalist input, new report finds. “In June, dozens of journalists, technologists, and academics gathered at NYU’s Arthur L. Carter Journalism Institute in Manhattan to discuss this growing threat to authentication and verification work. Hosted by Princeton’s Center for Information Technology Policy (CITP), the day-long workshop […]
https://rbfirehose.com/2026/07/31/niemanlab-ai-authentication-tools-are-built-without-adequate-journalist-input-new-report-finds/ -
🔐 brokenscripts/authentik_traefik
Authentik behind Traefik
Deploys Authentik with Traefik 3.x as a reverse proxy using Docker Compose, supporting embedded outposts and custom DNS
⭐ Stars: 533
📅 Last Update: Jul 24, 2026https://github.com/brokenscripts/authentik_traefik
#selfhosted #homelab #selfhost #selfhosting #opensource #authentication #traefik
-
🔐 brokenscripts/authentik_traefik
Authentik behind Traefik
Deploys Authentik with Traefik 3.x as a reverse proxy using Docker Compose, supporting embedded outposts and custom DNS
⭐ Stars: 533
📅 Last Update: Jul 24, 2026https://github.com/brokenscripts/authentik_traefik
#selfhosted #homelab #selfhost #selfhosting #opensource #authentication #traefik
-
Deepfakes can waste critical investigative time, but S21 Deepfake Detector helps teams assess images and video frames for synthetic or manipulated content quickly, securely, and entirely offline. https://www.forensicfocus.com/news/deepfakes-are-now-an-investigative-risk-unmasked-authenticity-must-be-assessed/ #CSAM #ICAC #Semantics21 #S21 #EveryVictimMatters #DeepfakeDetection #Authentication
-
Чек‑лист внедрения аутентификации Manticore в продакшн
В проде подход «включил и готово» почти никогда не работает. Для автономного узла техническая последовательность короткая: включить auth , перезапустить Manticore, создать администратора и обновить клиентов. В топологии с распределёнными таблицами или репликационными кластерами нужна дополнительная подготовка, потому что узлам тоже приходится аутентифицироваться друг у друга. Относитесь к внедрению как к небольшому релизу. Сначала инвентаризируйте клиентов и узлы, подготовьте данные аутентификации и отрепетируйте процедуру для своей топологии. Затем переключайтесь. Репетиция выявит сбои до технологического окна. Этот чек‑лист написан для пользователей, которые планируют включить аутентификацию и хотят сделать это максимально безопасно для текущей системы. Помните, что аутентификация отключена, пока вы не настроите auth ; после переключения клиенты, которые по‑прежнему не передают учётные данные будут получать отказ. Выберите процедуру по топологии:
https://habr.com/ru/articles/1064226/
#auth #authentication #authorization #аутентификация #авторизация #информационная_безопасность #production #продакшн #продакшен
-
📄 "The (Un)suitability of Passwords and Password Managers in Virtual Reality" by Emiram Kablo, Yorick Last, Patricia Arias Cabarcos, and Melanie Volkamer was accepted for presentation at the #Conference on Sociotechnical #Cybersecurity and #Privacy (SCP 2026). The paper examines the experiences, preferences, and expectations of 126 #VR users regarding #authentication in virtual reality through a user study.
👓 The study revealed a clear preference for simple passwords, as well as interest in #biometric methods and #password managers. It then conducts the first comprehensive evaluation of existing password managers in VR based on 91 cognitive walkthroughs and expert reviews. The results show that while password managers improve #usability, important features such as cross-app #autofill are still missing. Building on this, the paper formulates recommendations for more #secure and user-friendly VR authentication.
🔎 In a Google search for “Password Managers in VR,” the preprint currently ranks first.
SCP will take place September 2nd and 3rd, 2026 in Belval, Luxembourg.
Read the pre-print: https://arxiv.org/abs/2503.18550
@KIT_Karlsruhe
@kastel -
📄 "The (Un)suitability of Passwords and Password Managers in Virtual Reality" by Emiram Kablo, Yorick Last, Patricia Arias Cabarcos, and Melanie Volkamer was accepted for presentation at the #Conference on Sociotechnical #Cybersecurity and #Privacy (SCP 2026). The paper examines the experiences, preferences, and expectations of 126 #VR users regarding #authentication in virtual reality through a user study.
👓 The study revealed a clear preference for simple passwords, as well as interest in #biometric methods and #password managers. It then conducts the first comprehensive evaluation of existing password managers in VR based on 91 cognitive walkthroughs and expert reviews. The results show that while password managers improve #usability, important features such as cross-app #autofill are still missing. Building on this, the paper formulates recommendations for more #secure and user-friendly VR authentication.
🔎 In a Google search for “Password Managers in VR,” the preprint currently ranks first.
SCP will take place September 2nd and 3rd, 2026 in Belval, Luxembourg.
Read the pre-print: https://arxiv.org/abs/2503.18550
@KIT_Karlsruhe
@kastel -
Как защитить Manticore Search с помощью встроенной аутентификации и авторизации
Поиск нередко считают просто инфраструктурой. Но в продакшене он фактически работает как API приложения: принимает пользовательский трафик, отдаёт бизнес‑данные, обслуживает дашборды и нередко стоит рядом с записями, которые не должны быть доступны каждому клиенту в сети. В Manticore Search теперь (с релиза 27.1.5 ) есть встроенная аутентификация и авторизация — для SQL по протоколу MySQL, для HTTP/HTTPS‑эндпоинтов и для операций, связанных с репликацией. Аутентификация отвечает на вопрос «кто делает запрос?». Авторизация — «что этому пользователю разрешено делать?». Пользователи, которые уже используют Manticore могут подключить новую функциональность, сохранив привычные способы работы с Manticore. Существующие SQL и HTTP‑клиенты сохраняют свои обычные паттерны подключения. В приложениях требуются минимальные изменения.
https://habr.com/ru/articles/1063744/
#аутентификация #авторизация #mysql #sql #логирование #управление_правами_доступа #защищенный_режим #auth #authentication #authorization
-
[Перевод] Книга аутентификации
Это моя личная книга по аутентификации. Она представляет собой сборник руководств, рекомендаций и примеров по внедрению аутентификации в веб-приложениях, основанный на моем личном опыте. Книга совершенно бесплатна и не содержит рекламы. Надеюсь, она будет полезна всем, кто хочет узнать больше об аутентификации, безопасности и веб-технологиях в целом. Как следует из названия, эта книга в значительной степени посвящена системе аутентификации и авторизации для веб-приложений. Более общие вопросы безопасности см. в серии “Шпаргалки OWASP” . Если у вас возникнут какие-либо вопросы, не стесняйтесь задавать их на сервере Discord или в обсуждениях на GitHub . Разработано и поддерживается Pilcrow . Исходный код доступен на GitHub .
https://habr.com/ru/articles/1063760/
#javascript #js #go #golang #auth #authentication #authorization #passkey #basic_auth #аутентификация
-
Google's Video Selfie Passwords Raise Deepfake and Privacy Questions That Outweigh the Convenience
Like and share if you enjoyed this.
-
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #publickey #sshcommands -
Google Selfie sign-in: New login option for Google, a very short video of your face
https://blog.google/innovation-and-ai/technology/safety-security/selfie-video-sign-in/
#authentication #biometrics #security #google #login #+ -
Google Selfie sign-in: New login option for Google, a very short video of your face
https://blog.google/innovation-and-ai/technology/safety-security/selfie-video-sign-in/
#authentication #biometrics #security #google #login #+ -
ADDED ON EDIT: Technically, some of the links DO work. But we have multiple email addresses authorized to use the same AdSense account. You can't just log in with address Alpha to look at an issue reported to address Beta even though you're looking at the same account. That would simply be user-friendly and convenient.
I cannot help but wonder how the people at Google decide to create a template for AdSense notifications. Every link is completely useless. You click on them and you land on the home page of your account.
Site approved? See the home page. If you're lucky, the site is actually named in the email. If not, well, scroll through the list of sites and figure out what changed.
Got a violation notification? Don't worry. We won't tell you which site, which page, or what the specific violation was. But we'll redirect you to a meaningless list of potential policy guidelines without any helpful context.
The only Google service more braindead than the AdSense notifications in my experience is the user verification process, which repeatedly fails you regardless of how many emails you receive or how often you put in the only phone number ever associated with the account.
I only deal with these moronic services because years ago we naively believed that Google actually knew what it was doing, and now our portfolio is stuck in the system.
Happily, we gave up on Google Analytics years ago and now can delete all the oblivious emails they keep sending us even though we're not tracking any sites.
#google #adsense #analytics #authentication #stupidity #utterstupidity #clueless
-
ADDED ON EDIT: Technically, some of the links DO work. But we have multiple email addresses authorized to use the same AdSense account. You can't just log in with address Alpha to look at an issue reported to address Beta even though you're looking at the same account. That would simply be user-friendly and convenient.
I cannot help but wonder how the people at Google decide to create a template for AdSense notifications. Every link is completely useless. You click on them and you land on the home page of your account.
Site approved? See the home page. If you're lucky, the site is actually named in the email. If not, well, scroll through the list of sites and figure out what changed.
Got a violation notification? Don't worry. We won't tell you which site, which page, or what the specific violation was. But we'll redirect you to a meaningless list of potential policy guidelines without any helpful context.
The only Google service more braindead than the AdSense notifications in my experience is the user verification process, which repeatedly fails you regardless of how many emails you receive or how often you put in the only phone number ever associated with the account.
I only deal with these moronic services because years ago we naively believed that Google actually knew what it was doing, and now our portfolio is stuck in the system.
Happily, we gave up on Google Analytics years ago and now can delete all the oblivious emails they keep sending us even though we're not tracking any sites.
#google #adsense #analytics #authentication #stupidity #utterstupidity #clueless
-
Is there a standard for indicating that a given domain should use #OAuth for logins?
For example, my webapp gets a signup or login attempt from
[email protected]and does a lookup (maybe a #DNS TXT record?) and gets a result which tells me I should / must use OAuth for logins on that domain?If such a standard doesn't exist, should it? Seems to me that it would be every useful.
-
Is there a standard for indicating that a given domain should use #OAuth for logins?
For example, my webapp gets a signup or login attempt from
[email protected]and does a lookup (maybe a #DNS TXT record?) and gets a result which tells me I should / must use OAuth for logins on that domain?If such a standard doesn't exist, should it? Seems to me that it would be every useful.
-
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to ...
Continued 👉 #publickey #sshcommands
How to Setup SSH Login with Pu... -
Google Turns a Selfie Video Into Your Account’s Spare Key
-
Google Turns a Selfie Video Into Your Account’s Spare Key
-
A recovery path for a standard user with limited SaaS access is not the same as a recovery path for a global admin, payroll approver, domain admin, developer with production access, or vendor administrator.
Read more 👉 https://lttr.ai/AtVOj
-
Microsoft has delayed Exchange Online PowerShell's credential cutoff to December, while scripts using stored passwords could break after module updates.
#ExchangeOnline #PowerShell #Microsoft #Authentication #MultiFactorAuthentication #Microsoft365 #MicrosoftExchange
-
Microsoft has delayed Exchange Online PowerShell's credential cutoff to December, while scripts using stored passwords could break after module updates.
#ExchangeOnline #PowerShell #Microsoft #Authentication #MultiFactorAuthentication #Microsoft365 #MicrosoftExchange
-
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #sshcommands #publickey -
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #sshcommands #publickey -
Secure InfluxDB by enabling HTTPS and basic authentication. Generate a TLS certificate, configure influxd.conf for encrypted connections, and validate user credentials via Go's net/http server. #influxdb #https #authentication
https://www.valtersit.com/vault/secure-influxdb-with-https-and-basic-authentication-710bc4/
-
Discover how the #AWS team eliminated a hidden, high-latency pre-flight round trip in a multi-region API by moving from SigV4 to SigV4a.
The change removed the need for clients to pre-discover which region to sign for, improving both latency & regional failover resiliency.
The code change was small - the 6-month rollout wasn't.
📰 Read the #InfoQ article by Suresh Gururajan: https://bit.ly/4yqaA7W
#CloudComputing #CloudArchitecture #APISecurity #Authentication #LowLatency
-
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #publickey #sshcommands -
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to ...
Continued 👉 #sshcommands #publickey
How to Setup SSH Login with Pu... -
How to Setup SSH Login with Public Key #Authentication (4 Step Quick-Start Guide)
This article describes how to setup SSH login with public key authentication across your servers and clients for secure access.
How Does SSH
If you're using SSH to connect to remote servers, public key authentication is a security best practice. Unlike password-based logins, key-based authentication is not vulnerable to brute-force attacks. ...
Continued 👉 https://blog.radwebhosting.com/ssh-login-with-public-key-authentication/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #sshcommands #publickey