Nixdoc is gone
#11
RE: Nixdoc is gone
Did they change their procedures since the early 'aughts? I thought you just provided your name, address, and bank account # and they check that you have control of that account by depositing a random number of cents into it and asking you to verify the amount?

How else (apart from cryptocurrency) would you receive payments and disclose less information than that to the processor?

"KYC" isn't something Paypal invented, it's a federal law.

Personaliris O2 Indigo2 R10000/IMPACT Indigo2 R10000/IMPACT Indigo2 Indy   (past: 4D70GT)
robespierre
refector peritus

Trade Count: (0)
Posts: 644
Threads: 3
Joined: Nov 2020
Location: Massholium
Find Reply
12-31-2022, 05:50 PM
#12
RE: Nixdoc is gone
(12-31-2022, 05:50 PM)robespierre Wrote:  Did they change their procedures since the early 'aughts? I thought you just provided your name, address, and bank account # and they check that you have control of that account by depositing a random number of cents into it and asking you to verify the amount?

That's how I got my paypal verified account, I don't know if they've changed anything since then but they haven't asked me for (or about) anything else since then.

Project: Temporarily lost at sea
Plan: World domination! Or something...
vishnu
Tezro, Octane2, 2 x Onyx4

Trade Count: (0)
Posts: 1,255
Threads: 42
Joined: Dec 2017
Location: Minneapolis, Minnesota USA
Find Reply
12-31-2022, 06:50 PM
#13
RE: Nixdoc is gone
The companies like paypal (and ebay) constantly nag you about "2FA" and adding your cell phone to your account, but it may not be mandatory.

Personaliris O2 Indigo2 R10000/IMPACT Indigo2 R10000/IMPACT Indigo2 Indy   (past: 4D70GT)
robespierre
refector peritus

Trade Count: (0)
Posts: 644
Threads: 3
Joined: Nov 2020
Location: Massholium
Find Reply
12-31-2022, 07:00 PM
#14
RE: Nixdoc is gone
PayPal in the States of Virginia Illinois and North Carolina require your social security number in order to collect taxes. PayPal is not a bank and is not regulated like a bank is so I refuse outright to use their services. Not only have they had data breaches in the past but they keep your social security number on file and I've already had issues with people trying to use my social security number for identity theft purposes so I'm quite paranoid about this.

By comparison none of the other applications I mentioned require that level of kyc

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,256
Threads: 535
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
12-31-2022, 07:38 PM
#15
RE: Nixdoc is gone
I've been a verified user on paypal since before they were bought by ebay, so I was never asked for my SSN. So I've always been able to login with just my email address and password. I'm pretty careful about my bank account, I typically check it every day. It's somehow been broken into on three occasions, but on each of those occasions my bank reversed the transactions and put the money back into my account. Hence my obsessive daily checking of my account...

Project: Temporarily lost at sea
Plan: World domination! Or something...
vishnu
Tezro, Octane2, 2 x Onyx4

Trade Count: (0)
Posts: 1,255
Threads: 42
Joined: Dec 2017
Location: Minneapolis, Minnesota USA
Find Reply
01-02-2023, 10:42 PM
#16
RE: Nixdoc is gone
Understandable. Just can't deal with it myself.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,256
Threads: 535
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-03-2023, 03:06 AM
#17
RE: Nixdoc is gone
Nixdoc seems to be back up?
I just supported you on Patreon anyway as I appreciate this forum and what you are doing to keep Irix alive.
markh
Developer

Trade Count: (0)
Posts: 25
Threads: 4
Joined: Jan 2021
Location: The Netherlands
Find Reply
01-09-2023, 10:02 PM
#18
RE: Nixdoc is gone
Let's see if nixdoc actually fixed the search though:

Oh, still a 500 error.

No matter. We're already more than 50% done.

And thanks for the patron sub -- I'll get your flair up tomorrow.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
(This post was last modified: 01-10-2023, 01:52 AM by Raion.)
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,256
Threads: 535
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-09-2023, 11:46 PM
#19
RE: Nixdoc is gone
Hi SGI'er,

In playing around with FreeBSD Ports to see if it would work with IRIX, I was using Infosearch and FreeBSD Manual pages a lot to understand the differences between FreeBSD ASH and IRIX ksh.

I also managed to break Infosearch again, but for different reasons:

Quote:EDIT/DANGER !! : In hacking the "Uses/compiler.mk" script (which sends compiler output to /dev/null), I noticed that this does chmod on /dev/null which in turn breaks "Infosearch" (it errors with message saying it cannot find the page). So you need to chmod /dev/null back to a+wr to fix the created problem. This took me a day to diagnose and fix ....


So got distracted seeing if I could stand up a man server using man2html script or the FreeBSD man.cgi script.

What I found was that:
1. FreeBSD Man Pages (uses "big perl script" man.cgi) includes lots of UNIX/BSD Variants (including IRIX 6.5.30 , which is broken) and not just FreeBSD
2. FreeBSD ports man2html - appears to also include a cgi plugin: man.cgi which again does not work with IRIX pages

How are you going with this effort ?

Having an online set of manual pages for IRIX 6.5.30 would be very helpful.

Cheers from Oz,


jwhat/John
(This post was last modified: 08-22-2023, 09:01 AM by jwhat.)
jwhat
Octane/O350/Fuel User

Trade Count: (0)
Posts: 513
Threads: 29
Joined: Jul 2018
Location: Australia
Find Reply
08-22-2023, 08:57 AM
#20
RE: Nixdoc is gone
(08-22-2023, 08:57 AM)jwhat Wrote:  2. FreeBSD ports man2html - appears to also include a cgi plugin: man.cgi which again does not work with IRIX pages

FWIW, man2html cannot work with the man pages as shipped with IRIX.  SGI shipped pre-formatted man pages ("catman" format) that could be displayed as-is.  But man2html is designed to take the nroff or troff source files and format them as HTML.  Most Unix variants shipped those source files, to be formatted to fit your terminal at run-time.  (Sometimes pre-formatted ones would be cached for subsequent display, but storing the catman files was optional.)  SGI never shipped the source files for their man pages.  On IRIX, you needed the add-on Documenter's Workbench to get any of the roff formatters and associated tools, so there was no point in them shipping the unformatted man source since few people would have been able to use it.

And that's why it will always take some extra effort to display IRIX man pages on the web.  They're distributed differently than usual.

SGI:  Indigo, Indigo2, Octane, Origin 300
Sun:  SPARCstation 20 (x4), Ultra 2, Blade 2500, T5240
HP:  9000/380, 425e, C8000
Digital: DECstation 5000/125, PWS 600au
jpstewart
Developer

Trade Count: (1)
Posts: 444
Threads: 6
Joined: May 2018
Location: SW Ontario, CA
Find Reply
08-23-2023, 12:18 AM


Forum Jump:


Users browsing this thread: 2 Guest(s)