Does a positive constant $\nu$ exist so that $\varphi(n)>\nu\cdot n$ for all $n$? Clearly this problem is exactly the same as asking if $\prod\limits_{i=1}^\infty \frac{p_i-1}{p_i}=0$. This is because $\varphi(n)=n\prod\limits_{p|n}\frac{p-1}{p}$. And if $n$ has $k$ prime divisors this is clearly greater than $n\prod_{i=1}^k\frac{p_i-1}{p_i}$.
So the problem breaks down to figuring out to what the sequence $a_n=\prod\limits_{i=1}^n\frac{p_i-1}{p_i}$ converges. (It clearly converges since it is decreasing and bounded). In fact we only need to figure out if it converges to zero or something else.
If $\prod_{k=1}^n\left(1-\frac{1}{p_i}\right)$ converges to a non-zero value, then:
$$\prod_{k=1}^n \frac{1}{1-\frac{1}{p_i}}$$ converges. Then write $$\frac{1}{1-\frac{1}{p_i}}=\sum_{j=0}^\infty \frac{1}{p_i^j}$$
Then $$\prod_{k=1}^n\frac{1}{1-\frac{1}{p_i}} = \sum_{m} \frac{1}{m}$$
where the sum is over the natural numbers $m$ that have no prime factors other than $p_1,\dots,p_n$.
In particular, then, $$\prod_{k=1}^n\frac{1}{1-\frac{1}{p_i}} > \sum_{m=1}^{n} \frac{1}{m}$$
And $\lim_{n\to\infty} \sum_{m=1}^{n}\frac{1}{m}=+\infty$.