Anybody have an accessible password service?
Hey all. Anybody got an accessible password service recommendation? My wife uses Last Pass and I think people generally seem to like it, but is it accessible? I personally wonder what you do if you're on a computer that's not one of yours but you want to log on to a site. Is there a way to get at your password in that case? I'm pretty sure it uses apps for phone/tablet but I'm honestly not sure what it does on PC. I figured I'd ask here because somebody's probably had experiences. I'll obviously need to feed it the old passwords for sites and have it change the passwords to whatever it autogenerates. So I'd like to know that all of that's accessible rather than trying to chase down services and messing with them, if somebody's already done the research, so to speak. I'd hate to get halfway through a process and have it changing things and find out later that it's not fully accessible or something.
|
|
Re: Auto connecting to open VPN servers
Jaffar Sidek <jaffar.sidek10@...>
You could use it for Norde as well. Cheers!
toggle quoted messageShow quoted text
On 12/8/2019 8:16 AM, Arlene wrote:
Is this like Nord?
Sent from Mail for Windows 10
Hi.
The following should work with any VPN
provider that supports open VPN,
most of them do. These instructions assume
you are using the windows
client. Auto connecting also means you're
not restricted to any specific
provider.
1. Download the latest version of the open
VPN client from:
https://openvpn.net/community-downloads/
Install withall the defaults.
2. Run the open VPN Gui client using the
icon on your desktop. Right
click on the icon in the system tray and go
to settings.
3. Make sure the show script window is
unchecked and silent connection
is checked. Click OK when done.
4. Download your preferred open VPN server
files from your provider.
With express VPN, it was as simple as
clicking on the area of the world
then downloading and saving the relevant
file for the country of choice.
5. Rename the files to names that are easy
to remember. For example,
london1, france1, etc. remember if you use
upper case or lower case, for
convenience I make all file names lower
case without any spaces.
6. Right click the open VPN client in the
system tray and click exit.
Then press windows R and copy and paste the
following to get to the
folder for the config files.
C:\Program Files\OpenVPN\config
Press enter. There is a readme file in the
folder, ignore it.
7. Copy and paste all of the VPN files you
downloaded earlier in to this
folder. If prompted to continue with admin
rights, click continue all
the way.
8. Close the program files folder. Now we
need to make the shortcuts on
the desktop. Go to your desktop and press
control space until NVDA says
not selected.
Press applications, then W for new and go
down to shortcut. Press enter
on shortcut and paste the following,
replacing the part at the end with
the name of your config file.
"C:\Program
Files\OpenVPN\bin\openvpn-gui.exe" --connect london1.ovpn
9. Press enter and type a name for your
shortcut. Press enter when done.
10. Go in to notepad and paste the
following, making sure that both
items starting with taskkill are on a new
line.
taskkill /F /IM openvpn.exe
taskkill /F /IM openvpn-gui.exe
11. Save the file to your desktop. When you
save the file, call it VPN
disconnect. Tab to the save as type box and
arrow down to all files.
Then shift tab back to the file name box
and put .bat at the end of your
file name. so it looks like VPN
disconnect.bat then press enter. Make
sure the file name does not have .txt in
it.
12. Finally, make sure all files are on
your desktop and press enter on
London or whatever country you created the
shortcut to. The first time
you connect to a VPN, you will be prompted
for a username and password.
If you tab to save password and check it,
you will not be prompted next
time. enter your details and press enter.
You should now be connected to
your server of choice. Remember to press
enter on VPN disconnect to kill
the VPN connection so you can connect to
another server.
I hope this helps.
Cheers,
Mo.
|
|
Re: Auto connecting to open VPN servers
Is this like Nord? Sent from Mail for Windows 10
toggle quoted messageShow quoted text
From: Mobeen IqbalSent: December 7, 2019 9:30 AM To: nvda@nvda.groups.ioSubject: [nvda] Auto connecting to open VPN servers Hi. The following should work with any VPN provider that supports open VPN, most of them do. These instructions assume you are using the windows client. Auto connecting also means you're not restricted to any specific provider. 1. Download the latest version of the open VPN client from: https://openvpn.net/community-downloads/ Install withall the defaults. 2. Run the open VPN Gui client using the icon on your desktop. Right click on the icon in the system tray and go to settings. 3. Make sure the show script window is unchecked and silent connection is checked. Click OK when done. 4. Download your preferred open VPN server files from your provider. With express VPN, it was as simple as clicking on the area of the world then downloading and saving the relevant file for the country of choice. 5. Rename the files to names that are easy to remember. For example, london1, france1, etc. remember if you use upper case or lower case, for convenience I make all file names lower case without any spaces. 6. Right click the open VPN client in the system tray and click exit. Then press windows R and copy and paste the following to get to the folder for the config files. C:\Program Files\OpenVPN\config Press enter. There is a readme file in the folder, ignore it. 7. Copy and paste all of the VPN files you downloaded earlier in to this folder. If prompted to continue with admin rights, click continue all the way. 8. Close the program files folder. Now we need to make the shortcuts on the desktop. Go to your desktop and press control space until NVDA says not selected. Press applications, then W for new and go down to shortcut. Press enter on shortcut and paste the following, replacing the part at the end with the name of your config file. "C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --connect london1.ovpn 9. Press enter and type a name for your shortcut. Press enter when done. 10. Go in to notepad and paste the following, making sure that both items starting with taskkill are on a new line. taskkill /F /IM openvpn.exe taskkill /F /IM openvpn-gui.exe 11. Save the file to your desktop. When you save the file, call it VPN disconnect. Tab to the save as type box and arrow down to all files. Then shift tab back to the file name box and put .bat at the end of your file name. so it looks like VPN disconnect.bat then press enter. Make sure the file name does not have .txt in it. 12. Finally, make sure all files are on your desktop and press enter on London or whatever country you created the shortcut to. The first time you connect to a VPN, you will be prompted for a username and password. If you tab to save password and check it, you will not be prompted next time. enter your details and press enter. You should now be connected to your server of choice. Remember to press enter on VPN disconnect to kill the VPN connection so you can connect to another server. I hope this helps. Cheers, Mo.
|
|
I signed up for the free trial of Encrypt.me and downloaded the windows app. I installed the app and it placed a shortcut on my desktop. I hit enter on that shortcut and absolutely nothing happened. Must be missing something. I did get the varification Email from Encrypt.me and followed the instructions.
toggle quoted messageShow quoted text
On 12/7/2019 2:40 PM, Mobeen Iqbal wrote: encrypt.me seems OK if you need a basic VPN, but if you're concerned about privacy and 0 logging policies I would look at express VPN or alternatives. Cheers, Mo. On 07/12/2019 20:38, Angelo Sonnesso wrote:
I have been using Tunnel Bear. It works, but I just started with it.
73 N2DYN Angelo
-----Original Message----- From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of Jaffar Sidek Sent: Saturday, December 7, 2019 3:21 PM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN
encrypt.me is an amazing vpn client. It is actually quite accessible with NVDA and it is blazingly fast. I used it as a trial and I have been so taken by it that I will go ahead and purchase it's premium plan, even though I have actually purchased plans from Express vpn and nord vpn. Cheers!
On 12/8/2019 3:39 AM, Don H wrote:
I see Encrypt.me is this what you are referencing?
On 12/7/2019 11:57 AM, Sarah k Alawami wrote:
You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back.
Sarah Alawami, owner of TFFP. . For more info go to our website. <http://www.tffppodcast.com> This is also our libsyn page as well.
to subscribe to the feed click here <http://feeds.feedburner.com/tffp>
Our telegram <https://t.me/tffppodcast> channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord <https://discord.gg/fr7MaVK> is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here <Http://patreon.com/tffppodcast>
On 7 Dec 2019, at 8:58, molly the blind tech lover wrote:
Well I'm no hacker lol.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Shaun Everiss *Sent:* Saturday, December 7, 2019 11:29 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> <nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|
encrypt.me seems OK if you need a basic VPN, but if you're concerned about privacy and 0 logging policies I would look at express VPN or alternatives.
Cheers,
Mo.
toggle quoted messageShow quoted text
On 07/12/2019 20:38, Angelo Sonnesso wrote: I have been using Tunnel Bear. It works, but I just started with it.
73 N2DYN Angelo
-----Original Message----- From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of Jaffar Sidek Sent: Saturday, December 7, 2019 3:21 PM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN
encrypt.me is an amazing vpn client. It is actually quite accessible with NVDA and it is blazingly fast. I used it as a trial and I have been so taken by it that I will go ahead and purchase it's premium plan, even though I have actually purchased plans from Express vpn and nord vpn. Cheers!
On 12/8/2019 3:39 AM, Don H wrote:
I see Encrypt.me is this what you are referencing?
On 12/7/2019 11:57 AM, Sarah k Alawami wrote:
You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back.
Sarah Alawami, owner of TFFP. . For more info go to our website. <http://www.tffppodcast.com> This is also our libsyn page as well.
to subscribe to the feed click here <http://feeds.feedburner.com/tffp>
Our telegram <https://t.me/tffppodcast> channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord <https://discord.gg/fr7MaVK> is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here <Http://patreon.com/tffppodcast>
On 7 Dec 2019, at 8:58, molly the blind tech lover wrote:
Well I'm no hacker lol.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Shaun Everiss *Sent:* Saturday, December 7, 2019 11:29 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> <nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|

Angelo Sonnesso
I have been using Tunnel Bear. It works, but I just started with it.
73 N2DYN Angelo
toggle quoted messageShow quoted text
-----Original Message----- From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of Jaffar Sidek Sent: Saturday, December 7, 2019 3:21 PM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN encrypt.me is an amazing vpn client. It is actually quite accessible with NVDA and it is blazingly fast. I used it as a trial and I have been so taken by it that I will go ahead and purchase it's premium plan, even though I have actually purchased plans from Express vpn and nord vpn. Cheers! On 12/8/2019 3:39 AM, Don H wrote: I see Encrypt.me is this what you are referencing?
On 12/7/2019 11:57 AM, Sarah k Alawami wrote:
You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back.
Sarah Alawami, owner of TFFP. . For more info go to our website. <http://www.tffppodcast.com> This is also our libsyn page as well.
to subscribe to the feed click here <http://feeds.feedburner.com/tffp>
Our telegram <https://t.me/tffppodcast> channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord <https://discord.gg/fr7MaVK> is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here <Http://patreon.com/tffppodcast>
On 7 Dec 2019, at 8:58, molly the blind tech lover wrote:
Well I'm no hacker lol.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Shaun Everiss *Sent:* Saturday, December 7, 2019 11:29 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> <nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|
Jaffar Sidek <jaffar.sidek10@...>
encrypt.me is an amazing vpn client. It is actually quite accessible with NVDA and it is blazingly fast. I used it as a trial and I have been so taken by it that I will go ahead and purchase it's premium plan, even though I have actually purchased plans from Express vpn and nord vpn. Cheers!
toggle quoted messageShow quoted text
On 12/8/2019 3:39 AM, Don H wrote: I see Encrypt.me is this what you are referencing?
On 12/7/2019 11:57 AM, Sarah k Alawami wrote:
You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back.
Sarah Alawami, owner of TFFP. . For more info go to our website. <http://www.tffppodcast.com> This is also our libsyn page as well.
to subscribe to the feed click here <http://feeds.feedburner.com/tffp>
Our telegram <https://t.me/tffppodcast> channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord <https://discord.gg/fr7MaVK> is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here <Http://patreon.com/tffppodcast>
On 7 Dec 2019, at 8:58, molly the blind tech lover wrote:
Well I’m no hacker lol.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Shaun Everiss *Sent:* Saturday, December 7, 2019 11:29 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> <nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|

Sarah k Alawami
Yep. They were formally cloak.
Take care
Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well.
to subscribe to the feed click here
Our telegram channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here
toggle quoted messageShow quoted text
On 7 Dec 2019, at 11:39, Don H wrote:
I see Encrypt.me is this what you are referencing?
On 12/7/2019 11:57 AM, Sarah k Alawami wrote:
You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back.
Sarah Alawami, owner of TFFP. . For more info go to our website. <http://www.tffppodcast.com> This is also our libsyn page as well.
to subscribe to the feed click here <http://feeds.feedburner.com/tffp>
Our telegram <https://t.me/tffppodcast> channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord <https://discord.gg/fr7MaVK> is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here <Http://patreon.com/tffppodcast>
On 7 Dec 2019, at 8:58, molly the blind tech lover wrote:
Well I’m no hacker lol.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of
*Shaun Everiss
*Sent:* Saturday, December 7, 2019 11:29 AM
*To:* nvda@nvda.groups.io
*Subject:* Re: [nvda] VPN
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want
to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io>
<nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of
*Giles Turnbull
*Sent:* Saturday, December 7, 2019 9:21 AM
*To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io>
*Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard
to navigate with NVDA. I figured out how to connect to a VPN but
it connected to only one in the whole time I used it whereas I
was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership
expired.
All controls on the Express VPN window were not labelled ...
there were at least five "button" buttons. I did speak to their
tech support team about this but they were not much help ... I'm
not sure they really understood what screen reading software was :(
Giles
|
|
I can only hit enter on buttons, sometimes i have to left click on them instead

Sarah k Alawami
I have to check what version of NvDA I'm running, I am not on the computer on which this is happening. I did collect a log but basically what happens is this. I can tab to controls but I have to up and down arrow to them then hit enter. I cannot hit space or enter when using the tab key only. I can't really explain what happens besides that, but it is getting annoying. I used to be able to up and down arrow to controls and just hit enter on clickable items on apps and in other programs and on websites. Is this a computer issue? An nvda issue? Or what. Here is my log. I believe I'm running 1909, but I believe this has ben happening for a few months now.
INFO - main (18:13:48.677):
Starting NVDA
INFO - core.main (18:13:49.242):
Config dir: C:\Users\Sarah\AppData\Roaming\nvda
INFO - config.ConfigManager.loadConfig (18:13:49.242):
Loading config: C:\Users\Sarah\AppData\Roaming\nvda\nvda.ini
INFO - core.main (18:13:49.308):
NVDA version 2019.2.1
INFO - core.main (18:13:49.308):
Using Windows version 10.0.18363 workstation
INFO - core.main (18:13:49.309):
Using Python version 2.7.16 (v2.7.16:413a49145e, Mar 4 2019, 01:30:55) [MSC v.1500 32 bit (Intel)]
INFO - core.main (18:13:49.309):
Using comtypes version 1.1.7
INFO - core.main (18:13:49.309):
Using configobj version 5.1.0 with validate version 1.0.1
INFO - synthDrivers.espeak.SynthDriver.init_ (18:13:49.522):
Using eSpeak NG version 1.49.3 dev
INFO - synthDriverHandler.setSynth (18:13:49.572):
Loaded synthDriver espeak
INFO - core.main (18:13:49.572):
Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5
INFO - brailleInput.initialize (18:13:49.573):
Braille input initialized
INFO - braille.initialize (18:13:49.575):
Using liblouis version 3.10.0
INFO - braille.BrailleHandler.setDisplayByName (18:13:49.578):
Loaded braille display driver noBraille, current display has 0 cells.
WARNING - core.main (18:13:49.608):
Java Access Bridge not available
INFO - UIAHandler.UIAHandler.MTAThreadFunc (18:13:49.618):
UIAutomation: IUIAutomation6
INFO - external:globalPlugins.translate.GlobalPlugin.init_ (18:13:52.913):
Translate module initialized, translating to en
INFO - core.main (18:13:52.963):
NVDA initialized
ERROR - scriptHandler.executeScript (18:16:34.029):
error executing script: <bound method GlobalCommands.script_navigatorObject_next of <globalCommands.GlobalCommands object at 0x056B0EB0>> with gesture u'shift+NVDA+right arrow'
Traceback (most recent call last):
File "scriptHandler.pyo", line 192, in executeScript
File "globalCommands.pyo", line 892, in script_navigatorObject_next
File "baseObject.pyo", line 47, in get
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects__init.pyo", line 768, in _get_simpleNext
File "NVDAObjects__init.pyo", line 761, in _findSimpleNext
File "baseObject.pyo", line 47, in __get_
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects\IAccessible\MSHTML.pyo", line 623, in _get_presentationType
File "baseObject.pyo", line 47, in __get_
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects__init.pyo", line 706, in _get_presentationType
File "baseObject.pyo", line 47, in __get_
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects\IAccessible\MSHTML.pyo", line 793, in _get_states
File "comtypes\client\lazybind.pyo", line 226, in __call_
File "comtypes\automation.pyo", line 729, in invoke
COMError: (-2147352319, None, (None, None, None, 0, None))
ERROR - scriptHandler.executeScript (18:16:34.065):
error executing script: <bound method GlobalCommands.script_navigatorObject_previous of <globalCommands.GlobalCommands object at 0x056B0EB0>> with gesture u'shift+NVDA+left arrow'
Traceback (most recent call last):
File "scriptHandler.pyo", line 192, in executeScript
File "globalCommands.pyo", line 911, in script_navigatorObject_previous
File "baseObject.pyo", line 47, in __get_
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects__init.pyo", line 771, in _get_simplePrevious
File "NVDAObjects__init.pyo", line 761, in _findSimpleNext
File "baseObject.pyo", line 47, in __get_
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects\IAccessible\MSHTML.pyo", line 623, in _get_presentationType
File "baseObject.pyo", line 47, in __get_
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects__init.pyo", line 706, in _get_presentationType
File "baseObject.pyo", line 47, in __get_
File "baseObject.pyo", line 147, in getPropertyViaCache
File "NVDAObjects\IAccessible\MSHTML.pyo", line 793, in _get_states
File "comtypes\client\lazybind.pyo", line 226, in __call_
File "comtypes\automation.pyo", line 729, in invoke
COMError: (-2147352319, None, (None, None, None, 0, None))
INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (18:37:21.568):
Developer info for navigator object:
name: u'Welcome To Fly Virtual'
role: ROLE_GRAPHIC
states:
isFocusable: False
hasFocus: False
Python object: <NVDAObjects.IAccessible.mozilla.Mozilla object at 0x05CE9F50>
Python class mro: (<class 'NVDAObjects.IAccessible.mozilla.Mozilla'>, <class 'NVDAObjects.IAccessible.ia2Web.Ia2Web'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>)
description: u''
location: RectLTWH(left=611, top=240, width=715, height=102)
value: None
appModule: <'firefox' (appName u'firefox', process ID 7364) at address 5a1a5b0>
appModule.productName: u'Firefox'
appModule.productVersion: u'70.0.1'
TextInfo: <class 'NVDAObjects.NVDAObjectTextInfo'>
windowHandle: 329924
windowClassName: u'MozillaWindowClass'
windowControlID: 0
windowStyle: 382664704
extendedWindowStyle: 256
windowThreadID: 7160
windowText: u'Charter Center - Fly Virtual - Mozilla Firefox'
displayText: u''
IAccessibleObject: <POINTER(IAccessible2) ptr=0x81b5a8c at 5ab8210>
IAccessibleChildID: 0
IAccessible event parameters: windowHandle=329924, objectID=-4, childID=-16801020
IAccessible accName: u'Welcome To Fly Virtual'
IAccessible accRole: ROLE_SYSTEM_GRAPHIC
IAccessible accState: (0)
IAccessible accDescription: u''
IAccessible accValue: None
IAccessible2 windowHandle: 329924
IAccessible2 uniqueID: -16801020
IAccessible2 role: ROLE_SYSTEM_GRAPHIC
IAccessible2 states: IA2_STATE_OPAQUE (1024)
IAccessible2 attributes: u'margin-left:0px;src:http\://flyvirtual.net/lib/skins/flyvirtual_1.0/images/banner.png;text-align:center;draggable:true;text-indent:0px;margin-right:0px;tag:img;class:img-responsive;margin-top:0px;margin-bottom:0px;display:block;explicit-name:true;'
INFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (18:37:21.865):
Developer info for navigator object:
name: None
role: ROLE_EDITABLETEXT
states: STATE_MULTILINE, STATE_READONLY, STATE_FOCUSED, STATE_FOCUSABLE
isFocusable: True
hasFocus: True
Python object: <NVDAObjects.Dynamic_IAccessibleRichEdit50WindowNVDAObject object at 0x05CB8A10>
Python class mro: (<class 'NVDAObjects.Dynamic_IAccessibleRichEdit50WindowNVDAObject'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.edit.RichEdit50'>, <class 'NVDAObjects.window.edit.RichEdit'>, <class 'NVDAObjects.window.edit.Edit'>, <class 'NVDAObjects.behaviors.EditableTextWithAutoSelectDetection'>, <class 'NVDAObjects.behaviors.EditableText'>, <class 'editableText.EditableText'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>)
description: None
location: RectLTWH(left=2, top=45, width=1899, height=993)
value: u'INFO - __main_ (18:13:48.677):\rStarting NVDA\rINFO - core.main (18:13:49.242):\rConfig dir: C:\Users\Sarah\AppData\Roaming\nvda\rINFO - config.ConfigManager.loadConfig (18:13:49.242):\rLoading config: C:\Users\Sarah\AppData\Roaming\nvda\nvda.ini\rINFO -' (truncated)
appModule: <'nvda' (appName 'nvda', process ID 13512) at address 57107d0>
appModule.productName: u'NVDA'
appModule.productVersion: u'2019.2.1'
TextInfo: <class 'NVDAObjects.window.edit.ITextDocumentTextInfo'>
windowHandle: 526682
windowClassName: u'RICHEDIT50W'
windowControlID: -31894
windowStyle: 1377900612
extendedWindowStyle: 0
windowThreadID: 3440
windowText: u'INFO - __main_ (18:13:48.677):\r\nStarting NVDA\r\nINFO - core.main (18:13:49.242):\r\nConfig dir: C:\Users\Sarah\AppData\Roaming\nvda\r\nINFO - config.ConfigManager.loadConfig (18:13:49.242):\r\nLoading config: C:\Users\Sarah\AppData\Roaming\nvda\nvda.ini\r\n' (truncated)
displayText: u' File "NVDAObjects\__init.pyo", line 706, in _get_presentationType File "baseObject.pyo", line 47, in __get_ File "baseObject.pyo", line 147, in getPropertyViaCache File "NVDAObjects\IAccessible\MSHTML.pyo", line 793, in _get_states File "co' (truncated)
IAccessibleObject: <POINTER(IAccessible) ptr=0x820bd58 at 5d77260>
IAccessibleChildID: 0
IAccessible event parameters: windowHandle=526682, objectID=-4, childID=0
IAccessible accName: None
IAccessible accRole: ROLE_SYSTEM_TEXT
IAccessible accState: STATE_SYSTEM_READONLY, STATE_SYSTEM_FOCUSED, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048644)
IAccessible accDescription: None
IAccessible accValue: u'INFO - __main_ (18:13:48.677):\rStarting NVDA\rINFO - core.main (18:13:49.242):\rConfig dir: C:\Users\Sarah\AppData\Roaming\nvda\rINFO - config.ConfigManager._loadConfig (18:13:49.242):\rLoading config: C:\Users\Sarah\AppData\Roaming\nvda\nvda.ini\rINFO -' (truncated)
Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well.
to subscribe to the feed click here
Our telegram channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here
|
|
I see Encrypt.me is this what you are referencing?
toggle quoted messageShow quoted text
On 12/7/2019 11:57 AM, Sarah k Alawami wrote: You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back. Sarah Alawami, owner of TFFP. . For more info go to our website. <http://www.tffppodcast.com> This is also our libsyn page as well. to subscribe to the feed click here <http://feeds.feedburner.com/tffp> Our telegram <https://t.me/tffppodcast> channel is also a good place for an announce only in regard to podcasts, contests, etc. Our discord <https://discord.gg/fr7MaVK> is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff. Finally, to become a patron and help support the podcast go here <Http://patreon.com/tffppodcast> On 7 Dec 2019, at 8:58, molly the blind tech lover wrote: Well I’m no hacker lol. *From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Shaun Everiss *Sent:* Saturday, December 7, 2019 11:29 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN To be honest, there are only 4 or so reasons to get a vpn. 1. you work in public networks constantly or places where you want to be secure. 2. you want to avoid geoblocking for netflicks or something. 3. for business things you do. 4. you want to be a scam bater or hacker or something. 5. you want to do torrents and pirate stuff. I have rarely needed one. I don't do it for business, but my brother does. Geo blocks to for somethings. Since its basically alegal, torrents well say no more. I don't pirate so I don't need it. On 8/12/2019 3:51 am, molly the blind tech lover wrote: I want to get VPN . . . I like my privacy. *From:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> <nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> *Subject:* Re: [nvda] VPN I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers. I let my Express VPN account lapse when my year's membership expired. All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :( Giles
|
|
molly the blind tech lover
toggle quoted messageShow quoted text
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Sarah k Alawami Sent: Saturday, December 7, 2019 12:57 PM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back. Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well. to subscribe to the feed click here Our telegram channel is also a good place for an announce only in regard to podcasts, contests, etc. Our discord is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff. Finally, to become a patron and help support the podcast go here On 7 Dec 2019, at 8:58, molly the blind tech lover wrote: Well I’m no hacker lol. To be honest, there are only 4 or so reasons to get a vpn. 1. you work in public networks constantly or places where you want to be secure. 2. you want to avoid geoblocking for netflicks or something. 3. for business things you do. 4. you want to be a scam bater or hacker or something. 5. you want to do torrents and pirate stuff. I have rarely needed one. I don't do it for business, but my brother does. Geo blocks to for somethings. Since its basically alegal, torrents well say no more. I don't pirate so I don't need it. On 8/12/2019 3:51 am, molly the blind tech lover wrote: I want to get VPN . . . I like my privacy. From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Giles Turnbull Sent: Saturday, December 7, 2019 9:21 AM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|

Sarah k Alawami
You can also try in crypt. Look them up, they are amazing, I used them on the mac when need to stop my ISP from throttling me when I use bard too much on their end. It has not happeend for a while but when it does I just route my traffic to california and get my speeds back.
Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well.
to subscribe to the feed click here
Our telegram channel is also a good place for an announce only in regard to podcasts, contests, etc.
Our discord is where you will know when we go live on youtube, twitch and mixer. Thanks Restream staff.
Finally, to become a patron and help support the podcast go here
toggle quoted messageShow quoted text
On 7 Dec 2019, at 8:58, molly the blind tech lover wrote:
Well I’m no hacker lol. From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Shaun Everiss Sent: Saturday, December 7, 2019 11:29 AM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN To be honest, there are only 4 or so reasons to get a vpn. 1. you work in public networks constantly or places where you want to be secure. 2. you want to avoid geoblocking for netflicks or something. 3. for business things you do. 4. you want to be a scam bater or hacker or something. 5. you want to do torrents and pirate stuff. I have rarely needed one. I don't do it for business, but my brother does. Geo blocks to for somethings. Since its basically alegal, torrents well say no more. I don't pirate so I don't need it. On 8/12/2019 3:51 am, molly the blind tech lover wrote: I want to get VPN . . . I like my privacy. From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Giles Turnbull Sent: Saturday, December 7, 2019 9:21 AM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|
Auto connecting to open VPN servers
Hi. The following should work with any VPN provider that supports open VPN, most of them do. These instructions assume you are using the windows client. Auto connecting also means you're not restricted to any specific provider. 1. Download the latest version of the open VPN client from: https://openvpn.net/community-downloads/Install withall the defaults. 2. Run the open VPN Gui client using the icon on your desktop. Right click on the icon in the system tray and go to settings. 3. Make sure the show script window is unchecked and silent connection is checked. Click OK when done. 4. Download your preferred open VPN server files from your provider. With express VPN, it was as simple as clicking on the area of the world then downloading and saving the relevant file for the country of choice. 5. Rename the files to names that are easy to remember. For example, london1, france1, etc. remember if you use upper case or lower case, for convenience I make all file names lower case without any spaces. 6. Right click the open VPN client in the system tray and click exit. Then press windows R and copy and paste the following to get to the folder for the config files. C:\Program Files\OpenVPN\config Press enter. There is a readme file in the folder, ignore it. 7. Copy and paste all of the VPN files you downloaded earlier in to this folder. If prompted to continue with admin rights, click continue all the way. 8. Close the program files folder. Now we need to make the shortcuts on the desktop. Go to your desktop and press control space until NVDA says not selected. Press applications, then W for new and go down to shortcut. Press enter on shortcut and paste the following, replacing the part at the end with the name of your config file. "C:\Program Files\OpenVPN\bin\openvpn-gui.exe" --connect london1.ovpn 9. Press enter and type a name for your shortcut. Press enter when done. 10. Go in to notepad and paste the following, making sure that both items starting with taskkill are on a new line. taskkill /F /IM openvpn.exe taskkill /F /IM openvpn-gui.exe 11. Save the file to your desktop. When you save the file, call it VPN disconnect. Tab to the save as type box and arrow down to all files. Then shift tab back to the file name box and put .bat at the end of your file name. so it looks like VPN disconnect.bat then press enter. Make sure the file name does not have .txt in it. 12. Finally, make sure all files are on your desktop and press enter on London or whatever country you created the shortcut to. The first time you connect to a VPN, you will be prompted for a username and password. If you tab to save password and check it, you will not be prompted next time. enter your details and press enter. You should now be connected to your server of choice. Remember to press enter on VPN disconnect to kill the VPN connection so you can connect to another server. I hope this helps. Cheers, Mo.
|
|
molly the blind tech lover
Perhaps I'll check out express VPN
toggle quoted messageShow quoted text
-----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Mobeen Iqbal Sent: Saturday, December 7, 2019 12:08 PM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN Hi. For what it's worth, I've just signed up with express VPN. I've created shortcuts on my desktop to automatically connect and disconnect from my preferred servers. Each country only has a few locations to choose from but it seems to be working fine for what I need if used via open VPN. downloading their config files isn't hard and neither is configuring the open VPN client to connect/disconnect automatically. I can put instructions on list on how you can automate connections if anyone wants them, this would work with any VPN that supports open VPN. Cheers, Mo. On 07/12/2019 16:37, Lenron wrote: Giles that was pretty much my experience with express vpn, it was pretty fast though. Just the windows client sucked. Now I use VPNSecure. It works will enough for connecting and disconnecting from different servers
On 12/7/19, Shaun Everiss <sm.everiss@...> wrote:
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|
Mind sending that info my way? Would love to give express VPN another try at some point.
toggle quoted messageShow quoted text
On 12/7/19, Mobeen Iqbal <mobeeniqbal@...> wrote: Hi.
For what it's worth, I've just signed up with express VPN. I've created shortcuts on my desktop to automatically connect and disconnect from my preferred servers. Each country only has a few locations to choose from but it seems to be working fine for what I need if used via open VPN. downloading their config files isn't hard and neither is configuring the open VPN client to connect/disconnect automatically. I can put instructions on list on how you can automate connections if anyone wants them, this would work with any VPN that supports open VPN.
Cheers,
Mo.
On 07/12/2019 16:37, Lenron wrote:
Giles that was pretty much my experience with express vpn, it was pretty fast though. Just the windows client sucked. Now I use VPNSecure. It works will enough for connecting and disconnecting from different servers
On 12/7/19, Shaun Everiss <sm.everiss@...> wrote:
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
-- Lenron Brown Cell: 985-271-2832 Skype: ron.brown762
|
|
Hi.
For what it's worth, I've just signed up with express VPN. I've created shortcuts on my desktop to automatically connect and disconnect from my preferred servers. Each country only has a few locations to choose from but it seems to be working fine for what I need if used via open VPN. downloading their config files isn't hard and neither is configuring the open VPN client to connect/disconnect automatically. I can put instructions on list on how you can automate connections if anyone wants them, this would work with any VPN that supports open VPN.
Cheers,
Mo.
toggle quoted messageShow quoted text
On 07/12/2019 16:37, Lenron wrote: Giles that was pretty much my experience with express vpn, it was pretty fast though. Just the windows client sucked. Now I use VPNSecure. It works will enough for connecting and disconnecting from different servers
On 12/7/19, Shaun Everiss <sm.everiss@...> wrote:
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|
molly the blind tech lover
toggle quoted messageShow quoted text
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Shaun Everiss Sent: Saturday, December 7, 2019 11:29 AM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN To be honest, there are only 4 or so reasons to get a vpn. 1. you work in public networks constantly or places where you want to be secure. 2. you want to avoid geoblocking for netflicks or something. 3. for business things you do. 4. you want to be a scam bater or hacker or something. 5. you want to do torrents and pirate stuff. I have rarely needed one. I don't do it for business, but my brother does. Geo blocks to for somethings. Since its basically alegal, torrents well say no more. I don't pirate so I don't need it. On 8/12/2019 3:51 am, molly the blind tech lover wrote: I want to get VPN . . . I like my privacy. From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Giles Turnbull Sent: Saturday, December 7, 2019 9:21 AM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|
Giles that was pretty much my experience with express vpn, it was pretty fast though. Just the windows client sucked. Now I use VPNSecure. It works will enough for connecting and disconnecting from different servers
toggle quoted messageShow quoted text
On 12/7/19, Shaun Everiss <sm.everiss@...> wrote: To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
On 8/12/2019 3:51 am, molly the blind tech lover wrote:
I want to get VPN . . . I like my privacy.
*From:* nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of *Giles Turnbull *Sent:* Saturday, December 7, 2019 9:21 AM *To:* nvda@nvda.groups.io *Subject:* Re: [nvda] VPN
I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
-- Lenron Brown Cell: 985-271-2832 Skype: ron.brown762
|
|
To be honest, there are only 4 or so reasons to get a vpn.
1. you work in public networks constantly or places where you
want to be secure.
2. you want to avoid geoblocking for netflicks or something.
3. for business things you do.
4. you want to be a scam bater or hacker or something.
5. you want to do torrents and pirate stuff.
I have rarely needed one.
I don't do it for business, but my brother does.
Geo blocks to for somethings.
Since its basically alegal, torrents well say no more.
I don't pirate so I don't need it.
toggle quoted messageShow quoted text
On 8/12/2019 3:51 am, molly the blind
tech lover wrote:
I want to get VPN . . . I like my privacy.
From: nvda@nvda.groups.io
<nvda@nvda.groups.io> On Behalf Of Giles
Turnbull
Sent: Saturday, December 7, 2019 9:21 AM
To: nvda@nvda.groups.io
Subject: Re: [nvda] VPN
I tried using Express VPN last year but its
client was very hard to navigate with NVDA. I figured out how
to connect to a VPN but it connected to only one in the whole
time I used it whereas I was hoping to choose from a range of
available servers.
I let my Express VPN account lapse when my year's membership
expired.
All controls on the Express VPN window were not labelled ...
there were at least five "button" buttons. I did speak to
their tech support team about this but they were not much help
... I'm not sure they really understood what screen reading
software was :(
Giles
|
|
molly the blind tech lover
I want to get VPN . . . I like my privacy.
toggle quoted messageShow quoted text
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Giles Turnbull Sent: Saturday, December 7, 2019 9:21 AM To: nvda@nvda.groups.io Subject: Re: [nvda] VPN I tried using Express VPN last year but its client was very hard to navigate with NVDA. I figured out how to connect to a VPN but it connected to only one in the whole time I used it whereas I was hoping to choose from a range of available servers.
I let my Express VPN account lapse when my year's membership expired.
All controls on the Express VPN window were not labelled ... there were at least five "button" buttons. I did speak to their tech support team about this but they were not much help ... I'm not sure they really understood what screen reading software was :(
Giles
|
|